Skip to content

Add handling of lat, lon coordinate queries #141

Add handling of lat, lon coordinate queries

Add handling of lat, lon coordinate queries #141

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

ci.yml

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

Annotations

14 errors and 15 warnings
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#L7
Delete `··`
Eslint: src/coords.ts#L8
Replace `········` with `····`
Eslint: src/coords.ts#L8
Unexpected var, use let or const instead
Eslint: src/coords.ts#L9
Replace `········` with `····`
Eslint: src/coords.ts#L9
Unexpected var, use let or const instead
Eslint: src/coords.ts#L10
Replace `········if·((·-90·<·lat·<·90)·&&·(·-180·<·lng·<·180))` with `····if·(-90·<·lat·<·90·&&·-180·<·lng·<·180)`
Typescript
Process completed with exit code 2.
Tests (1.8.0)
Process completed with exit code 1.
Tests (1.7.1)
Process completed with exit code 1.
Tests (1.6.0)
Process completed with exit code 1.
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.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.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.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/