Merge pull request #15 from muhammadshakkeerp/fix/netlify #61
Annotations
3 errors and 2 warnings
build (16.x):
src/App.tsx#L45
Type '{ id: number; title: string; img: string; offerAvailable: false; price: number; quantity: number; cart: never[]; }' is not assignable to type 'IntrinsicAttributes & ProductDetailsProps & ProductProps[]'.
|
build (16.x):
src/redux/reducers/axiosFetchData.tsx#L30
'_products' is declared but its value is never read.
|
build (16.x)
Process completed with exit code 2.
|
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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 (16.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, 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/
|