[7.17](backport #38366) Disable buildvcs within docker #16024
Annotations
5 errors and 2 warnings
|
golangci-lint:
dev-tools/mage/crossbuild.go#L33
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/crossbuild.go#L46
ST1022: comment on exported var SelectedPackageTypes should be of the form "SelectedPackageTypes ..." (stylecheck)
|
golangci-lint:
dev-tools/mage/crossbuild.go#L339
S1012: should use `time.Since` instead of `time.Now().Sub` (gosimple)
|
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']
|
Loading