Implemented the Bus Route, Draw polyline feat, and hidden unrelated stops #45
Annotations
6 errors and 1 warning
lint:
src/components/map/RouteMap.svelte#L56
'google' is not defined
|
lint:
src/components/map/RouteMap.svelte#L60
'google' is not defined
|
lint:
src/components/map/RouteMap.svelte#L72
'google' is not defined
|
lint:
src/components/oba/TripDetailsPane.svelte#L15
'currentStopIndex' is assigned a value but never used
|
lint:
src/routes/+page.svelte#L20
'clearAllMarkers' is not defined
|
lint
Process completed with exit code 1.
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|