Skip to content

cleanup in prep for testing #59

cleanup in prep for testing

cleanup in prep for testing #59

Triggered via pull request October 2, 2023 03:40
Status Failure
Total duration 56s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
ci: cmd/add.go#L58
SA1019: cli.NewExitError is deprecated: This function is a duplicate of Exit and will eventually be removed. (staticcheck)
ci: cmd/add.go#L73
SA1019: cli.NewExitError is deprecated: This function is a duplicate of Exit and will eventually be removed. (staticcheck)
ci: cmd/check.go#L44
SA1019: cli.NewExitError is deprecated: This function is a duplicate of Exit and will eventually be removed. (staticcheck)
ci
Process completed with exit code 1.
ci
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/