feat: more logic #3450
build.yml
on: push
Semantic Pull Request Check
0s
Publish image
0s
Annotations
7 errors and 6 warnings
Checks:
pkg/service/verifypresentation/verifypresentation_service_test.go#L1140
Error return value of `srv.VerifyPresentation` is not checked (errcheck)
|
Checks:
pkg/restapi/v1/issuer/controller.go#L230
Error return value is not checked (errcheck)
|
Checks:
pkg/restapi/v1/issuer/controller.go#L223
`if body.Credential != nil` has complex nested blocks (complexity: 22) (nestif)
|
Checks:
pkg/doc/vc/validate.go#L95
func `isJWT` is unused (unused)
|
Checks
Process completed with exit code 2.
|
UnitTest
Process completed with exit code 2.
|
BDDTest
Process completed with exit code 2.
|
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/
|