Skip to content

all: faster builds by caching the build cache ⚡ #23297

all: faster builds by caching the build cache ⚡

all: faster builds by caching the build cache ⚡ #23297

Triggered via pull request September 28, 2024 15:46
Status Failure
Total duration 8m 27s
Artifacts

golangci-lint.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 6 warnings
lint (windows): dev-tools/mage/build.go#L249
SA1019: strings.Title has been deprecated since Go 1.18 and an alternative has been available since Go 1.0: The rule Title uses for word boundaries does not handle Unicode punctuation properly. Use golang.org/x/text/cases instead. (staticcheck)
lint (windows): dev-tools/mage/check.go#L323
directive `// nolint:staticcheck // strings.Title is deprecated but we need it.` should be written without leading space as `//nolint:staticcheck // strings.Title is deprecated but we need it.` (nolintlint)
lint (windows): dev-tools/mage/check.go#L327
directive `// nolint:staticcheck // strings.Title is deprecated but we need it.` should be written without leading space as `//nolint:staticcheck // strings.Title is deprecated but we need it.` (nolintlint)
lint (windows): dev-tools/mage/check.go#L343
SA1019: strings.Title has been deprecated since Go 1.18 and an alternative has been available since Go 1.0: The rule Title uses for word boundaries does not handle Unicode punctuation properly. Use golang.org/x/text/cases instead. (staticcheck)
lint (windows): dev-tools/mage/common.go#L286
net/http.Get must not be called (noctx)
lint (windows): dev-tools/mage/common.go#L341
G305: File traversal when extracting zip/tar archive (gosec)
lint (windows): dev-tools/mage/common.go#L360
G110: Potential DoS vulnerability via decompression bomb (gosec)
lint (windows): dev-tools/mage/common.go#L393
Error return value of `filepath.Walk` is not checked (errcheck)
lint (windows): dev-tools/mage/common.go#L480
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
lint (windows): dev-tools/mage/common.go#L486
G305: File traversal when extracting zip/tar archive (gosec)
lint (linux)
The job was canceled because "windows" failed.
lint (linux)
The operation was canceled.
lint (darwin)
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
lint (darwin)
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
lint (windows)
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
lint (windows)
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
lint (linux)
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
lint (linux)
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']