refactor: removes loads of unused data #272
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.
|