Refactoring of class components to functional components #13494
Annotations
2 errors and 5 warnings
Run linting:
packages/client/src/components/charts/RegRatesLineChart.tsx#L155
React Hook useEffect has a missing dependency: 'recordWindowWidth'. Either include it or remove the dependency array
|
Run linting
Process completed with exit code 1.
|
Run linting:
packages/client/src/views/OfficeHome/readyToPrint/ReadyToPrint.tsx#L88
'getExpandable' is assigned a value but never used
|
Run linting:
packages/client/src/views/SearchResult/SearchResult.tsx#L141
'ISearchResultState' is defined but never used
|
Run linting:
packages/client/src/views/SearchResult/SearchResult.tsx#L150
'getExpandable' is assigned a value but never used
|
Run linting:
packages/client/src/views/UserAudit/UserAuditHistory.tsx#L159
'setCurrentPage' is assigned a value but never used
|
Run linting:
packages/client/src/views/UserAudit/UserAuditHistory.tsx#L327
'getLoadingView' is defined but never used
|
Loading