83834 migrate workspace tags settings #86934
Open
Annotations
10 warnings
|
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 an unnecessary dependency: 'currentUserPersonalDetails.email'. Either exclude it 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/index.tsx#L1170
React Hook useCallback has an unnecessary dependency: 'currentSearchKey'. Either exclude 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