Skip to content

104 checkout page

104 checkout page #514

Triggered via pull request July 23, 2024 09:06
Status Failure
Total duration 51s
Artifacts

application.yml

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

Annotations

8 errors and 1 warning
build (20.x): src/components/Orders/OrderDetailsModal.tsx#L34
Property 'country' does not exist on type 'DeliveryInfo'.
build (20.x): src/components/Orders/OrderDetailsModal.tsx#L42
Property 'country' does not exist on type 'DeliveryInfo'.
build (20.x): src/components/Orders/Orders.tsx#L66
'aValue' is possibly 'undefined'.
build (20.x): src/components/Orders/Orders.tsx#L66
'bValue' is possibly 'undefined'.
build (20.x): src/components/Orders/Orders.tsx#L67
'aValue' is possibly 'undefined'.
build (20.x): src/components/Orders/Orders.tsx#L67
'bValue' is possibly 'undefined'.
build (20.x): src/features/Orders/ordersSlice.ts#L20
'Payload' is declared but never used.
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/