Skip to content
Triggered via push September 7, 2023 14:26
Status Failure
Total duration 41s
Artifacts

linters.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Lint: comid/cryptokey.go#L488
undeclared name: `cose` (typecheck)
Lint: comid/cryptokey.go#L498
undeclared name: `cose` (typecheck)
Lint: comid/cryptokey.go#L489
undeclared name: `cose` (typecheck)
Lint: comid/cryptokey.go#L499
undeclared name: `cose` (typecheck)
Lint: comid/cryptokey.go#L17
"github.com/veraison/go-cose" imported but not used (typecheck)
Lint
Process completed with exit code 2.
Lint
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/