Skip to content

build(deps): update dependency express to v4.20.0 [security] #1242

build(deps): update dependency express to v4.20.0 [security]

build(deps): update dependency express to v4.20.0 [security] #1242

Triggered via pull request January 15, 2025 20:40
Status Success
Total duration 4m 10s
Artifacts

deploy.yml

on: pull_request
Cancel Previous Runs
2s
Cancel Previous Runs
sync_development_with_master
0s
sync_development_with_master
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
Cancel Previous Runs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/