Merge emailDeliveryFailurePage translations #131279
Annotations
10 warnings
Lint JavaScript and Typescript with ESLint:
src/libs/LoginUtils.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/libs/LocalePhoneNumber.ts#L8
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/LocaleCompare.ts#L10
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/DraftCommentUtils.ts#L6
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#L11
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/useSearchTypeMenu.tsx#L126
React Hook useMemo has a missing dependency: 'currentUserAccountID'. Either include it or remove the dependency array
|
Lint JavaScript and Typescript with ESLint:
src/hooks/useCardFeeds.tsx#L72
React Hook useMemo has missing dependencies: 'defaultFeed?.isLoading' and 'defaultFeed?.settings'. Either include them or remove the dependency array
|
Lint JavaScript and Typescript with ESLint:
src/components/SelectionList/BaseSelectionList.tsx#L309
React Hook useMemo has a missing dependency: 'ListItem'. Either include it or remove the dependency array
|
Lint JavaScript and Typescript with ESLint:
src/components/MoneyRequestReportView/MoneyRequestReportActionsList.tsx#L507
React Hook useCallback has a missing dependency: 'visibleReportActions'. Either include it or remove the dependency array
|
Lint JavaScript and Typescript with ESLint:
src/components/BookTravelButton.tsx#L140
React Hook useCallback has unnecessary dependencies: 'StyleUtils' and 'styles.flexRow'. Either exclude them or remove the dependency array
|
Loading