Skip to content

update packages

update packages #2

Triggered via push January 11, 2024 17:48
Status Failure
Total duration 40s
Artifacts

tsc.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
tsc: app/components/sheets/StopTimetable.tsx#L45
Argument of type 'RouteStopSchedule[]' is not assignable to parameter of type 'SetStateAction<{ directionName: string; serviceInterruptions: any[]; routeNumber: string; routeName: string; stopTimes: { estimatedDepartTimeUtc: string | null; scheduledDepartTimeUtc: string; isOffRoute: boolean; isRealtime: boolean; tripPointId: string; isLastPoint: boolean | null; isCancelled: boolean; }[]; ... 5...'.
tsc: app/components/sheets/StopTimetable.tsx#L52
Argument of type 'RouteStopSchedule[]' is not assignable to parameter of type 'SetStateAction<{ directionName: string; serviceInterruptions: any[]; routeNumber: string; routeName: string; stopTimes: { estimatedDepartTimeUtc: string | null; scheduledDepartTimeUtc: string; isOffRoute: boolean; isRealtime: boolean; tripPointId: string; isLastPoint: boolean | null; isCancelled: boolean; }[]; ... 5...'.
tsc
Process completed with exit code 2.