Allow split actions to be edited and implement IOU action completeSplitBill #46622
Annotations
10 errors and 1 warning
src/components/MoneyRequestConfirmationList.js#L145
'isScanning' PropType is defined but prop is never used
|
src/libs/actions/IOU.js#L65
'allRecentlyUsedCategories' is assigned a value but never used
|
src/libs/actions/IOU.js#L1508
'currentUserEmail' is already declared in the upper scope on line 101 column 5
|
src/libs/actions/IOU.js#L1586
'existingChatReport' is never reassigned. Use 'const' instead
|
src/libs/actions/IOU.js#L1599
'isOwnPolicyExpenseChat' is not defined
|
src/pages/EditRequestAmountPage.js#L7
'Navigation' is defined but never used
|
src/pages/EditRequestAmountPage.js#L10
'ROUTES' is defined but never used
|
src/pages/EditRequestAmountPage.js#L26
'reportID' PropType is defined but prop is never used
|
src/pages/EditSplitBillPage.js#L5
'compose' is defined but never used
|
src/pages/EditSplitBillPage.js#L14
'TransactionUtils' is defined but never used
|
src/components/MoneyRequestConfirmationList.js#L284
React Hook useMemo has missing dependencies: 'props.iouType', 'props.receiptPath', and 'translate'. Either include them or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading