Fix - LHN - "Removed 0 user" displayed on #Admins preview when room member leaves room. #63282
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.
|