fix: add types to package.json exports field (#377) #134
ci.yml
on: push
Setup
22s
Update docs
1m 58s
release
0s
Annotations
2 errors and 16 warnings
Update docs
Process completed with exit code 1.
|
release
The run was canceled by @github-actions.
|
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#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#L388
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.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/
|
Update docs
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/
|