feat: imperative infinite queries #4
Annotations
15 errors
Preview
Process completed with exit code 1.
|
Preview
Property 'pageParam' does not exist on type 'FetchPreviousPageOptions'.
|
Preview
Property 'pageParam' does not exist on type 'FetchNextPageOptions'.
|
Preview
Property 'pageParam' does not exist on type 'FetchPreviousPageOptions'.
|
Preview
Property 'pageParam' does not exist on type 'FetchNextPageOptions'.
|
Test
Cannot find name 'waitFor'.
|
Test
Property 'pageParam' does not exist on type 'FetchPreviousPageOptions'.
|
Test
Property 'pageParam' does not exist on type 'FetchNextPageOptions'.
|
Test
Type '{ pageParam: number; cancelRefetch?: boolean | undefined; throwOnError?: boolean | undefined; } | undefined' does not satisfy the constraint '"Expected: undefined, Actual: ..." | "Expected: ..., Actual: ..."'.
|
Test
Type '{ pageParam: number; cancelRefetch?: boolean | undefined; throwOnError?: boolean | undefined; } | undefined' does not satisfy the constraint '"Expected: undefined, Actual: ..." | "Expected: ..., Actual: ..."'.
|
Test
Argument of type '{ pageParam: number; }' is not assignable to parameter of type 'FetchPreviousPageOptions'.
|
Test
Argument of type '{ pageParam: number; }' is not assignable to parameter of type 'FetchNextPageOptions'.
|
Test
Cannot find name 'waitFor'.
|
Test
Property 'pageParam' does not exist on type 'FetchPreviousPageOptions'.
|
Test
Property 'pageParam' does not exist on type 'FetchNextPageOptions'.
|