Skip to content

Fix - LHN - "Removed 0 user" displayed on #Admins preview when room member leaves room. #63282

Fix - LHN - "Removed 0 user" displayed on #Admins preview when room member leaves room.

Fix - LHN - "Removed 0 user" displayed on #Admins preview when room member leaves room. #63282

Triggered via pull request February 6, 2025 15:54
Status Failure
Total duration 2m 13s
Artifacts

typecheck.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
typecheck: tests/unit/SidebarUtilsTest.ts#L382
Argument of type '{ report: { avatarUrl?: string | undefined; chatType?: ValueOf<{ readonly POLICY_ANNOUNCE: "policyAnnounce"; readonly POLICY_ADMINS: "policyAdmins"; readonly TRIP_ROOM: "tripRoom"; readonly GROUP: "group"; ... 5 more ...; readonly SYSTEM: "system"; }> | undefined; ... 49 more ...; welcomeMessage?: string | undefined...' is not assignable to parameter of type '{ report: OnyxEntry<{ avatarUrl?: string | undefined; chatType?: ValueOf<{ readonly POLICY_ANNOUNCE: "policyAnnounce"; readonly POLICY_ADMINS: "policyAdmins"; readonly TRIP_ROOM: "tripRoom"; readonly GROUP: "group"; ... 5 more ...; readonly SYSTEM: "system"; }> | undefined; ... 49 more ...; welcomeMessage?: string |...'.
typecheck
Process completed with exit code 2.