arrival and departure experience overhaul #266
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/
|