feat(Pollux): plugins #1435
Annotations
1 error and 10 warnings
Build and test
Process completed with exit code 1.
|
Build and test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/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#L438
'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#L40
Forbidden non-null assertion
|
Build and test:
src/plugins/internal/dif/IsCredentialRevoked.ts#L167
'proof' is assigned a value but never used. Allowed unused vars must match /^_/u
|