Skip to content

Stop area refactor #7740

Stop area refactor

Stop area refactor #7740

Triggered via pull request February 5, 2025 13:20
Status Failure
Total duration 2m 5s
Artifacts

ci.yml

on: pull_request
Run QA related things
1m 54s
Run QA related things
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Run QA related things
Argument of type 'unique symbol | { variables: { label: string; validAfter: DateTime<true>; validPriorities: Priority[]; }; }' is not assignable to parameter of type 'SuspenseQueryHookOptions<DoesStopHaveNextValidAlternativeQuery, Exact<{ label: string; validAfter?: InputMaybe<DateTime<true>> | undefined; validPriorities: number | number[]; }>> | undefined'.
Run QA related things
Type '{ __typename?: "stop_registry_ParentStopPlace" | undefined; } | { __typename?: "stop_registry_StopPlace" | undefined; id?: string | null | undefined; weighting?: StopRegistryInterchangeWeightingType | null | undefined; ... 7 more ...; quays?: ({ ...; } | null)[] | ... 1 more ... | undefined; } | null' is not assignable to type 'StopAreaDetailsFragment | null'.
Run QA related things
Property 'description' does not exist on type 'QuayDetailsFragment'.
Run QA related things
Property 'accessibilityLevel' does not exist on type 'EnrichedStopPlace'.
Run QA related things
Property 'stopState' does not exist on type 'EnrichedStopPlace'.
Run QA related things
Property 'mainLine' does not exist on type '{ interchange: boolean; railReplacement: boolean; }'.
Run QA related things
Property 'virtual' does not exist on type '{ interchange: boolean; railReplacement: boolean; }'.
Run QA related things
Property 'publicCode' does not exist on type 'EnrichedStopPlace'.
Run QA related things
Property 'nameFin' does not exist on type 'EnrichedStopPlace'.
Run QA related things
Property 'locationFin' does not exist on type 'EnrichedStopPlace'.