Skip to content

todo updates

todo updates #7

Triggered via push January 16, 2025 22:04
Status Failure
Total duration 40s
Artifacts

go.yml

on: push
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 1 warning
Build (stable): hooks_test.go#L10
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 (stable): flumetest/flumetest.go#L23
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 (stable): hooks_test.go#L18
directive `//nolint:errorlint` is unused for linter "errorlint" (nolintlint)
Build (stable)
Process completed with exit code 2.
Build (oldstable)
The job was canceled because "stable" failed.
Build (oldstable): hooks_test.go#L10
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 (oldstable): flumetest/flumetest.go#L23
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 (oldstable): hooks_test.go#L18
directive `//nolint:errorlint` is unused for linter "errorlint" (nolintlint)
Build (oldstable)
Process completed with exit code 2.
Build (^1.14)
The job was canceled because "stable" failed.
Build (^1.14): hooks_test.go#L10
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 (^1.14): flumetest/flumetest.go#L23
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 (^1.14): hooks_test.go#L18
directive `//nolint:errorlint` is unused for linter "errorlint" (nolintlint)
Build (^1.14)
The operation was canceled.
Build (stable)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636