(2/2) Add support for all reportAction types in ChatListItem - use ReportActionItem in ChatListItem #100568
Annotations
2 errors and 1 warning
ESLint check:
src/components/ReportActionItem/ReportPreview.tsx#L166
Unsafe argument of type `any` assigned to a parameter of type `({ amount: number; attendees?: Attendee[] | undefined; taxAmount?: number | undefined; taxCode?: string | undefined; billable?: boolean | undefined; category?: string | undefined; ... 44 more ...; inserted?: string | undefined; } & OfflineFeedback<...>)[] | undefined`
|
ESLint check
Process completed with exit code 1.
|
ESLint check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|