Skip to content

Adopt slog.Logger instead of custom logger implementation #614

Adopt slog.Logger instead of custom logger implementation

Adopt slog.Logger instead of custom logger implementation #614

Triggered via pull request September 8, 2023 15:10
@cschleidencschleiden
synchronize #230
slog
Status Failure
Total duration 2m 30s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 4 warnings
build: samples/activity-registration/activity-registration.go#L72
slog.Logger.Debug arg "r1" should be a string or a slog.Attr (possible missing key or value)
build: samples/activity-registration/activity-registration.go#L78
slog.Logger.Debug arg "r2" should be a string or a slog.Attr (possible missing key or value)
build: samples/cancellation/cancellation.go#L124
call to slog.Logger.Debug missing a final value
build: samples/complex-parameters/complex-parameters.go#L78
slog.Logger.Debug arg "r1" should be a string or a slog.Attr (possible missing key or value)
build: samples/complex-parameters/complex-parameters.go#L84
slog.Logger.Debug arg "r2" should be a string or a slog.Attr (possible missing key or value)
build: samples/concurrent/concurrent.go#L63
call to slog.Logger.Debug missing a final value
build: samples/signal/signal.go#L78
slog.Logger.Debug arg "r" should be a string or a slog.Attr (possible missing key or value)
test_mysql
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: test-summary/action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test_sqlite
The following actions uses node12 which is deprecated and will be forced to run on node16: test-summary/action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test_redis
The following actions uses node12 which is deprecated and will be forced to run on node16: test-summary/action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test_mysql
The following actions uses node12 which is deprecated and will be forced to run on node16: test-summary/action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/