feat: add handling of lat, lon coordinate queries (#368) #148
Annotations
10 warnings
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