Custom Reports: add save reports menu #4830
Annotations
2 errors and 8 warnings
Lint:
packages/desktop-client/src/components/reports/ReportOptions.ts#L13
React Hook "useCategories" cannot be called at the top level. React Hooks must be called in a React function component or a custom React Hook function
|
Lint
Process completed with exit code 1.
|
Lint:
packages/desktop-client/src/components/reports/ReportOptions.ts#L2
There should be at least one empty line between import groups
|
|
|
|
Lint:
packages/desktop-client/src/components/reports/SaveReport.tsx#L6
'send' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
packages/desktop-client/src/components/reports/SaveReport.tsx#L6
'sendCatch' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
packages/desktop-client/src/components/reports/SaveReport.tsx#L38
'id' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint:
packages/desktop-client/src/components/reports/SaveReportName.tsx#L1
Import "RefObject" is only used as types
|
The logs for this run have expired and are no longer available.
Loading