feat: add base support for eddsa2022 #3385
Annotations
5 errors and 2 warnings
Run checks:
pkg/service/oidc4vp/oidc4vp_service_test.go#L397
commentFormatting: put a space between `//` and comment text (gocritic)
|
Run checks:
pkg/doc/vc/crypto/crypto_test.go#L895
`getTestLDPDataIntegritySigner` - `keyType` always receives `"ED25519"` (unparam)
|
Run checks:
pkg/service/oidc4vp/oidc4vp_service_test.go#L393
shadow: declaration of "err" shadows declaration at line 285 (govet)
|
Run checks:
pkg/service/oidc4vp/oidc4vp_service_test.go#L395
ineffectual assignment to err (ineffassign)
|
Run checks
Process completed with exit code 2.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading