Skip to content

Poc/split navs

Poc/split navs #795

Triggered via pull request December 20, 2024 15:23
Status Failure
Total duration 2m 31s
Artifacts

typecheck.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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