Remove PGP signature verification skip for DEV builds #6028
Annotations
8 errors and 2 warnings
internal/pkg/agent/application/upgrade/artifact/download/fs/verifier.go#L121
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
internal/pkg/agent/application/upgrade/artifact/download/http/common_test.go#L101
Error return value of `w.Write` is not checked (errcheck)
|
internal/pkg/agent/application/upgrade/artifact/download/http/common_test.go#L106
`reponse` is a misspelling of `response` (misspell)
|
internal/pkg/agent/application/upgrade/artifact/download/verifier.go#L119
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
testing/pgptest/pgp.go#L13
SA1019: "golang.org/x/crypto/openpgp" is deprecated: this package is unmaintained except for security fixes. New applications should consider a more focused, modern alternative to OpenPGP for their specific task. If you are required to interoperate with OpenPGP systems and need a maintained package, consider a community fork. See https://golang.org/issue/44226. (staticcheck)
|
testing/pgptest/pgp.go#L14
SA1019: "golang.org/x/crypto/openpgp/armor" is deprecated: this package is unmaintained except for security fixes. New applications should consider a more focused, modern alternative to OpenPGP for their specific task. If you are required to interoperate with OpenPGP systems and need a maintained package, consider a community fork. See https://golang.org/issue/44226. (staticcheck)
|
testing/pgptest/pgp.go#L24
ineffectual assignment to err (ineffassign)
|
|
|
|
The logs for this run have expired and are no longer available.
Loading