feat: sdk to sdk sdjwt holder verification #1259
Annotations
1 error and 12 warnings
Run coverage test
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Install Rust toolchain
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/
|
Install Rust toolchain
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/
|
Install Rust toolchain
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/
|
Install Rust toolchain
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/
|
Eslint:
src/edge-agent/didcomm/Agent.ts#L83
'options' is defined but never used. Allowed unused args must match /^_/u
|
Eslint:
src/mercury/didcomm/Wrapper.ts#L41
Forbidden non-null assertion
|
Eslint:
src/pollux/Pollux.ts#L278
'proof' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Eslint:
src/pollux/Pollux.ts#L911
Forbidden non-null assertion
|
Eslint:
src/pollux/utils/jwt/JWTCore.ts#L138
Forbidden non-null assertion
|
Eslint:
src/pollux/utils/jwt/JWTCore.ts#L144
Forbidden non-null assertion
|
Loading