fix: integratin presentation exchange SDJWT verification with disclosures #1526
Annotations
6 errors and 14 warnings
Build and test:
src/domain/utils/JWT.ts#L6
'PresentationFrame' is defined but never used
|
Build and test:
src/pollux/utils/jwt/CreateSDJWT.ts#L2
'base64url' is defined but never used
|
Build and test:
src/pollux/utils/jwt/CreateSDJWT.ts#L4
'asJsonObj' is defined but never used
|
Build and test:
src/pollux/utils/jwt/CreateSDJWT.ts#L7
'SDJWT' is defined but never used
|
Build and test:
src/pollux/utils/jwt/CreateSDJWT.ts#L8
'DIDCommContext' is defined but never used
|
Build and test
Process completed with exit code 1.
|
Build and test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and test:
src/domain/utils/JWT.ts#L6
'PresentationFrame' is defined but never used. Allowed unused vars must match /^_/u
|
Build and test:
src/edge-agent/Agent.ts#L92
'linkSecret' is defined but never used. Allowed unused args must match /^_/u
|
Build and test:
src/edge-agent/didcomm/Agent.ts#L439
'linkSecret' is defined but never used. Allowed unused args must match /^_/u
|
Build and test:
src/edge-agent/oidc/Agent.ts#L128
'linkSecret' is defined but never used. Allowed unused args must match /^_/u
|
Build and test:
src/plugins/internal/anoncreds/module/AnoncredsLoader.ts#L39
Forbidden non-null assertion
|
Build and test:
src/plugins/internal/dif/IsCredentialRevoked.ts#L169
'proof' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Build and test:
src/pollux/utils/jwt/CreateSDJWT.ts#L2
'base64url' is defined but never used. Allowed unused vars must match /^_/u
|
Build and test:
src/pollux/utils/jwt/CreateSDJWT.ts#L4
'asJsonObj' is defined but never used. Allowed unused vars must match /^_/u
|
Build and test:
src/pollux/utils/jwt/CreateSDJWT.ts#L7
'SDJWT' is defined but never used. Allowed unused vars must match /^_/u
|
Build and test:
src/pollux/utils/jwt/CreateSDJWT.ts#L8
'DIDCommContext' is defined but never used. Allowed unused vars must match /^_/u
|