Skip to content

chore(deps): bump the github-actions group with 2 updates #332

chore(deps): bump the github-actions group with 2 updates

chore(deps): bump the github-actions group with 2 updates #332

Triggered via pull request September 1, 2024 10:16
Status Failure
Total duration 50s
Artifacts

lint.yaml

on: pull_request
lint-go
41s
lint-go
lint-commits
12s
lint-commits
lint-actions
6s
lint-actions
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint-go: internal/assuan/readkey.go#L29
SA1019: elliptic.Marshal has been deprecated since Go 1.21: for ECDH, use the crypto/ecdh package. This function returns an encoding equivalent to that of PublicKey.Bytes in crypto/ecdh. (staticcheck)
lint-go: internal/keyservice/piv/ecdhkey.go#L37
SA1019: elliptic.Unmarshal has been deprecated since Go 1.21: for ECDH, use the crypto/ecdh package. This function accepts an encoding equivalent to that of the NewPublicKey methods in crypto/ecdh. (staticcheck)
lint-go: internal/keyservice/gpg/ecdhkey.go#L31
SA1019: elliptic.Unmarshal has been deprecated since Go 1.21: for ECDH, use the crypto/ecdh package. This function accepts an encoding equivalent to that of the NewPublicKey methods in crypto/ecdh. (staticcheck)
lint-go: internal/keyservice/gpg/ecdhkey.go#L38
SA1019: elliptic.Marshal has been deprecated since Go 1.21: for ECDH, use the crypto/ecdh package. This function returns an encoding equivalent to that of PublicKey.Bytes in crypto/ecdh. (staticcheck)
lint-go
issues found