Skip to content

fix error when importing leaflet-geosearch using TypeScript #131

fix error when importing leaflet-geosearch using TypeScript

fix error when importing leaflet-geosearch using TypeScript #131

Re-run triggered October 4, 2023 21:04
Status Success
Total duration 3m 8s
Artifacts

ci.yml

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

Annotations

15 warnings
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/
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/
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#L11
'stopPropagation' is defined but never used
Eslint: src/SearchControl.ts#L20
'AbstractProvider' is defined but never used
Eslint: src/SearchControl.ts#L285
Forbidden non-null assertion
Eslint: src/SearchControl.ts#L376
Forbidden non-null assertion
Eslint: src/SearchControl.ts#L387
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
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.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/