Skip to content

Feat: User is now able to perform payments #580

Feat: User is now able to perform payments

Feat: User is now able to perform payments #580

Triggered via pull request July 26, 2024 13:16
Status Failure
Total duration 59s
Artifacts

application.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

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/