Skip to content

feat: change logging to slog and change how change logs are applied, … #28

feat: change logging to slog and change how change logs are applied, …

feat: change logging to slog and change how change logs are applied, … #28

Triggered via push May 24, 2024 13:52
Status Failure
Total duration 55s
Artifacts

ci.yml

on: push
build_test
47s
build_test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
build_test: internal/proxy/proxystore/proxy_store.go#L46
slog.Logger.Debug arg "len(clBytes)" should be a string or a slog.Attr (possible missing key or value)
build_test: internal/proxy/proxystore/proxy_store.go#L52
call to slog.Logger.Debug missing a final value
build_test: internal/proxy/proxystore/proxy_store.go#L66
call to slog.Logger.Debug missing a final value
build_test: internal/proxy/proxystore/proxy_store.go#L73
slog.Logger.Error arg "retries" should be a string or a slog.Attr (possible missing key or value)
build_test: internal/proxy/proxystore/proxy_store.go#L146
call to slog.Logger.Debug missing a final value
build_test: pkg/util/logger/logging.go#L92
slog.Logger.With arg "args" should be a string or a slog.Attr (possible missing key or value)
build_test
Process completed with exit code 1.
build_test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.