Skip to content

Support Infinite Geocoders, Support Offline Geocoder #103

Support Infinite Geocoders, Support Offline Geocoder

Support Infinite Geocoders, Support Offline Geocoder #103

Triggered via pull request March 7, 2024 19:18
Status Failure
Total duration 2m 1s
Artifacts

node-ci.yml

on: pull_request
test-lambda-function
1m 54s
test-lambda-function
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 8 warnings
test-lambda-function: handler.ts#L31
Expected object keys to be in sorted order. Expected GEOCODERS to be before REDIS_KEY
test-lambda-function: handler.ts#L40
Insert `··`
test-lambda-function: handler.ts#L41
Insert `··`
test-lambda-function: handler.ts#L42
Insert `··`
test-lambda-function: handler.ts#L43
Insert `··`
test-lambda-function: handler.ts#L44
Insert `··`
test-lambda-function: handler.ts#L45
Insert `··`
test-lambda-function: handler.ts#L46
Insert `··`
test-lambda-function: handler.ts#L47
Insert `··`
test-lambda-function: handler.ts#L59
Replace `·POIS·&&·POIS·!==·"null"` with `⏎··POIS·&&·POIS·!==·'null'⏎···`
test-lambda-function
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-lambda-function
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-lambda-function: handler.ts#L13
There should be at least one empty line between import groups
test-lambda-function: handler.ts#L23
`@opentripplanner/geocoder/lib/apis/offline` import should occur before import of `./utils`
test-lambda-function: handler.ts#L132
Array.prototype.reduce() expects a value to be returned at the end of arrow function
test-lambda-function: handler.ts#L135
Expected object keys to be in ascending order. 'customResponse' should be before 'primaryResponse'
test-lambda-function: utils.ts#L3
'bugsnag' is defined but never used
test-lambda-function: utils.ts#L6
'fetch' is defined but never used