Merge branch 'develop' of https://github.com/juice-shop/juice-shop in… #43
ci.yml
on: push
Matrix: api-test
Matrix: test
Matrix: e2e
custom-config-test
48s
docker-test
7m 18s
notify-slack
0s
Annotations
75 errors and 31 warnings
api-test (ubuntu-latest, 18)
Process completed with exit code 1.
|
api-test (macos-latest, 20)
The job was canceled because "ubuntu-latest_18" failed.
|
api-test (ubuntu-latest, 20)
The job was canceled because "ubuntu-latest_18" failed.
|
api-test (ubuntu-latest, 20)
Process completed with exit code 1.
|
api-test (macos-latest, 16)
The job was canceled because "ubuntu-latest_18" failed.
|
api-test (macos-latest, 16)
Process completed with exit code 1.
|
api-test (windows-latest, 18)
The job was canceled because "ubuntu-latest_18" failed.
|
api-test (windows-latest, 18)
Process completed with exit code 1.
|
api-test (macos-latest, 18)
The job was canceled because "ubuntu-latest_18" failed.
|
api-test (macos-latest, 18)
Process completed with exit code 1.
|
api-test (ubuntu-latest, 16)
The operation was canceled.
|
api-test (windows-latest, 16)
The job was canceled because "ubuntu-latest_18" failed.
|
api-test (windows-latest, 16)
Process completed with exit code 1.
|
api-test (windows-latest, 20)
The job was canceled because "ubuntu-latest_18" failed.
|
api-test (windows-latest, 20)
The operation was canceled.
|
test (macos-latest, 18)
Process completed with exit code 1.
|
test (macos-latest, 16)
The job was canceled because "macos-latest_18" failed.
|
test (ubuntu-latest, 16)
The job was canceled because "macos-latest_18" failed.
|
test (ubuntu-latest, 18)
The job was canceled because "macos-latest_18" failed.
|
test (macos-latest, 20)
The job was canceled because "macos-latest_18" failed.
|
test (macos-latest, 20)
Process completed with exit code 1.
|
test (ubuntu-latest, 20)
The job was canceled because "macos-latest_18" failed.
|
custom-config-test
Final attempt failed. Child_process exited with error code 127
|
lint:
frontend/src/app/wallet-web3/wallet-web3.module.ts#L12
Strings must use singlequote
|
lint:
frontend/src/app/wallet-web3/wallet-web3.module.ts#L12
Extra semicolon
|
lint:
frontend/src/app/wallet-web3/wallet-web3.module.ts#L16
Strings must use singlequote
|
lint:
frontend/src/app/wallet-web3/wallet-web3.module.ts#L17
Unexpected trailing comma
|
lint:
frontend/src/app/wallet-web3/wallet-web3.module.ts#L18
Unexpected trailing comma
|
lint:
frontend/src/app/wallet-web3/wallet-web3.module.ts#L19
Extra semicolon
|
lint:
frontend/src/app/wallet-web3/wallet-web3.module.ts#L36
Missing space before function parentheses
|
lint:
frontend/src/app/wallet-web3/wallet-web3.module.ts#L43
Strings must use singlequote
|
lint:
frontend/src/app/wallet-web3/wallet-web3.module.ts#L43
Extra semicolon
|
lint:
frontend/src/app/wallet-web3/wallet-web3.module.ts#L44
Extra semicolon
|
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/checkKeys.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/checkKeys.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/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/nftMint.ts#L1
Property 'get' does not exist on type 'typeof import("/home/runner/work/juice-shop/juice-shop/lib/utils")'.
|
e2e (ubuntu-latest, chrome)
Could not find Cypress test run results
|
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.
|
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/checkKeys.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/checkKeys.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/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/nftMint.ts#L1
Property 'get' does not exist on type 'typeof import("/Users/runner/work/juice-shop/juice-shop/lib/utils")'.
|
e2e (macos-latest, chrome)
Could not find Cypress test run results
|
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/checkKeys.ts#L1
Property 'get' does not exist on type 'typeof import("D:/a/juice-shop/juice-shop/lib/utils")'.
|
coding-challenge-rsn:
routes/checkKeys.ts#L1
Property 'get' does not exist on type 'typeof import("D:/a/juice-shop/juice-shop/lib/utils")'.
|
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/nftMint.ts#L1
Property 'get' does not exist on type 'typeof import("D:/a/juice-shop/juice-shop/lib/utils")'.
|
api-test (ubuntu-latest, 16)
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/
|
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
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
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/
|
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/
|
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
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/
|
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 `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/
|
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/
|