BT - Migrate CATEGORIES_IMPORT
#87273
Open
Annotations
10 warnings
|
Lint JavaScript and Typescript with ESLint:
src/libs/LocalePhoneNumber.ts#L9
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
|
Lint JavaScript and Typescript with ESLint:
src/libs/CurrencyUtils.ts#L12
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
|
Lint JavaScript and Typescript with ESLint:
src/hooks/useSearchPageSetup.ts#L56
React Hook useEffect has missing dependencies: 'currentSearchKey', 'currentSearchResults', and 'shouldCalculateTotals'. Either include them or remove the dependency array
|
|
Lint JavaScript and Typescript with ESLint
React Hook useMemo has unnecessary dependencies: 'expensifyIcons.ArrowCollapse', 'expensifyIcons.ArrowRight', 'expensifyIcons.ArrowSplit', 'expensifyIcons.DocumentMerge', 'expensifyIcons.Exclamation', 'expensifyIcons.Export', 'expensifyIcons.MoneyBag', 'expensifyIcons.Pencil', 'expensifyIcons.Send', 'expensifyIcons.Stopwatch', 'expensifyIcons.Table', 'expensifyIcons.ThumbsDown', 'expensifyIcons.ThumbsUp', 'expensifyIcons.Trashcan', and 'expensifyIcons.Workflows'. Either exclude them or remove the dependency array
|
|
Lint JavaScript and Typescript with ESLint:
src/hooks/useConfirmPendingRTERAndProceed.ts#L4
Unexpected subpath import via alias '@hooks/useLocalize'. Use './useLocalize' instead
|
|
Lint JavaScript and Typescript with ESLint:
src/hooks/useConfirmPendingRTERAndProceed.ts#L3
Unexpected subpath import via alias '@hooks/useConfirmModal'. Use './useConfirmModal' instead
|
|
Lint JavaScript and Typescript with ESLint:
src/components/VideoPlayerContexts/VideoPopoverMenuContext.tsx#L54
React Hook useEffect has a missing dependency: 'currentVideoPlayerRef'. Either include it or remove the dependency array
|
|
Lint JavaScript and Typescript with ESLint:
src/components/Search/SortableHeaderText.tsx#L6
Unexpected subpath import via alias '@components/Search/types'. Use './types' instead
|
|
Lint JavaScript and Typescript with ESLint:
src/components/Search/SearchList/BaseSearchList/index.tsx#L12
Unexpected parent import '../ListItem/types'. Use '@components/Search/SearchList/ListItem/types' instead
|
|
Lint JavaScript and Typescript with ESLint:
src/components/PopoverMenu.tsx#L557
React Hook useMemo has a missing dependency: 'isInLandscapeMode'. Either include it or remove the dependency array
|
Loading