Skip to content

Replace docker-compose by 'docker compose' #23001

Replace docker-compose by 'docker compose'

Replace docker-compose by 'docker compose' #23001

Triggered via pull request September 20, 2024 13:16
Status Failure
Total duration 8m 22s
Artifacts

golangci-lint.yml

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

Annotations

12 errors and 6 warnings
lint (linux): dev-tools/mage/common.go#L35
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
lint (linux): dev-tools/mage/common.go#L286
G107: Potential HTTP request made with variable url (gosec)
lint (linux): dev-tools/mage/common.go#L341
G305: File traversal when extracting zip/tar archive (gosec)
lint (linux): dev-tools/mage/common.go#L360
G110: Potential DoS vulnerability via decompression bomb (gosec)
lint (linux): dev-tools/mage/common.go#L393
Error return value of `filepath.Walk` is not checked (errcheck)
lint (linux): dev-tools/mage/common.go#L480
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
lint (linux): dev-tools/mage/common.go#L486
G305: File traversal when extracting zip/tar archive (gosec)
lint (linux): dev-tools/mage/common.go#L502
G110: Potential DoS vulnerability via decompression bomb (gosec)
lint (linux): dev-tools/mage/common.go#L803
Error return value of `filepath.Walk` is not checked (errcheck)
lint (linux): dev-tools/mage/common.go#L899
naked return in func `ParseVersion` with 16 lines of code (nakedret)
lint (windows)
The job was canceled because "linux" failed.
lint (windows)
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 (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']
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']