Skip to content

[Snyk] Security upgrade check-dependencies from 1.1.1 to 2.0.0 #24

[Snyk] Security upgrade check-dependencies from 1.1.1 to 2.0.0

[Snyk] Security upgrade check-dependencies from 1.1.1 to 2.0.0 #24

Triggered via pull request May 13, 2024 16:39
Status Failure
Total duration 1h 31m 27s
Artifacts

ci.yml

on: pull_request
Matrix: api-test
Matrix: test
Matrix: e2e
custom-config-test
46s
custom-config-test
coverage-report
0s
coverage-report
notify-slack
0s
notify-slack
Fit to window
Zoom out
Zoom in

Annotations

63 errors and 39 warnings
api-test (windows-latest, 16)
Process completed with exit code 1.
api-test (ubuntu-latest, 18)
The job was canceled because "windows-latest_16" failed.
api-test (windows-latest, 18)
The job was canceled because "windows-latest_16" failed.
api-test (windows-latest, 20)
The job was canceled because "windows-latest_16" failed.
api-test (ubuntu-latest, 20)
The job was canceled because "windows-latest_16" failed.
api-test (macos-latest, 20)
The job was canceled because "windows-latest_16" failed.
api-test (macos-latest, 16)
The job was canceled because "windows-latest_16" failed.
api-test (macos-latest, 16)
Process completed with exit code 1.
api-test (macos-latest, 18)
The job was canceled because "windows-latest_16" failed.
api-test (macos-latest, 18)
A task was canceled.
api-test (ubuntu-latest, 16)
The job was canceled because "windows-latest_16" failed.
api-test (ubuntu-latest, 16)
The operation was canceled.
test (macos-latest, 16)
Process completed with exit code 1.
test (ubuntu-latest, 16)
The job was canceled because "macos-latest_16" failed.
test (macos-latest, 18)
The job was canceled because "macos-latest_16" failed.
test (ubuntu-latest, 20)
The job was canceled because "macos-latest_16" failed.
test (windows-latest, 16)
The job was canceled because "macos-latest_16" failed.
test (ubuntu-latest, 18)
The job was canceled because "macos-latest_16" failed.
test (windows-latest, 20)
The job was canceled because "macos-latest_16" failed.
test (windows-latest, 18)
The job was canceled because "macos-latest_16" failed.
test (macos-latest, 20)
The job was canceled because "macos-latest_16" failed.
custom-config-test
Final attempt failed. Child_process exited with error code 127
smoke-test: data/datacreator.ts#L1
Could not find a declaration file for module 'config'. '/home/runner/work/juice-shop/juice-shop/node_modules/config/lib/config.js' implicitly has an 'any' type.
smoke-test: lib/antiCheat.ts#L1
Could not find a declaration file for module 'config'. '/home/runner/work/juice-shop/juice-shop/node_modules/config/lib/config.js' implicitly has an 'any' type.
smoke-test: lib/challengeUtils.ts#L1
Could not find a declaration file for module 'config'. '/home/runner/work/juice-shop/juice-shop/node_modules/config/lib/config.js' implicitly has an 'any' type.
smoke-test: lib/challengeUtils.ts#L1
Could not find a declaration file for module 'sanitize-html'. '/home/runner/work/juice-shop/juice-shop/node_modules/sanitize-html/index.js' implicitly has an 'any' type.
smoke-test: lib/challengeUtils.ts#L1
Element implicitly has an 'any' type because type 'typeof globalThis' has no index signature.
smoke-test: lib/insecurity.ts#L1
Could not find a declaration file for module 'express'. '/home/runner/work/juice-shop/juice-shop/node_modules/express/index.js' implicitly has an 'any' type.
smoke-test: lib/insecurity.ts#L1
Could not find a declaration file for module 'express-jwt'. '/home/runner/work/juice-shop/juice-shop/node_modules/express-jwt/lib/index.js' implicitly has an 'any' type.
smoke-test: lib/insecurity.ts#L1
Could not find a declaration file for module 'jsonwebtoken'. '/home/runner/work/juice-shop/juice-shop/node_modules/jsonwebtoken/index.js' implicitly has an 'any' type.
smoke-test: lib/insecurity.ts#L1
Could not find a declaration file for module 'jws'. '/home/runner/work/juice-shop/juice-shop/node_modules/jws/index.js' implicitly has an 'any' type.
smoke-test: lib/insecurity.ts#L1
Could not find a declaration file for module 'sanitize-html'. '/home/runner/work/juice-shop/juice-shop/node_modules/sanitize-html/index.js' implicitly has an 'any' type.
coding-challenge-rsn: lib/insecurity.ts#L1
Object is possibly 'null'.
coding-challenge-rsn: routes/2fa.ts#L1
Property 'bid' does not exist on type '{ status: string; data: any; }'.
coding-challenge-rsn: routes/chatbot.ts#L1
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'typeof import("D:/a/juice-shop/juice-shop/lib/botUtils")'.
coding-challenge-rsn: routes/chatbot.ts#L1
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'typeof import("D:/a/juice-shop/juice-shop/lib/botUtils")'.
coding-challenge-rsn: routes/chatbot.ts#L1
Argument of type '{ status: string; data: any; }' is not assignable to parameter of type 'ResponseWithUser'.
coding-challenge-rsn: routes/createProductReviews.ts#L1
Property 'get' does not exist on type 'typeof import("D:/a/juice-shop/juice-shop/lib/utils")'.
coding-challenge-rsn: routes/deluxe.ts#L1
Type '{ status: string; data: any; }' is missing the following properties from type 'User': id, username, email, password, and 36 more.
coding-challenge-rsn: routes/login.ts#L1
Argument of type '{ status: string; data: any; }' is not assignable to parameter of type '{ data: User; bid: number; }'.
coding-challenge-rsn: routes/saveLoginIp.ts#L1
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
coding-challenge-rsn: routes/updateUserProfile.ts#L1
Type '{ status: string; data: any; }' is not assignable to type 'User'.
e2e (ubuntu-latest, chrome): lib/insecurity.ts#L1
Object is possibly 'null'.
e2e (ubuntu-latest, chrome): routes/2fa.ts#L1
Property 'bid' does not exist on type '{ status: string; data: any; }'.
e2e (ubuntu-latest, chrome): routes/chatbot.ts#L1
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'typeof import("/home/runner/work/juice-shop/juice-shop/lib/botUtils")'.
e2e (ubuntu-latest, chrome): routes/chatbot.ts#L1
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'typeof import("/home/runner/work/juice-shop/juice-shop/lib/botUtils")'.
e2e (ubuntu-latest, chrome): routes/chatbot.ts#L1
Argument of type '{ status: string; data: any; }' is not assignable to parameter of type 'ResponseWithUser'.
e2e (ubuntu-latest, chrome): routes/createProductReviews.ts#L1
Property 'get' does not exist on type 'typeof import("/home/runner/work/juice-shop/juice-shop/lib/utils")'.
e2e (ubuntu-latest, chrome): routes/deluxe.ts#L1
Type '{ status: string; data: any; }' is missing the following properties from type 'User': id, username, email, password, and 36 more.
e2e (ubuntu-latest, chrome): routes/login.ts#L1
Argument of type '{ status: string; data: any; }' is not assignable to parameter of type '{ data: User; bid: number; }'.
e2e (ubuntu-latest, chrome): routes/saveLoginIp.ts#L1
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
e2e (ubuntu-latest, chrome): routes/updateUserProfile.ts#L1
Type '{ status: string; data: any; }' is not assignable to type 'User'.
e2e (macos-latest, chrome): lib/insecurity.ts#L1
Object is possibly 'null'.
e2e (macos-latest, chrome): routes/2fa.ts#L1
Property 'bid' does not exist on type '{ status: string; data: any; }'.
e2e (macos-latest, chrome): routes/chatbot.ts#L1
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'typeof import("/Users/runner/work/juice-shop/juice-shop/lib/botUtils")'.
e2e (macos-latest, chrome): routes/chatbot.ts#L1
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'typeof import("/Users/runner/work/juice-shop/juice-shop/lib/botUtils")'.
e2e (macos-latest, chrome): routes/chatbot.ts#L1
Argument of type '{ status: string; data: any; }' is not assignable to parameter of type 'ResponseWithUser'.
e2e (macos-latest, chrome): routes/createProductReviews.ts#L1
Property 'get' does not exist on type 'typeof import("/Users/runner/work/juice-shop/juice-shop/lib/utils")'.
e2e (macos-latest, chrome): routes/deluxe.ts#L1
Type '{ status: string; data: any; }' is missing the following properties from type 'User': id, username, email, password, and 36 more.
e2e (macos-latest, chrome): routes/login.ts#L1
Argument of type '{ status: string; data: any; }' is not assignable to parameter of type '{ data: User; bid: number; }'.
e2e (macos-latest, chrome): routes/saveLoginIp.ts#L1
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
e2e (macos-latest, chrome): routes/updateUserProfile.ts#L1
Type '{ status: string; data: any; }' is not assignable to type 'User'.
e2e (macos-latest, chrome)
Cypress tests: 7 failed
api-test (ubuntu-latest, 16)
The `save-state` 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/
api-test (ubuntu-latest, 16)
The `save-state` 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/
custom-config-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@f1f314fca9dfce2769ece7d933488f076716723e, nick-invision/retry@45ba062d357edb3b29c4a94b456b188716f61020. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
custom-config-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@f1f314fca9dfce2769ece7d933488f076716723e, nick-invision/retry@45ba062d357edb3b29c4a94b456b188716f61020. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
custom-config-test
The `save-state` 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/
custom-config-test
The `save-state` 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/
custom-config-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/
custom-config-test
Attempt 1 failed. Reason: Child_process exited with error code 127
custom-config-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/
custom-config-test
Attempt 2 failed. Reason: Child_process exited with error code 127
custom-config-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/
custom-config-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/
custom-config-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/
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@f1f314fca9dfce2769ece7d933488f076716723e. 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@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@f1f314fca9dfce2769ece7d933488f076716723e. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The `save-state` 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/
lint
The `save-state` 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/
smoke-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@f1f314fca9dfce2769ece7d933488f076716723e. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
smoke-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@f1f314fca9dfce2769ece7d933488f076716723e. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
smoke-test
The `save-state` 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/
smoke-test
The `save-state` 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/
docker-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
docker-test
The `save-state` 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/
docker-test
The `save-state` 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/
coding-challenge-rsn
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@f1f314fca9dfce2769ece7d933488f076716723e. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
coding-challenge-rsn
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@f1f314fca9dfce2769ece7d933488f076716723e. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
coding-challenge-rsn
The `save-state` 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/
coding-challenge-rsn
The `save-state` 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/
e2e (ubuntu-latest, chrome)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@f1f314fca9dfce2769ece7d933488f076716723e, cypress-io/github-action@c662a784116e1a26360c4e1fc0a90feedb4b5ed3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e (ubuntu-latest, chrome)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@f1f314fca9dfce2769ece7d933488f076716723e. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
e2e (ubuntu-latest, chrome)
The `save-state` 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/
e2e (ubuntu-latest, chrome)
The `save-state` 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/
e2e (ubuntu-latest, chrome)
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/
e2e (macos-latest, chrome)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@f1f314fca9dfce2769ece7d933488f076716723e, cypress-io/github-action@c662a784116e1a26360c4e1fc0a90feedb4b5ed3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e (macos-latest, chrome)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@f1f314fca9dfce2769ece7d933488f076716723e. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
e2e (macos-latest, chrome)
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/
e2e (macos-latest, chrome)
The `save-state` 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/
e2e (macos-latest, chrome)
The `save-state` 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/