[Snyk] Security upgrade golang from 1.19.11 to 1.20.12 #353
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.21.x, ubuntu-latest):
../../../go/pkg/mod/github.com/hashicorp/[email protected]/get_http.go#L226
undefined: cleanhttp (typecheck)
|
lint (1.21.x, ubuntu-latest):
../../../go/pkg/mod/github.com/hashicorp/[email protected]/get_http.go#L406
undefined: cleanhttp (typecheck)
|
lint (1.21.x, ubuntu-latest):
../../../go/pkg/mod/cloud.google.com/go/[email protected]/storage.go#L2046
undefined: gax (typecheck)
|
lint (1.21.x, ubuntu-latest):
../../../go/pkg/mod/cloud.google.com/go/[email protected]/storage.go#L1970
undefined: gax (typecheck)
|
lint (1.21.x, ubuntu-latest):
../../../go/pkg/mod/cloud.google.com/go/[email protected]/storage.go#L1963
undefined: gax (typecheck)
|
lint (1.21.x, ubuntu-latest):
../../../go/pkg/mod/cloud.google.com/go/[email protected]/bucket.go#L312
undefined: iamcredentials (typecheck)
|
lint (1.21.x, ubuntu-latest):
../../../go/pkg/mod/cloud.google.com/go/[email protected]/bucket.go#L317
undefined: iamcredentials (typecheck)
|
lint (1.21.x, ubuntu-latest):
../../../go/pkg/mod/golang.org/x/[email protected]/http2/server.go#L2522
trailer declared and not used (typecheck)
|
lint (1.21.x, ubuntu-latest):
../../../go/pkg/mod/google.golang.org/[email protected]/internal/cba.go#L227
undefined: s2a (typecheck)
|
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
|