Skip to content

Switch to v2 development #579

Switch to v2 development

Switch to v2 development #579

Triggered via push September 11, 2023 14:54
Status Failure
Total duration 45s
Artifacts

linters.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Lint: comid/cryptokey.go#L568
undeclared name: `cose` (typecheck)
Lint: comid/cryptokey.go#L578
undeclared name: `cose` (typecheck)
Lint: comid/cryptokey.go#L569
undeclared name: `cose` (typecheck)
Lint: comid/cryptokey.go#L579
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/