Skip to content

Update logger to facilitate the use of global logger #518

Update logger to facilitate the use of global logger

Update logger to facilitate the use of global logger #518

Triggered via pull request October 29, 2024 14:41
@rawmind0rawmind0
synchronize #150
logger
Status Failure
Total duration 1m 15s
Artifacts

checks.golang.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
checks: pkg/cli/handlers.go#L24
Error return value of `logger.Sync` is not checked (errcheck)
checks: pkg/cli/root.go#L99
Error return value of `logger.Sync` is not checked (errcheck)
checks: pkg/cli/root.go#L105
Error return value of `logger.Sync` is not checked (errcheck)
checks
Process completed with exit code 2.
checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/