Skip to content

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

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

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

Triggered via pull request March 25, 2024 22:36
Status Success
Total duration 1m 22s
Artifacts

codelint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
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.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2-beta, ataylorme/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2-beta, ataylorme/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/