acceptance test #934
Annotations
4 errors
build:
internal/integration-testing/sos/main_test.go#L89
Error return value of `s.S3Client.DeleteObject` is not checked (errcheck)
|
build:
pkg/flags/version_filters.go#L20
`verison` is a misspelling of `version` (misspell)
|
build:
internal/integration-testing/sos/main_test.go#L7
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)
|
build
Process completed with exit code 2.
|