Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

add COSE; update README #21

add COSE; update README

add COSE; update README #21

Triggered via pull request October 24, 2024 03:35
Status Failure
Total duration 3m 5s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
lint: cose/cose.go#L83
SA1019: cose.AlgorithmEd25519 is deprecated: use AlgorithmEdDSA instead, which has the same value but with a more accurate name. (staticcheck)
lint: cose/cose.go#L149
SA1019: cose.AlgorithmEd25519 is deprecated: use AlgorithmEdDSA instead, which has the same value but with a more accurate name. (staticcheck)
lint
issues found
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/