chore: update homepage #193
Annotations
11 warnings
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/civilDefenseMapProvider.ts#L8
'hasShape' 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
|
Loading