Line chart #665
Annotations
10 errors and 4 warnings
|
src/components/Search/index.tsx#L95
`@hooks/useLazyAsset` import should occur before import of `./SearchContext`
|
|
src/components/Charts/PieChart/PieChartContent.tsx#L113
Unexpected console statement. Only these console methods are allowed: debug, error
|
|
src/components/Search/index.tsx#L1365
Do not default string IDs to any value. See: https://github.com/Expensify/App/blob/main/contributingGuides/STYLE.md#default-value-for-inexistent-IDs
|
|
src/components/Search/index.tsx#L686
'userIcon' is assigned a value but never used
|
|
src/components/Search/index.tsx#L306
'mainChartIcon' is defined but never used
|
|
src/components/Search/index.tsx#L97
All imports in the declaration are only used as types. Use `import type`
|
|
src/components/Search/index.tsx#L97
`@src/types/utils/IconAsset` import should occur before import of `./SearchContext`
|
|
src/components/Search/index.tsx#L96
`@components/Icon/ExpensifyIconLoader` import should occur before import of `./SearchContext`
|
|
src/components/Search/index.tsx#L95
`@hooks/useLazyAsset` import should occur before import of `./SearchContext`
|
|
src/components/Charts/PieChart/PieChartContent.tsx#L113
Unexpected console statement. Only these console methods are allowed: debug, error
|
|
src/components/Search/index.tsx#L88
'@components/Icon/Expensicons' import is restricted from being used by a pattern. Direct imports from Icon/Expensicons are deprecated. Please use lazy loading hooks instead. Use `useMemoizedLazyExpensifyIcons` from @hooks/useLazyAsset. See docs/LAZY_ICONS_AND_ILLUSTRATIONS.md for details
|
|
src/components/Search/index.tsx#L88
'@components/Icon/Expensicons' import is restricted from being used. Direct imports from @components/Icon/Expensicons are deprecated. Please use lazy loading hooks instead. Use `useMemoizedLazyExpensifyIcons` from @hooks/useLazyAsset. See docs/LAZY_ICONS_AND_ILLUSTRATIONS.md for details
|
|
src/components/Search/index.tsx#L88
'@components/Icon/Expensicons' import is restricted from being used by a pattern. Direct imports from Icon/Expensicons are deprecated. Please use lazy loading hooks instead. Use `useMemoizedLazyExpensifyIcons` from @hooks/useLazyAsset. See docs/LAZY_ICONS_AND_ILLUSTRATIONS.md for details
|
|
src/components/Search/index.tsx#L88
'@components/Icon/Expensicons' import is restricted from being used. Direct imports from @components/Icon/Expensicons are deprecated. Please use lazy loading hooks instead. Use `useMemoizedLazyExpensifyIcons` from @hooks/useLazyAsset. See docs/LAZY_ICONS_AND_ILLUSTRATIONS.md for details
|
The logs for this run have expired and are no longer available.
Loading