Skip to content

replacing logrus with slog v1 #591

replacing logrus with slog v1

replacing logrus with slog v1 #591

Triggered via pull request December 5, 2024 05:04
Status Failure
Total duration 2m 59s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
lint: pkg/log/entry.go#L209
G104: Errors unhandled. (gosec)
lint: pkg/log/format.go#L33
type `devFormatter` is unused (unused)
lint: pkg/log/format.go#L69
func `sortFields` is unused (unused)
lint: cmd/proxy/main.go#L127
unnecessary trailing newline (whitespace)
lint: pkg/log/entry.go#L21
interface method Debugf must have named param for type string (inamedparam)
lint: pkg/log/entry.go#L24
interface method Infof must have named param for type string (inamedparam)
lint: pkg/log/entry.go#L27
interface method Warnf must have named param for type string (inamedparam)
lint: pkg/log/entry.go#L30
interface method Errorf must have named param for type string (inamedparam)
lint: pkg/log/entry.go#L33
interface method Fatalf must have named param for type string (inamedparam)
lint: pkg/log/entry.go#L36
interface method Panicf must have named param for type string (inamedparam)
build
Process completed with exit code 1.
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636