Skip to content

Bump golangci/golangci-lint-action from 4 to 5 #115

Bump golangci/golangci-lint-action from 4 to 5

Bump golangci/golangci-lint-action from 4 to 5 #115

Triggered via pull request April 29, 2024 00:41
Status Failure
Total duration 35s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: slogzapr.go#L32
SA1019: slogr.SlogSink is deprecated: use [logr.SlogSink] instead. (staticcheck)
lint: slogzapr.go#L173
SA1019: slogr.SlogSink is deprecated: use [logr.SlogSink] instead. (staticcheck)
lint: slogzapr.go#L179
SA1019: slogr.SlogSink is deprecated: use [logr.SlogSink] instead. (staticcheck)
lint: slogzapr.go#L27
SA1019: "github.com/go-logr/logr/slogr" is deprecated: use the main logr package instead. (staticcheck)
lint: slog_test.go#L51
SA1019: slogr.NewSlogHandler is deprecated: use [logr.ToSlogHandler] instead. (staticcheck)
lint: slog_test.go#L160
SA1019: slogr.NewSlogHandler is deprecated: use [logr.ToSlogHandler] instead. (staticcheck)
lint: zapr_slog_test.go#L74
SA1019: slogr.NewSlogHandler is deprecated: use [logr.ToSlogHandler] instead. (staticcheck)
lint: slog_test.go#L31
SA1019: "github.com/go-logr/logr/slogr" is deprecated: use the main logr package instead. (staticcheck)
lint: zapr_slog_test.go#L26
SA1019: "github.com/go-logr/logr/slogr" is deprecated: use the main logr package instead. (staticcheck)
lint
issues found