(2/2) Add support for all reportAction types in ChatListItem - use PureReportActionItem in ChatListItem #61098
Annotations
2 errors and 1 warning
typecheck:
tests/utils/LHNTestUtils.tsx#L352
Type '{ action: ReportAction; report: { avatarUrl?: string | undefined; chatType?: ValueOf<{ readonly POLICY_ANNOUNCE: "policyAnnounce"; readonly POLICY_ADMINS: "policyAdmins"; ... 7 more ...; readonly SYSTEM: "system"; }> | undefined; ... 50 more ...; welcomeMessage?: string | undefined; } & OfflineFeedback<...>; ... 7 m...' is not assignable to type 'IntrinsicAttributes & Partial<ChildrenProps> & { action: OnyxEntry<ReportAction>; wrapperStyle?: StyleProp<ViewStyle>; ... 5 more ...; isHovered?: boolean | undefined; }'.
|
typecheck
Process completed with exit code 2.
|
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|