Add handling of lat, lon coordinate queries #136
Annotations
10 errors and 10 warnings
src/SearchControl.ts#L377
Unexpected var, use let or const instead
|
src/SearchControl.ts#L382
Replace `query` with `·query·`
|
src/SearchControl.ts#L395
Unexpected var, use let or const instead
|
src/SearchControl.ts#L398
Delete `··`
|
src/SearchControl.ts#L400
Delete `··`
|
src/coords.ts#L4
Delete `··`
|
src/coords.ts#L5
Delete `··`
|
src/coords.ts#L6
Replace `····` with `··`
|
src/coords.ts#L6
Unexpected var, use let or const instead
|
src/coords.ts#L7
Delete `··`
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/SearchControl.ts#L12
'stopPropagation' is defined but never used
|
src/SearchControl.ts#L21
'AbstractProvider' is defined but never used
|
src/SearchControl.ts#L286
Forbidden non-null assertion
|
src/SearchControl.ts#L382
Forbidden non-null assertion
|
src/SearchControl.ts#L400
Forbidden non-null assertion
|
src/providers/algoliaProvider.ts#L56
'ProviderOptions' is defined but never used
|
src/providers/googleProvider.ts#L44
'query' is defined but never used
|
src/providers/openStreetMapProvider.ts#L8
'hasShape' is defined but never used
|
src/resultList.ts#L34
Forbidden non-null assertion
|
The logs for this run have expired and are no longer available.
Loading