fix: Test other infoFormat when getFeatureInfo fails #1014
Annotations
10 errors and 1 warning
Run ESLint:
src/getfeatureinfo.js#L16
Trailing spaces not allowed
|
Run ESLint:
src/getfeatureinfo.js#L146
'format' is never reassigned. Use 'const' instead
|
Run ESLint:
src/getfeatureinfo.js#L147
'formatArr' is never reassigned. Use 'const' instead
|
Run ESLint:
src/getfeatureinfo.js#L149
iterators/generators require regenerator-runtime, which is too heavyweight for this guide to allow them. Separately, loops should be avoided in favor of array iterations
|
Run ESLint:
src/getfeatureinfo.js#L154
Unexpected `await` inside a loop
|
Run ESLint:
src/getfeatureinfo.js#L155
Unexpected `await` inside a loop
|
Run ESLint:
src/getfeatureinfo.js#L156
Expected space(s) after "if"
|
Run ESLint:
src/getfeatureinfo.js#L156
Missing space before opening brace
|
Run ESLint:
src/getfeatureinfo.js#L160
Unnecessary semicolon
|
Run ESLint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading