[tools]: Bump the all-tools group across 1 directory with 3 updates #116
Annotations
5 errors
|
Lints and Tests
Process completed with exit code 2.
|
|
Lints and Tests:
internal/zlog/log.go#L70
(*log/slog.Logger).Debug must not be called. use (*log/slog.Logger).DebugContext (noctx)
|
|
Lints and Tests:
cmd/goboilerplate/main.go#L69
(*log/slog.Logger).Warn must not be called. use (*log/slog.Logger).WarnContext (noctx)
|
|
Lints and Tests:
cmd/goboilerplate/main.go#L40
(*log/slog.Logger).Error must not be called. use (*log/slog.Logger).ErrorContext (noctx)
|
|
Lints and Tests:
cmd/goboilerplate/main.go#L36
(*log/slog.Logger).Info must not be called. use (*log/slog.Logger).InfoContext (noctx)
|