Bump React Native to 0.79 #28784
Annotations
9 errors and 5 warnings
|
|
|
Do not default string IDs to any value. See: https://github.com/Expensify/App/blob/main/contributingGuides/STYLE.md#default-value-for-inexistent-IDs
|
|
Do not default string IDs to any value. See: https://github.com/Expensify/App/blob/main/contributingGuides/STYLE.md#default-value-for-inexistent-IDs
|
|
Do not default string IDs to any value. See: https://github.com/Expensify/App/blob/main/contributingGuides/STYLE.md#default-value-for-inexistent-IDs
|
|
Default the number ID to `CONST.DEFAULT_NUMBER_ID` instead. See: https://github.com/Expensify/App/blob/main/contributingGuides/STYLE.md#default-value-for-inexistent-IDs
|
|
src/pages/home/report/withReportAndPrivateNotesOrNotFound.tsx#L40
useOnyx() calls require you to pass the "canBeMissing" param
|
|
src/pages/home/report/withReportAndPrivateNotesOrNotFound.tsx#L38
useOnyx() calls require you to pass the "canBeMissing" param
|
|
src/pages/ReimbursementAccount/USD/USDVerifiedBankAccountFlow.tsx#L32
useOnyx() calls require you to pass the "canBeMissing" param
|
|
src/components/AddPaymentMethodMenu.tsx#L61
useOnyx() calls require you to pass the "canBeMissing" param
|
|
src/libs/ReportActionsUtils.ts#L102
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
|
src/libs/ReportActionsUtils.ts#L88
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
|
src/libs/ReportActionsUtils.ts#L81
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
|
src/libs/ReportActionsUtils.ts#L72
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
|
src/libs/ReportActionsUtils.ts#L60
Onyx.connect() is deprecated. Use useOnyx() hook instead and pass the data as parameters to a pure function
|
The logs for this run have expired and are no longer available.
Loading