feat: added the new Web3 Wallet component #42
Annotations
11 errors and 3 warnings
routes/2fa.ts#L1
Property 'bid' does not exist on type '{ status: string; data: any; }'.
|
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")'.
|
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")'.
|
routes/chatbot.ts#L1
Argument of type '{ status: string; data: any; }' is not assignable to parameter of type 'ResponseWithUser'.
|
routes/checkKeys.ts#L1
Property 'get' does not exist on type 'typeof import("/home/runner/work/juice-shop/juice-shop/lib/utils")'.
|
routes/checkKeys.ts#L1
Property 'get' does not exist on type 'typeof import("/home/runner/work/juice-shop/juice-shop/lib/utils")'.
|
routes/createProductReviews.ts#L1
Property 'get' does not exist on type 'typeof import("/home/runner/work/juice-shop/juice-shop/lib/utils")'.
|
routes/deluxe.ts#L1
Type '{ status: string; data: any; }' is missing the following properties from type 'User': id, username, email, password, and 36 more.
|
routes/login.ts#L1
Argument of type '{ status: string; data: any; }' is not assignable to parameter of type '{ data: User; bid: number; }'.
|
routes/nftMint.ts#L1
Property 'get' does not exist on type 'typeof import("/home/runner/work/juice-shop/juice-shop/lib/utils")'.
|
|
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/
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading