Skip to content

Add handling of lat, lon coordinate queries #136

Add handling of lat, lon coordinate queries

Add handling of lat, lon coordinate queries #136

Triggered via pull request October 4, 2023 21:16
Status Failure
Total duration 1m 32s
Artifacts

ci.yml

on: pull_request
Matrix: Tests
Typescript
35s
Typescript
Update docs
0s
Update docs
release
0s
release
Fit to window
Zoom out
Zoom in

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.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/
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/