Merge branch 'main' into bwees/cancelled-stops #28
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.
|