Skip to content

[TESTING] PlatformStackNavigation #1

[TESTING] PlatformStackNavigation

[TESTING] PlatformStackNavigation #1

Triggered via pull request September 30, 2024 16:53
Status Failure
Total duration 3m 19s
Artifacts

lint-changed.yml

on: pull_request
Changed files ESLint check
3m 10s
Changed files ESLint check
Fit to window
Zoom out
Zoom in

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