Feature that allows seller to update and delete a product #305
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/
|