Skip to content

feat: add base support for eddsa2022 #3385

feat: add base support for eddsa2022

feat: add base support for eddsa2022 #3385

Triggered via pull request September 25, 2024 14:28
Status Failure
Total duration 13m 52s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 8 warnings
Checks: pkg/service/oidc4vp/oidc4vp_service_test.go#L397
commentFormatting: put a space between `//` and comment text (gocritic)
Checks: pkg/doc/vc/crypto/crypto_test.go#L895
`getTestLDPDataIntegritySigner` - `keyType` always receives `"ED25519"` (unparam)
Checks: pkg/service/oidc4vp/oidc4vp_service_test.go#L393
shadow: declaration of "err" shadows declaration at line 285 (govet)
Checks: pkg/service/oidc4vp/oidc4vp_service_test.go#L395
ineffectual assignment to err (ineffassign)
Checks
Process completed with exit code 2.
Semantic Pull Request Check
The following actions uses node12 which is deprecated and will be forced to run on node16: amannn/action-semantic-pull-request@v4. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Semantic Pull Request Check
The following actions use a deprecated Node.js version and will be forced to run on node20: amannn/action-semantic-pull-request@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Checks
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/
Checks
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/
UnitTest
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/
UnitTest
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/
BDDTest
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/
BDDTest
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/