(2/2) Add support for all reportAction types in ChatListItem - use PureReportActionItem in ChatListItem #99283
Annotations
10 errors and 1 warning
ESLint check:
src/pages/home/report/PureReportActionItem.tsx#L278
'parentReportActionForTransactionThread' is defined but never used
|
|
|
ESLint check:
src/pages/home/report/ReportActionItemContentCreated.tsx#L6
Insert `{usePersonalDetails}·from·'@components/OnyxProvider';⏎import·`
|
ESLint check:
src/pages/home/report/ReportActionItemContentCreated.tsx#L22
'ONYXKEYS' is defined but never used
|
ESLint check:
src/pages/home/report/ReportActionItemContentCreated.tsx#L28
Delete `import·{·usePersonalDetails·}·from·'@components/OnyxProvider';⏎`
|
ESLint check:
src/pages/home/report/ReportActionItemContentCreated.tsx#L28
`@components/OnyxProvider` import should occur before import of `./AnimatedEmptyStateBackground`
|
ESLint check:
src/pages/home/report/ReportActionItemContentCreated.tsx#L53
Replace `contextValue,·parentReportAction,·transaction,·draftMessage,·shouldHideThreadDividerLine,·invoiceReceiverPolicy` with `⏎····contextValue,⏎····parentReportAction,⏎····transaction,⏎····draftMessage,⏎····shouldHideThreadDividerLine,⏎····invoiceReceiverPolicy,⏎`
|
ESLint check:
src/pages/home/report/ReportActionItemSingle.tsx#L5
'useOnyx' is defined but never used
|
ESLint check:
src/pages/home/report/ReportActionItemSingle.tsx#L27
'ONYXKEYS' is defined but never used
|
ESLint check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|