Skip to content

feat: [OIDC4VP] Update OIDC4VP flow to support updated Trust Registry spec #2630

feat: [OIDC4VP] Update OIDC4VP flow to support updated Trust Registry spec

feat: [OIDC4VP] Update OIDC4VP flow to support updated Trust Registry spec #2630

Status Failure
Total duration 6m 28s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 4 warnings
BDDTest
cannot use clientAttestationService (variable of type *clientattestation.Service) as "github.com/trustbloc/vcs/pkg/service/oidc4ci".clientAttestationService value in struct literal: *clientattestation.Service does not implement "github.com/trustbloc/vcs/pkg/service/oidc4ci".clientAttestationService (wrong type for method ValidateAttestationJWTVP)
BDDTest
cannot use clientAttestationService (variable of type *clientattestation.Service) as "github.com/trustbloc/vcs/pkg/service/oidc4ci".clientAttestationService value in struct literal: *clientattestation.Service does not implement "github.com/trustbloc/vcs/pkg/service/oidc4ci".clientAttestationService (wrong type for method ValidateAttestationJWTVP)
BDDTest
Process completed with exit code 2.
UnitTest
cannot use clientAttestationService (variable of type *clientattestation.Service) as "github.com/trustbloc/vcs/pkg/service/oidc4ci".clientAttestationService value in struct literal: *clientattestation.Service does not implement "github.com/trustbloc/vcs/pkg/service/oidc4ci".clientAttestationService (wrong type for method ValidateAttestationJWTVP)
UnitTest
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/
BDDTest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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 uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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 uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/