Skip to content

chore(deps): bump the gomod group across 1 directory with 3 updates #338

chore(deps): bump the gomod group across 1 directory with 3 updates

chore(deps): bump the gomod group across 1 directory with 3 updates #338

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

lint.yaml

on: pull_request
lint-go
42s
lint-go
lint-commits
13s
lint-commits
lint-actions
4s
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