refactor: Update all API fetches to use onebusaway-sdk #55
Annotations
10 errors and 1 warning
src/lib/RestAPI/arrivalsAndDeparturesForStop.js#L7
'error' is not defined
|
src/lib/RestAPI/shape.js#L7
'error' is not defined
|
src/lib/RestAPI/stop.js#L6
'error' is not defined
|
src/lib/RestAPI/stops-for-location.js#L7
'error' is not defined
|
src/lib/RestAPI/tripDetails.js#L6
'error' is not defined
|
src/routes/api/oba/arrivals-and-departures-for-stop/[id]/+server.js#L1
'oba' is defined but never used
|
src/routes/api/oba/shape/[shapeId]/+server.js#L1
'error' is defined but never used
|
src/routes/api/oba/shape/[shapeId]/+server.js#L1
'json' is defined but never used
|
src/routes/api/oba/shape/[shapeId]/+server.js#L2
'oba' is defined but never used
|
src/routes/api/oba/stops-for-location/+server.js#L1
'error' is defined but never used
|
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/
|
This job failed
Loading