Skip to content

[tools]: Bump the all-tools group across 1 directory with 3 updates #116

[tools]: Bump the all-tools group across 1 directory with 3 updates

[tools]: Bump the all-tools group across 1 directory with 3 updates #116

Triggered via pull request July 21, 2025 17:40
Status Failure
Total duration 2m 1s
Artifacts

ci.yml

on: pull_request
Lints and Tests
1m 57s
Lints and Tests
Fit to window
Zoom out
Zoom in

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)