[Snyk] Security upgrade zipp from 3.15.0 to 3.19.1 #640
Annotations
8 warnings
commitlint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
commitlint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
commitlint
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/
|
test/ClaimVerifier.test.ts#L3
[@typescript-eslint/no-unused-vars] 'ChildProcess' is defined but never used.
|
test/ClaimVerifier.test.ts#L1072
[@typescript-eslint/no-unused-vars] 'namespace' is defined but never used.
|
test/ClaimVerifier.test.ts#L1093
[@typescript-eslint/no-unused-vars] 'namespace' is defined but never used.
|
test/LoginStrategy.eip191token.test.ts#L336
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
test/LoginStrategy.eip191token.test.ts#L543
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|