Skip to content

refactor: Update all API fetches to use onebusaway-sdk #55

refactor: Update all API fetches to use onebusaway-sdk

refactor: Update all API fetches to use onebusaway-sdk #55

Triggered via pull request August 22, 2024 23:02
Status Failure
Total duration 29s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: src/lib/RestAPI/arrivalsAndDeparturesForStop.js#L7
'error' is not defined
lint: src/lib/RestAPI/shape.js#L7
'error' is not defined
lint: src/lib/RestAPI/stop.js#L6
'error' is not defined
lint: src/lib/RestAPI/stops-for-location.js#L7
'error' is not defined
lint: src/lib/RestAPI/tripDetails.js#L6
'error' is not defined
lint: src/routes/api/oba/arrivals-and-departures-for-stop/[id]/+server.js#L1
'oba' is defined but never used
lint: src/routes/api/oba/shape/[shapeId]/+server.js#L1
'error' is defined but never used
lint: src/routes/api/oba/shape/[shapeId]/+server.js#L1
'json' is defined but never used
lint: src/routes/api/oba/shape/[shapeId]/+server.js#L2
'oba' is defined but never used
lint: src/routes/api/oba/stops-for-location/+server.js#L1
'error' is defined but never used
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/