Skip to content

refactor: removes loads of unused data #272

refactor: removes loads of unused data

refactor: removes loads of unused data #272

Triggered via push November 8, 2023 09:11
Status Failure
Total duration 43s
Artifacts

tsc.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
tsc: src/page-modules/assistant/__tests__/assistant-data.fixture.ts#L33
Type '{ nextPageCursor: string; previousPageCursor: string; tripPatterns: never[]; }' is not assignable to type '{ mode: "unknown" | "air" | "bus" | "foot" | "bicycle" | "cableway" | "coach" | "funicular" | "lift" | "metro" | "monorail" | "rail" | "taxi" | "tram" | "trolleybus" | "water"; duration: number; rentedBike: boolean; }'.
tsc
Process completed with exit code 2.