Skip to content

Feature/order

Feature/order #30

Triggered via pull request November 22, 2023 18:10
Status Failure
Total duration 50s
Artifacts

ci.yml

on: pull_request
Matrix: Build and test
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Build and test (18.x): src/components/home/Orders.tsx#L56
Property 'number' does not exist on type '{ id: string; status: string; location: string; numFiles: number; filesName: string[]; numPages: number; coins: number; paid: string; }'.
Build and test (18.x): src/components/home/Orders.tsx#L65
Property 'pageNumber' does not exist on type '{ id: string; status: string; location: string; numFiles: number; filesName: string[]; numPages: number; coins: number; paid: string; }'.
Build and test (18.x): src/components/order/mobile/PreviewDocument.tsx#L22
Argument of type 'number' is not assignable to parameter of type 'OrderStep'.
Build and test (18.x)
Process completed with exit code 2.