landing page bugfix #310
Annotations
6 errors and 4 warnings
Build (20):
src/components/authentication/LoginComponent.tsx#L9
'Navigate' is declared but its value is never read.
|
Build (20):
src/components/cart/Cart.tsx#L18
Argument of type '{ enabled: boolean; }' is not assignable to parameter of type 'void | unique symbol'.
|
Build (20):
src/containers/FeaturedProducts/FeaturedProducts.tsx#L14
Argument of type '{ skip: boolean; }' is not assignable to parameter of type 'void | unique symbol'.
|
Build (20):
src/containers/FeaturedProducts/FeaturedProducts.tsx#L15
Argument of type '{ skip: boolean; }' is not assignable to parameter of type 'void | unique symbol'.
|
Build (20):
src/containers/FeaturedProducts/FeaturedProducts.tsx#L39
Property 'data' does not exist on type 'Product'.
|
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/
|