[TESTING] PlatformStackNavigation #3
lint-changed.yml
on: pull_request
Changed files ESLint check
1m 53s
Annotations
10 errors
Changed files ESLint check:
src/pages/ReportParticipantsPage.tsx#L44
'any' overrides all other types in this intersection type
|
Changed files ESLint check:
src/pages/ReportParticipantsPage.tsx#L46
Unsafe assignment of an `any` value
|
Changed files ESLint check:
src/pages/ReportParticipantsPage.tsx#L46
Unsafe member access .params on an `any` value
|
Changed files ESLint check:
src/pages/ReportParticipantsPage.tsx#L56
Unsafe member access .reportID on an `any` value
|
Changed files ESLint check:
src/pages/ReportParticipantsPage.tsx#L61
Unsafe argument of type `any` assigned to a parameter of type `OnyxEntry<{ avatarUrl?: string | undefined; avatarFileName?: string | undefined; chatType?: ValueOf<{ readonly POLICY_ANNOUNCE: "policyAnnounce"; readonly POLICY_ADMINS: "policyAdmins"; readonly TRIP_ROOM: "tripRoom"; ... 6 more ...; readonly SYSTEM: "system"; }> | undefined; ... 71 more ...; visibleChatMemberAccoun...`
|
Changed files ESLint check:
src/pages/ReportParticipantsPage.tsx#L62
Unsafe argument of type `any` assigned to a parameter of type `OnyxEntry<{ avatarUrl?: string | undefined; avatarFileName?: string | undefined; chatType?: ValueOf<{ readonly POLICY_ANNOUNCE: "policyAnnounce"; readonly POLICY_ADMINS: "policyAdmins"; readonly TRIP_ROOM: "tripRoom"; ... 6 more ...; readonly SYSTEM: "system"; }> | undefined; ... 71 more ...; visibleChatMemberAccoun...`
|
Changed files ESLint check:
src/pages/ReportParticipantsPage.tsx#L86
Unsafe argument of type `any` assigned to a parameter of type `{ avatarUrl?: string | undefined; avatarFileName?: string | undefined; chatType?: ValueOf<{ readonly POLICY_ANNOUNCE: "policyAnnounce"; readonly POLICY_ADMINS: "policyAdmins"; readonly TRIP_ROOM: "tripRoom"; ... 6 more ...; readonly SYSTEM: "system"; }> | undefined; ... 71 more ...; visibleChatMemberAccountIDs?: num...`
|
Changed files ESLint check:
src/pages/ReportParticipantsPage.tsx#L88
Unsafe assignment of an `any` value
|
Changed files ESLint check:
src/pages/ReportParticipantsPage.tsx#L88
Unsafe member access .pendingChatMembers on an `any` value
|
Changed files ESLint check:
src/pages/ReportParticipantsPage.tsx#L89
Unsafe assignment of an `any` value
|