Deprecating haveyoudebuggedit/gotestfmt-action

This commit is contained in:
Janos Bonic 2022-10-08 15:24:43 +02:00
parent 5218c40f69
commit f64e47ecde

View file

@ -70,6 +70,7 @@ async function downloadGofmt(octokit, version, versionPrefix, org, repo, token)
}
async function main() {
console.log("::warning title=Please switch to GoTestTools/gotestfmt-action::You are using the deprecated haveyoudebuggedit/gotestfmt-action. Please switch to GoTestTools/gotestfmt-action.")
try {
// versionPrefix is the prefix of the version gotestfmt-action supports.
const versionPrefix = "v2."