Skip to content

[Duplicate Expense] Allow bulk duplication. #174202

[Duplicate Expense] Allow bulk duplication.

[Duplicate Expense] Allow bulk duplication. #174202

Triggered via pull request April 9, 2026 17:10
Status Success
Total duration 2m 39s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
ESLint check: src/libs/LocalePhoneNumber.ts#L9
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
ESLint check: src/libs/CurrencyUtils.ts#L12
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
ESLint check: src/hooks/useSearchPageSetup.ts#L56
React Hook useEffect has missing dependencies: 'currentSearchKey', 'currentSearchResults', and 'shouldCalculateTotals'. Either include them or remove the dependency array
ESLint check
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
ESLint check: src/hooks/useConfirmPendingRTERAndProceed.ts#L4
Unexpected subpath import via alias '@hooks/useLocalize'. Use './useLocalize' instead
ESLint check: src/hooks/useConfirmPendingRTERAndProceed.ts#L3
Unexpected subpath import via alias '@hooks/useConfirmModal'. Use './useConfirmModal' instead
ESLint check: src/components/VideoPlayerContexts/VideoPopoverMenuContext.tsx#L54
React Hook useEffect has a missing dependency: 'currentVideoPlayerRef'. Either include it or remove the dependency array
ESLint check: src/components/Search/SortableHeaderText.tsx#L6
Unexpected subpath import via alias '@components/Search/types'. Use './types' instead
ESLint check: src/components/Search/SearchList/BaseSearchList/index.tsx#L12
Unexpected parent import '../ListItem/types'. Use '@components/Search/SearchList/ListItem/types' instead
ESLint check: src/components/PopoverMenu.tsx#L557
React Hook useMemo has a missing dependency: 'isInLandscapeMode'. Either include it or remove the dependency array