Skip to content

added the api for trip details, created the tripdetailpane with all information #34

added the api for trip details, created the tripdetailpane with all information

added the api for trip details, created the tripdetailpane with all information #34

Triggered via pull request July 30, 2024 12:11
Status Failure
Total duration 33s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
lint: src/components/map/GoogleMap.svelte#L162
'handleStopSelected' is defined but never used
lint: src/components/oba/StopPane.svelte#L3
'TripDetailsPane' is defined but never used
lint: src/components/oba/StopPane.svelte#L4
'FontAwesomeIcon' is defined but never used
lint: src/components/oba/StopPane.svelte#L5
'faX' is defined but never used
lint: src/components/oba/StopPane.svelte#L5
'faArrowLeft' is defined but never used
lint
Process completed with exit code 1.
lint
The following actions uses Node.js version which is deprecated 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/