Skip to content

Update staticcheck version #107

Update staticcheck version

Update staticcheck version #107

Triggered via push July 29, 2024 20:31
Status Failure
Total duration 22s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
test: cmd/pcert/util.go#L4
"crypto/x509" imported and not used
test: cmd/pcert/util.go#L5
"fmt" imported and not used
test: cmd/pcert/util.go#L9
"github.com/dvob/pcert" imported and not used
test
Process completed with exit code 1.
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/