[7.17](backport #36000) upgrade Go to 1.20.6 #12019
Annotations
4 errors and 2 warnings
golangci-lint:
dev-tools/mage/gotest.go#L35
import of package `github.com/pkg/errors` is blocked because the module is in the blocked modules list. `errors` and `fmt` are recommended modules. This package is deprecated, use `fmt.Errorf` with `%!w(MISSING)` instead. (gomodguard)
|
golangci-lint:
dev-tools/mage/gotest.go#L186
Error return value is not checked (errcheck)
|
golangci-lint:
dev-tools/mage/gotest.go#L281
type assertion on error will fail on wrapped errors. Use errors.As to check for specific errors (errorlint)
|
golangci-lint
issues found
|
Post golangci-lint
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
|
golangci-lint
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
|
The logs for this run have expired and are no longer available.
Loading