Fix Pending ECard Report Next Steps #86320
Annotations
3 errors and 1 warning
Run ESLint:
src/components/MoneyReportHeader.tsx#L112
'hasOnlyPostedTransactions' is assigned a value but never used
|
Run ESLint:
src/components/MoneyReportHeader.tsx#L113
'transaction' is already declared in the upper scope on line 76 column 11
|
Run ESLint
Process completed with exit code 1.
|
Run ESLint:
src/components/MoneyReportHeaderStatusBar.tsx#L35
React Hook useMemo has a missing dependency: 'nextStep.title'. Either include it or remove the dependency array
|