Skip to content

acceptance test

acceptance test #934

Triggered via push August 28, 2023 09:09
Status Failure
Total duration 2m 2s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

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.