Skip to content

feat: enable type checking for query selectors #3225

feat: enable type checking for query selectors

feat: enable type checking for query selectors #3225

Triggered via pull request January 13, 2025 11:06
Status Failure
Total duration 5m 37s
Artifacts

checks.yaml

on: pull_request
Matrix: preflight
Matrix: build
Matrix: unit-tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 12 warnings
typecheck: packages/base/core/src/utils/getMatchingKeys.ts#L20
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'FlatSelector<T>'.
typecheck: packages/base/core/src/utils/getMatchingKeys.ts#L21
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'FlatSelector<T>'.
typecheck: packages/base/core/src/utils/getMatchingKeys.ts#L22
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'FlatSelector<T>'.
typecheck: packages/base/core/src/utils/getMatchingKeys.ts#L23
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'FlatSelector<T>'.
typecheck: packages/base/core/src/utils/getMatchingKeys.ts#L24
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'FlatSelector<T>'.
typecheck: packages/base/core/src/utils/getMatchingKeys.ts#L25
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'FlatSelector<T>'.
typecheck: packages/base/core/src/utils/getMatchingKeys.ts#L27
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'FlatSelector<T>'.
typecheck: packages/base/core/src/utils/getMatchingKeys.ts#L28
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'FlatQuery<T> & { $or?: undefined; $and?: undefined; $nor?: undefined; }'.
typecheck: packages/base/core/src/utils/getMatchingKeys.ts#L29
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'FlatQuery<T> & { $or?: undefined; $and?: undefined; $nor?: undefined; }'.
typecheck: packages/base/core/src/utils/getMatchingKeys.ts#L30
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'FlatQuery<T> & { $or?: undefined; $and?: undefined; $nor?: undefined; }'.
build-docs
Process completed with exit code 3.
preflight (23.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
preflight (22.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
preflight (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
unit-tests (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
unit-tests (22.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
unit-tests (23.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (22.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (23.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636