Skip to content

Added a way to register constructors for named sink types #10

Added a way to register constructors for named sink types

Added a way to register constructors for named sink types #10

Triggered via push January 28, 2025 20:22
Status Failure
Total duration 41s
Artifacts

go.yml

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

Annotations

13 errors
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 (^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)
Process completed with exit code 2.
Build (oldstable)
The job was canceled because "_1_14" 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)
The operation was canceled.