Support Infinite Geocoders, Support Offline Geocoder #101
node-ci.yml
on: pull_request
test-lambda-function
1m 50s
Annotations
10 errors and 6 warnings
test-lambda-function:
handler.ts#L30
Expected object keys to be in sorted order. Expected GEOCODERS to be before REDIS_KEY
|
test-lambda-function:
handler.ts#L39
Insert `··`
|
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#L58
Replace `"null"` with `'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#L120
Array.prototype.reduce() expects a value to be returned at the end of arrow function
|
test-lambda-function:
handler.ts#L123
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
|