Use structured logging with slog #11
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/
|