Feat: User is now able to perform payments #580
Annotations
4 errors and 1 warning
build (20.x):
src/features/Cart/cartSlice.tsx#L6
'showSuccessToast' is declared but its value is never read.
|
build (20.x):
src/features/Cart/cartSlice.tsx#L8
'showInfoToast' is declared but its value is never read.
|
build (20.x):
src/features/Checkout/checkoutSlice.ts#L141
'requestId' is declared but its value is never read.
|
build (20.x)
Process completed with exit code 2.
|
build (20.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|