Skip to content

chore(deps): bump the github-actions group across 1 directory with 4 updates #339

chore(deps): bump the github-actions group across 1 directory with 4 updates

chore(deps): bump the github-actions group across 1 directory with 4 updates #339

Triggered via pull request October 1, 2024 10:53
Status Failure
Total duration 59s
Artifacts

lint.yaml

on: pull_request
lint-go
47s
lint-go
lint-commits
14s
lint-commits
lint-actions
8s
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