Skip to content

Fix: Incorrect system message when setting amount before the image is scanned #164324

Fix: Incorrect system message when setting amount before the image is scanned

Fix: Incorrect system message when setting amount before the image is scanned #164324

Triggered via pull request March 2, 2026 19:07
Status Success
Total duration 1m 17s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
ESLint check: src/libs/OptionsListUtils/index.ts#L223
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#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#L406
React Hook useEffect has a missing dependency: 'sections'. Either include it or remove the dependency array
ESLint check: src/components/MoneyRequestReportView/MoneyRequestReportActionsList.tsx#L737
React Hook useCallback has a missing dependency: 'introSelected'. Either include it or remove the dependency array
ESLint check: src/components/MoneyRequestReportView/MoneyRequestReportActionsList.tsx#L304
React Hook useMemo has missing dependencies: 'isDelegateAccessRestricted' and 'showDelegateNoAccessModal'. Either include them or remove the dependency array
ESLint check: src/components/MoneyReportHeader.tsx#L1767
React Hook useMemo has missing dependencies: 'isDelegateAccessRestricted' and 'showDelegateNoAccessModal'. Either include them or remove the dependency array