Support Infinite Geocoders, Support Offline Geocoder #103
Annotations
10 errors and 8 warnings
Lint code:
handler.ts#L31
Expected object keys to be in sorted order. Expected GEOCODERS to be before REDIS_KEY
|
Lint code:
handler.ts#L40
Insert `··`
|
Lint code:
handler.ts#L41
Insert `··`
|
Lint code:
handler.ts#L42
Insert `··`
|
Lint code:
handler.ts#L43
Insert `··`
|
Lint code:
handler.ts#L44
Insert `··`
|
Lint code:
handler.ts#L45
Insert `··`
|
Lint code:
handler.ts#L46
Insert `··`
|
Lint code:
handler.ts#L47
Insert `··`
|
Lint code:
handler.ts#L59
Replace `·POIS·&&·POIS·!==·"null"` with `⏎··POIS·&&·POIS·!==·'null'⏎···`
|
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/.
|
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/
|
Lint code:
handler.ts#L13
There should be at least one empty line between import groups
|
Lint code:
handler.ts#L23
`@opentripplanner/geocoder/lib/apis/offline` import should occur before import of `./utils`
|
Lint code:
handler.ts#L132
Array.prototype.reduce() expects a value to be returned at the end of arrow function
|
Lint code:
handler.ts#L135
Expected object keys to be in ascending order. 'customResponse' should be before 'primaryResponse'
|
Lint code:
utils.ts#L3
'bugsnag' is defined but never used
|
Lint code:
utils.ts#L6
'fetch' is defined but never used
|
Loading