Skip to content

Migration navigation from InteractionManager to TransitionTracker #163312

Migration navigation from InteractionManager to TransitionTracker

Migration navigation from InteractionManager to TransitionTracker #163312

Triggered via pull request February 26, 2026 16:20
Status Success
Total duration 1m 27s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
ESLint check: src/libs/OptionsListUtils/index.ts#L214
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
ESLint check: src/libs/OptionsListUtils/index.ts#L208
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
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
React Hook useMemo has a missing dependency: 'styles.mr3'. Either include it or remove the dependency array
ESLint check: src/components/Search/SearchAutocompleteList.tsx#L907
React Hook useEffect has a missing dependency: 'sections'. Either include it or remove the dependency array
ESLint check: src/components/MoneyRequestReportView/MoneyRequestReportActionsList.tsx#L738
React Hook useCallback has a missing dependency: 'introSelected'. Either include it or remove the dependency array
ESLint check: src/components/MoneyRequestReportView/MoneyRequestReportActionsList.tsx#L305
React Hook useMemo has missing dependencies: 'isDelegateAccessRestricted' and 'showDelegateNoAccessModal'. Either include them or remove the dependency array
ESLint check: src/components/MoneyReportHeader.tsx#L1768
React Hook useMemo has missing dependencies: 'isDelegateAccessRestricted' and 'showDelegateNoAccessModal'. Either include them or remove the dependency array
ESLint check: src/components/LHNOptionsList/LHNOptionsList.tsx#L269
React Hook useCallback has an unnecessary dependency: 'isOffline'. Either exclude it or remove the dependency array