Cancelled stops handling #98
Merged
Annotations
10 errors
Run TypeScript checks:
app/components/ui/Timetable.tsx#L2
'Alert' is declared but its value is never read.
|
Run TypeScript checks:
app/components/ui/Timetable.tsx#L34
Cannot find name 'useState'.
|
Run TypeScript checks:
app/components/ui/Timetable.tsx#L35
Cannot find name 'useState'.
|
Run TypeScript checks:
app/components/ui/Timetable.tsx#L38
Cannot find name 'useState'.
|
Run TypeScript checks:
app/components/ui/Timetable.tsx#L73
Parameter 'stopTime' implicitly has an 'any' type.
|
Run TypeScript checks:
app/components/ui/Timetable.tsx#L160
Parameter 'row' implicitly has an 'any' type.
|
Run TypeScript checks:
app/components/ui/Timetable.tsx#L160
Parameter 'rowIndex' implicitly has an 'any' type.
|
Run TypeScript checks:
app/components/ui/Timetable.tsx#L175
Parameter 'item' implicitly has an 'any' type.
|
Run TypeScript checks:
app/components/ui/Timetable.tsx#L175
Parameter 'colIndex' implicitly has an 'any' type.
|
Run TypeScript checks
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading