Skip to content

Implemented the Bus Route, Draw polyline feat, and hidden unrelated stops #45

Implemented the Bus Route, Draw polyline feat, and hidden unrelated stops

Implemented the Bus Route, Draw polyline feat, and hidden unrelated stops #45

Triggered via pull request August 14, 2024 15:00
Status Failure
Total duration 21s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/