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

linters.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Lint: comid/cryptokey.go#L449
undeclared name: `cose` (typecheck)
Lint: comid/cryptokey.go#L458
undeclared name: `cose` (typecheck)
Lint: comid/cryptokey.go#L450
undeclared name: `cose` (typecheck)
Lint: comid/cryptokey.go#L459
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/