Poc/split navs #795
Annotations
3 errors and 1 warning
typecheck:
src/libs/Navigation/helpers/getAdaptedStateFromPath.ts#L25
Type 'Record<string, ({ avatarUrl?: string | undefined; chatType?: ValueOf<{ readonly POLICY_ANNOUNCE: "policyAnnounce"; readonly POLICY_ADMINS: "policyAdmins"; readonly TRIP_ROOM: "tripRoom"; ... 6 more ...; readonly SYSTEM: "system"; }> | undefined; ... 50 more ...; private_isArchived?: string | undefined; } & OfflineFe...' is not assignable to type 'OnyxCollection<Report>'.
|
typecheck:
src/libs/Navigation/helpers/getAdaptedStateFromPath.ts#L135
Property 'reportID' does not exist on type 'Report'.
|
typecheck
Process completed with exit code 2.
|
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|