Skip to content

(2/2) Add support for all reportAction types in ChatListItem - use PureReportActionItem in ChatListItem #61098

(2/2) Add support for all reportAction types in ChatListItem - use PureReportActionItem in ChatListItem

(2/2) Add support for all reportAction types in ChatListItem - use PureReportActionItem in ChatListItem #61098

Triggered via pull request January 16, 2025 04:10
Status Failure
Total duration 3m 10s
Artifacts

typecheck.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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