Skip to content

Add newline to each stdout line from ansible output (#421) #939

Add newline to each stdout line from ansible output (#421)

Add newline to each stdout line from ansible output (#421) #939

Triggered via push December 9, 2024 23:08
Status Failure
Total duration 21s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint: internal/api/middleware/pskAuth_test.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: internal/common/satellite/satellite_test.go#L5
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: internal/common/utils/test/client.go#L5
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
issues found
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636