Skip to content

fix(cli): return error instead fatal. #468

fix(cli): return error instead fatal.

fix(cli): return error instead fatal. #468

Triggered via pull request October 2, 2024 04:57
Status Failure
Total duration 5m 55s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build: cli/api/client.go#L137
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
build
Process completed with exit code 2.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/