Merge pull request #74984 from mukhrr/fix/74598 #326
Annotations
12 warnings
|
|
|
src/libs/NextStepUtils.ts#L64
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
|
src/libs/NextStepUtils.ts#L57
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
|
src/libs/NextStepUtils.ts#L44
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
|
src/libs/Navigation/helpers/getAdaptedStateFromPath.ts#L23
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
|
src/libs/ModifiedExpenseMessage.ts#L22
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
|
src/libs/Middleware/Pagination.ts#L57
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
|
src/libs/Middleware/Pagination.ts#L50
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
|
src/libs/LocalePhoneNumber.ts#L8
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
|
src/libs/CurrencyUtils.ts#L11
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
|
src/hooks/useTransactionViolationOfWorkspace.tsx#L15
The 'transactionIDSet' object construction makes the dependencies of useCallback Hook (at line 47) change on every render. To fix this, wrap the initialization of 'transactionIDSet' in its own useMemo() Hook
|
|
|
The logs for this run have expired and are no longer available.
Loading