fix: package.json to reduce vulnerabilities #19
Annotations
11 errors and 4 warnings
Install application:
routes/2fa.ts#L1
Property 'bid' does not exist on type '{ status: string; data: any; }'.
|
Install application:
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")'.
|
Install application:
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")'.
|
Install application:
routes/chatbot.ts#L1
Argument of type '{ status: string; data: any; }' is not assignable to parameter of type 'ResponseWithUser'.
|
Install application:
routes/createProductReviews.ts#L1
Property 'get' does not exist on type 'typeof import("/Users/runner/work/juice-shop/juice-shop/lib/utils")'.
|
Install application:
routes/deluxe.ts#L1
Type '{ status: string; data: any; }' is missing the following properties from type 'User': id, username, email, password, and 36 more.
|
Install application:
routes/login.ts#L1
Argument of type '{ status: string; data: any; }' is not assignable to parameter of type '{ data: User; bid: number; }'.
|
Install application:
routes/saveLoginIp.ts#L1
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
Install application:
routes/updateUserProfile.ts#L1
Type '{ status: string; data: any; }' is not assignable to type 'User'.
|
Install application:
routes/userProfile.ts#L1
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
Execute end-to-end tests on Mac
Could not find Cypress test run results
|
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/.
|
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/
|
Check out Git repository
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/
|
Check out Git repository
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/
|
Loading