add CHECK_NAME_DUPLICATES
feature
#120
Annotations
10 errors and 5 warnings
handler.ts#L27
Replace `·BACKUP_GEOCODERS,·BUGSNAG_NOTIFIER_KEY,·GEOCODERS,·CHECK_NAME_DUPLICATES·` with `⏎··BACKUP_GEOCODERS,⏎··BUGSNAG_NOTIFIER_KEY,⏎··GEOCODERS,⏎··CHECK_NAME_DUPLICATES⏎`
|
handler.ts#L27
Expected object keys to be in sorted order. Expected CHECK_NAME_DUPLICATES to be before GEOCODERS
|
handler.ts#L134
Unnecessary use of boolean literals in conditional expression
|
handler.ts#L134
Replace `"false"` with `'false'`
|
handler.ts#L136
Delete `;`
|
utils.ts#L141
Insert `⏎·········`
|
utils.ts#L142
Insert `··`
|
utils.ts#L143
Insert `··`
|
utils.ts#L204
Delete `,`
|
utils.ts#L211
Replace `feature,·responses.customResponse.features,·checkNameDuplicates` with `⏎········feature,⏎········responses.customResponse.features,⏎········checkNameDuplicates⏎······`
|
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/
|
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/
|
utils.ts#L3
'bugsnag' is defined but never used
|
utils.ts#L6
'fetch' is defined but never used
|
utils.ts#L263
'focusPoint' is assigned a value but never used
|
This job failed
Loading