Skip to content

Cashflow.js -> Cashflow.tsx #3986

Cashflow.js -> Cashflow.tsx

Cashflow.js -> Cashflow.tsx #3986

Triggered via pull request December 10, 2023 16:27
Status Failure
Total duration 1m 17s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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}`