Skip to content

chore: update go-cose to v1.3.1-rc.1 #182

chore: update go-cose to v1.3.1-rc.1

chore: update go-cose to v1.3.1-rc.1 #182

Triggered via push September 12, 2024 12:09
Status Success
Total duration 32s
Artifacts

linters.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
Lint: platform/claims.go#L98
hugeParam: c is heavy (96 bytes); consider passing it by pointer (gocritic)
Lint: platform/claims.go#L114
hugeParam: c is heavy (96 bytes); consider passing it by pointer (gocritic)
Lint: evidence.go#L367
unnamedResult: consider giving a name to these results (gocritic)
Lint: evidence_test.go#L582
commentedOutCode: may want to remove commented-out code (gocritic)
Lint: evidence_test.go#L585
commentedOutCode: may want to remove commented-out code (gocritic)
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/