Skip to content

feat: add sd-jwt issuer support and e2e test #205

feat: add sd-jwt issuer support and e2e test

feat: add sd-jwt issuer support and e2e test #205

Triggered via pull request December 18, 2023 10:14
Status Failure
Total duration 55s
Artifacts

build-test-on-pr.yml

on: pull_request
build-test
46s
build-test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build-test
Property 'isSdJwtDecodedCredentialPayload' does not exist on type 'typeof CredentialMapper'. Did you mean 'isJwtDecodedCredential'?
build-test
Parameter 'subject' implicitly has an 'any' type.
build-test
'"common/node_modules/@sphereon/ssi-types/dist"' has no exported member named 'SdJwtDecodedVerifiableCredentialPayload'. Did you mean 'JwtDecodedVerifiableCredential'?
build-test
Module '"common/node_modules/@sphereon/ssi-types/dist"' has no exported member 'SdJwtDisclosureFrame'.
build-test
Process completed with exit code 1.
build-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/