[TESTING] PlatformStackNavigation #3
Annotations
10 errors
Run ESLint to check for deprecation warnings:
src/pages/ReportParticipantsPage.tsx#L44
'any' overrides all other types in this intersection type
|
Run ESLint to check for deprecation warnings:
src/pages/ReportParticipantsPage.tsx#L46
Unsafe assignment of an `any` value
|
Run ESLint to check for deprecation warnings:
src/pages/ReportParticipantsPage.tsx#L46
Unsafe member access .params on an `any` value
|
Run ESLint to check for deprecation warnings:
src/pages/ReportParticipantsPage.tsx#L56
Unsafe member access .reportID on an `any` value
|
Run ESLint to check for deprecation warnings:
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...`
|
Run ESLint to check for deprecation warnings:
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...`
|
Run ESLint to check for deprecation warnings:
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...`
|
Run ESLint to check for deprecation warnings:
src/pages/ReportParticipantsPage.tsx#L88
Unsafe assignment of an `any` value
|
Run ESLint to check for deprecation warnings:
src/pages/ReportParticipantsPage.tsx#L88
Unsafe member access .pendingChatMembers on an `any` value
|
Run ESLint to check for deprecation warnings:
src/pages/ReportParticipantsPage.tsx#L89
Unsafe assignment of an `any` value
|
Loading