Skip to content

Merge branch 'main' into bwees/cancelled-stops #28

Merge branch 'main' into bwees/cancelled-stops

Merge branch 'main' into bwees/cancelled-stops #28

Re-run triggered January 17, 2024 14:34
Status Failure
Total duration 43s
Artifacts

tsc.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
tsc: app/components/ui/Timetable.tsx#L2
'Alert' is declared but its value is never read.
tsc: app/components/ui/Timetable.tsx#L34
Cannot find name 'useState'.
tsc: app/components/ui/Timetable.tsx#L35
Cannot find name 'useState'.
tsc: app/components/ui/Timetable.tsx#L38
Cannot find name 'useState'.
tsc: app/components/ui/Timetable.tsx#L73
Parameter 'stopTime' implicitly has an 'any' type.
tsc: app/components/ui/Timetable.tsx#L160
Parameter 'row' implicitly has an 'any' type.
tsc: app/components/ui/Timetable.tsx#L160
Parameter 'rowIndex' implicitly has an 'any' type.
tsc: app/components/ui/Timetable.tsx#L175
Parameter 'item' implicitly has an 'any' type.
tsc: app/components/ui/Timetable.tsx#L175
Parameter 'colIndex' implicitly has an 'any' type.
tsc
Process completed with exit code 2.