update api package to NPM version #87
Merged
Annotations
3 errors
Run TypeScript checks:
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...'.
|
Run TypeScript checks:
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...'.
|
Run TypeScript checks
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading