Skip to content

arrival and departure experience overhaul #266

arrival and departure experience overhaul

arrival and departure experience overhaul #266

Triggered via pull request November 25, 2024 05:57
Status Failure
Total duration 25s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
lint: src/components/ArrivalDeparture.svelte#L7
'tripId' is assigned a value but never used
lint: src/components/ArrivalDeparture.svelte#L8
'vehicleId' is assigned a value but never used
lint: src/components/ArrivalDeparture.svelte#L9
'serviceDate' is assigned a value but never used
lint: src/components/containers/Accordion.svelte#L52
'_data' is defined but never used
lint: src/components/stops/StopPane.svelte#L20
'selectedTripDetails' is assigned a value but never used
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/