Skip to content

Use structured logging with slog #11

Use structured logging with slog

Use structured logging with slog #11

Triggered via push October 14, 2023 09:30
Status Failure
Total duration 1m 55s
Artifacts

commit.yml

on: push
Build & Unit Test
1m 45s
Build & Unit Test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Build & Unit Test: db.go#L1394
fmt.Sprintf format %d reads arg #1, but call has 0 args
Build & Unit Test: db.go#L1394
slog.Logger.Debug arg "row[0]" should be a string or a slog.Attr (possible missing key or value)
Build & Unit Test
Process completed with exit code 1.
Build & Unit Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/