Skip to content

chore(deps): update goreleaser/goreleaser-action action to v6 (#40) #254

chore(deps): update goreleaser/goreleaser-action action to v6 (#40)

chore(deps): update goreleaser/goreleaser-action action to v6 (#40) #254

Triggered via push June 5, 2024 15:47
Status Success
Total duration 29s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: internal/metrics/metrics.go#L47
Error return value of `reg.Register` is not checked (errcheck)
lint: internal/metrics/metrics.go#L48
Error return value of `reg.Register` is not checked (errcheck)
lint: internal/test_helpers/test_helpers_test.go#L4
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: cmd/print.go#L60
Error return value of `cmd.Help` is not checked (errcheck)
lint: cmd/print.go#L83
Error return value of `cmd.Help` is not checked (errcheck)
lint: cmd/print.go#L112
Error return value of `printCmd.RegisterFlagCompletionFunc` is not checked (errcheck)
lint: cmd/push.go#L77
Error return value of `cmd.Help` is not checked (errcheck)
lint: internal/handlers/certificates.go#L45
Error return value of `w.Write` is not checked (errcheck)
lint: internal/handlers/config.go#L39
Error return value of `w.Write` is not checked (errcheck)
lint: internal/handlers/healthz.go#L35
Error return value of `w.Write` is not checked (errcheck)