build(deps): update dependency express to v4.20.0 [security] #1226
Triggered via pull request
September 17, 2024 11:27
Status
Success
Total duration
4m 22s
Artifacts
–
deploy.yml
on: pull_request
Cancel Previous Runs
4s
sync_development_with_master
0s
Annotations
14 warnings
Cancel Previous Runs
The following actions use a deprecated Node.js version and will be forced to run on node20: styfle/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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.
|
deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2-beta. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2-beta. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
deploy:
test/ClaimVerifier.test.ts#L3
'ChildProcess' is defined but never used
|
deploy:
test/ClaimVerifier.test.ts#L1072
'namespace' is defined but never used
|
deploy:
test/ClaimVerifier.test.ts#L1093
'namespace' is defined but never used
|
deploy:
test/LoginStrategy.eip191token.test.ts#L336
Unexpected any. Specify a different type
|
deploy:
test/LoginStrategy.eip191token.test.ts#L543
Unexpected any. Specify a different type
|
deploy
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/
|