Skip to content

[HOLD on #37891] Migrate E/App to use PlatformStackNavigation #1436

[HOLD on #37891] Migrate E/App to use PlatformStackNavigation

[HOLD on #37891] Migrate E/App to use PlatformStackNavigation #1436

Triggered via pull request September 30, 2024 22:18
Status Failure
Total duration 2m 5s
Artifacts

lint-changed.yml

on: pull_request
Changed files ESLint check
1m 57s
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