Skip to content

Manage cart product #219

Manage cart product

Manage cart product #219

Triggered via pull request July 16, 2024 10:21
Status Failure
Total duration 1m 49s
Artifacts

main.yml

on: pull_request
Matrix: Test
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
Build (20): src/components/cart/Cart.tsx#L15
Property 'cartProducts' does not exist on type 'Cart[]'.
Build (20): src/components/cart/Cart.tsx#L15
Parameter 'total' implicitly has an 'any' type.
Build (20): src/components/cart/Cart.tsx#L15
Parameter 'cart' implicitly has an 'any' type.
Build (20): src/components/cart/Cart.tsx#L25
Property 'cartProducts' does not exist on type 'Cart[]'.
Build (20): src/components/cart/Cart.tsx#L35
Property 'cartProducts' does not exist on type 'Cart[]'.
Build (20): src/components/cart/Cart.tsx#L35
Parameter 'cart' implicitly has an 'any' type.
Build (20): src/components/cart/Cart.tsx#L35
Parameter 'index' implicitly has an 'any' type.
Build (20): src/components/cart/CartItem.tsx#L3
'useAddProductToWishlistMutation' is declared but its value is never read.
Build (20): src/components/cart/CartItem.tsx#L13
Object is possibly 'undefined'.
Build (20): src/components/cart/CartItem.tsx#L13
Tuple type '[]' of length '0' has no element at index '0'.
Test (20)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (20)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build (20)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (20)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/