Skip to content

Buyer should be able to manage a wishlist #58 #396

Buyer should be able to manage a wishlist #58

Buyer should be able to manage a wishlist #58 #396

Re-run triggered May 28, 2024 22:05
Status Failure
Total duration 10m 25s
Artifacts

workflow_for_ecomm.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build (20.x): src/__test__/buyerWishList.test.ts#L4
'jwt' is defined but never used
build (20.x): src/__test__/buyerWishList.test.ts#L11
'buyerRouter' is defined but never used
build (20.x): src/__test__/buyerWishList.test.ts#L12
'userRepository' is assigned a value but never used
build (20.x): src/__test__/testSetup.ts#L3
'Role' is defined but never used
build (20.x): src/__test__/testSetup.ts#L4
'Category' is defined but never used
build (20.x): src/__test__/testSetup.ts#L5
'Product' is defined but never used
build (20.x): src/database/models/buyerWishList.ts#L1
Strings must use singlequote
build (20.x): src/database/models/buyerWishList.ts#L2
Strings must use singlequote
build (20.x): src/database/models/buyerWishList.ts#L3
Strings must use singlequote
build (20.x): src/database/models/buyerWishList.ts#L4
Strings must use singlequote
build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (20.x): src/middlewares/errorHandler.ts#L15
Unexpected console statement