Add handling of lat, lon coordinate queries #135
ci.yml
on: pull_request
Setup
16s
Update docs
0s
release
0s
Annotations
10 errors and 15 warnings
Eslint:
src/SearchControl.ts#L377
Unexpected var, use let or const instead
|
Eslint:
src/SearchControl.ts#L382
Replace `query` with `·query·`
|
Eslint:
src/SearchControl.ts#L395
Unexpected var, use let or const instead
|
Eslint:
src/SearchControl.ts#L398
Delete `··`
|
Eslint:
src/SearchControl.ts#L400
Delete `··`
|
Eslint:
src/coords.ts#L4
Delete `··`
|
Eslint:
src/coords.ts#L5
Delete `··`
|
Eslint:
src/coords.ts#L6
Replace `····` with `··`
|
Eslint:
src/coords.ts#L6
Unexpected var, use let or const instead
|
Eslint:
src/coords.ts#L7
Delete `··`
|
Setup
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/
|
Eslint
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/
|
Eslint:
src/SearchControl.ts#L12
'stopPropagation' is defined but never used
|
Eslint:
src/SearchControl.ts#L21
'AbstractProvider' is defined but never used
|
Eslint:
src/SearchControl.ts#L286
Forbidden non-null assertion
|
Eslint:
src/SearchControl.ts#L382
Forbidden non-null assertion
|
Eslint:
src/SearchControl.ts#L400
Forbidden non-null assertion
|
Eslint:
src/providers/algoliaProvider.ts#L56
'ProviderOptions' is defined but never used
|
Eslint:
src/providers/googleProvider.ts#L44
'query' is defined but never used
|
Eslint:
src/providers/openStreetMapProvider.ts#L8
'hasShape' is defined but never used
|
Eslint:
src/resultList.ts#L34
Forbidden non-null assertion
|
Typescript
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/
|
Tests (1.6.0)
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/
|
Tests (1.7.1)
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/
|
Tests (1.8.0)
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/
|