Custom Reports: add save reports menu #4814
Annotations
1 error and 4 warnings
Lint
Process completed with exit code 1.
|
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#L40
'id' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint:
packages/desktop-client/src/components/reports/reports/CustomReport.jsx#L289
Avoid using the && operator at the top level. Consider using an if statement or optional chaining instead
|
The logs for this run have expired and are no longer available.
Loading