Skip to content

Refresh go version #113

Refresh go version

Refresh go version #113

Re-run triggered March 12, 2024 13:33
Status Failure
Total duration 2m 50s
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