Custom Reports: save reports (*new SQL table creation*) #5076
Triggered via pull request
February 5, 2024 23:32
Status
Cancelled
Total duration
1m 10s
Artifacts
–
Annotations
8 errors and 3 warnings
migrations
Process completed with exit code 1.
|
typecheck:
packages/desktop-client/src/components/reports/reports/CustomReportListCards.tsx#L62
Argument of type '"report-delete"' is not assignable to parameter of type 'keyof Handlers'.
|
typecheck:
packages/desktop-client/src/components/reports/reports/CustomReportListCards.tsx#L144
Type '{ mode: any; graphType: any; startDate: any; endDate: any; data: any; compact: true; groupBy: any; showEmpty: boolean; balanceType: any; style: { height: string; flex: number; }; }' is not assignable to type 'IntrinsicAttributes & ChooseGraphProps'.
|
typecheck
Process completed with exit code 2.
|
lint
Canceling since a higher priority waiting request for 'Test-2335' exists
|
lint
Process completed with exit code 1.
|
test
Canceling since a higher priority waiting request for 'Test-2335' exists
|
test
The operation was canceled.
|
lint:
packages/desktop-client/src/components/reports/ChooseGraph.tsx#L39
'startDate' is defined but never used
|
lint:
packages/desktop-client/src/components/reports/ChooseGraph.tsx#L40
'endDate' is defined but never used
|
lint:
packages/desktop-client/src/components/reports/reports/CustomReportListCards.tsx#L73
'i' is defined but never used
|