Skip to content

[Snyk] Security upgrade golang from 1.19.11 to 1.20.12 #353

[Snyk] Security upgrade golang from 1.19.11 to 1.20.12

[Snyk] Security upgrade golang from 1.19.11 to 1.20.12 #353

Triggered via pull request December 20, 2023 16:17
Status Failure
Total duration 1m 6s
Artifacts

golangci-lint.yml

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

Annotations

20 errors
lint (1.19.x, ubuntu-latest): installer/installer_test.go#L82
Error return value of `i.downloadDependencies` is not checked (errcheck)
lint (1.19.x, ubuntu-latest): message/verifier.go#L6
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 (1.19.x, ubuntu-latest): command/root.go#L6
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 (1.19.x, ubuntu-latest): command/root_test.go#L4
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 (1.19.x, ubuntu-latest)
issues found
lint (1.20.x, ubuntu-latest): installer/installer_test.go#L82
Error return value of `i.downloadDependencies` is not checked (errcheck)
lint (1.20.x, ubuntu-latest): message/verifier.go#L6
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 (1.20.x, ubuntu-latest): command/root.go#L6
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 (1.20.x, ubuntu-latest): command/root_test.go#L4
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 (1.20.x, ubuntu-latest)
issues found