update dependencies #70
Annotations
8 errors and 2 warnings
node (current):
src/issuer.spec.ts#L97
Argument of type 'string[]' is not assignable to parameter of type 'string'.
|
node (current):
src/issuer.spec.ts#L99
Property 'map' does not exist on type 'Disclosure'.
|
node (current):
src/verifier.ts#L6
'"@meeco/sd-jwt"' has no exported member named 'VerifySdJwtOptions'. Did you mean 'VerifySDJWTOptions'?
|
node (current)
Process completed with exit code 2.
|
node (lts/hydrogen):
src/issuer.spec.ts#L97
Argument of type 'string[]' is not assignable to parameter of type 'string'.
|
node (lts/hydrogen):
src/issuer.spec.ts#L99
Property 'map' does not exist on type 'Disclosure'.
|
node (lts/hydrogen):
src/verifier.ts#L6
'"@meeco/sd-jwt"' has no exported member named 'VerifySdJwtOptions'. Did you mean 'VerifySDJWTOptions'?
|
node (lts/hydrogen)
Process completed with exit code 2.
|
node (current)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
node (lts/hydrogen)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|