Implement infinite query status flags #7657
tests.yml
on: push
Check for changes
5s
Matrix: build
Matrix: Check package config with are-the-types-wrong
Matrix: test-dist
Matrix: test-published-artifact
Matrix: test-type-portability
Matrix: test-types
Annotations
2 errors and 2 warnings
Lint, Test, Build & Pack on Node 20.x
Conversion of type '{ data: InfiniteData<unknown, unknown> | undefined; currentData: InfiniteData<unknown, unknown> | undefined; isFetching: boolean; isLoading: boolean; isSuccess: boolean; isFetchingNextPage: boolean; ... 14 more ...; isFetchPreviousPageError: boolean; } | { ...; } | { ...; } | { ...; }' to type 'UseInfiniteQueryStateDefaultResult<any>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Lint, Test, Build & Pack on Node 20.x
Process completed with exit code 1.
|
Check for changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint, Test, Build & Pack on Node 20.x
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|