Skip to content

Update slogtest empty-group-record explanation #123

Update slogtest empty-group-record explanation

Update slogtest empty-group-record explanation #123

Status Failure
Total duration 37s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636