[TS migration] Migrate 'MoneyReportHeader.js' component to TypeScript #55775
Annotations
4 errors
Lint JavaScript and Typescript with ESLint:
src/components/MoneyReportHeader.tsx#L4
'underscore' import is restricted from being used. Please use the corresponding method from lodash instead
|
Lint JavaScript and Typescript with ESLint:
src/components/MoneyReportHeader.tsx#L59
Consider using the native Array.prototype.includes()
|
Lint JavaScript and Typescript with ESLint:
src/components/MoneyReportHeader.tsx#L90
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Lint JavaScript and Typescript with ESLint
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading