Cashflow.js -> Cashflow.tsx #3986
Annotations
1 error and 3 warnings
Lint
Process completed with exit code 1.
|
Lint:
packages/desktop-client/src/components/reports/graphs/CashFlowGraph.tsx#L22
Replace `⏎··graphData,⏎··isConcise,⏎` with `·graphData,·isConcise·`
|
Lint:
packages/desktop-client/src/components/reports/reports/CashFlow.tsx#L56
'trans' is never reassigned. Use 'const' instead
|
Lint:
packages/desktop-client/src/components/reports/reports/CashFlow.tsx#L172
Replace `⏎··········graphData={graphData}⏎··········isConcise={isConcise}⏎·······` with `·graphData={graphData}·isConcise={isConcise}`
|
The logs for this run have expired and are no longer available.
Loading