Skip to content

add CHECK_NAME_DUPLICATES feature #120

add CHECK_NAME_DUPLICATES feature

add CHECK_NAME_DUPLICATES feature #120

Triggered via pull request September 4, 2024 16:46
Status Failure
Total duration 2m 17s
Artifacts

node-ci.yml

on: pull_request
test-lambda-function
2m 8s
test-lambda-function
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
test-lambda-function: handler.ts#L27
Replace `·BACKUP_GEOCODERS,·BUGSNAG_NOTIFIER_KEY,·GEOCODERS,·CHECK_NAME_DUPLICATES·` with `⏎··BACKUP_GEOCODERS,⏎··BUGSNAG_NOTIFIER_KEY,⏎··GEOCODERS,⏎··CHECK_NAME_DUPLICATES⏎`
test-lambda-function: handler.ts#L27
Expected object keys to be in sorted order. Expected CHECK_NAME_DUPLICATES to be before GEOCODERS
test-lambda-function: handler.ts#L134
Unnecessary use of boolean literals in conditional expression
test-lambda-function: handler.ts#L134
Replace `"false"` with `'false'`
test-lambda-function: handler.ts#L136
Delete `;`
test-lambda-function: utils.ts#L141
Insert `⏎·········`
test-lambda-function: utils.ts#L142
Insert `··`
test-lambda-function: utils.ts#L143
Insert `··`
test-lambda-function: utils.ts#L204
Delete `,`
test-lambda-function: utils.ts#L211
Replace `feature,·responses.customResponse.features,·checkNameDuplicates` with `⏎········feature,⏎········responses.customResponse.features,⏎········checkNameDuplicates⏎······`
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-lambda-function: utils.ts#L3
'bugsnag' is defined but never used
test-lambda-function: utils.ts#L6
'fetch' is defined but never used
test-lambda-function: utils.ts#L263
'focusPoint' is assigned a value but never used