Skip to content

Feature that allows seller to update and delete a product #305

Feature that allows seller to update and delete a product

Feature that allows seller to update and delete a product #305

Triggered via pull request July 24, 2024 11:50
Status Failure
Total duration 1m 46s
Artifacts

main.yml

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

Annotations

8 errors and 4 warnings
Build (20): src/App.tsx#L22
'NotFoundPage' is declared but its value is never read.
Build (20): src/App.tsx#L24
'SellersPage' is declared but its value is never read.
Build (20): src/App.tsx#L24
Module '"/home/runner/work/e-commerce-mavericks-fn/e-commerce-mavericks-fn/src/pages/seller/index"' has no default export.
Build (20): src/pages/seller/EditProduct.tsx#L73
Type 'string | undefined' is not assignable to type 'string'.
Build (20): src/pages/seller/EditProduct.tsx#L91
'error' is of type 'unknown'.
Build (20): src/pages/seller/EditProduct.tsx#L91
'error' is of type 'unknown'.
Build (20): src/pages/seller/EditProduct.tsx#L92
'error' is of type 'unknown'.
Build (20)
Process completed with exit code 2.
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/