Add hasNext
to query-state
#2941
Annotations
20 errors
Checks:
packages/react-urql/src/hooks/useQuery.ts#L311
Argument of type 'Partial<UseQueryState<Data, Variables>>' is not assignable to parameter of type 'Partial<{ fetching: boolean; stale: boolean; error: undefined; data: undefined; extensions: undefined; operation: undefined; }>'.
|
Checks:
packages/react-urql/src/hooks/useQuery.ts#L322
Argument of type 'Partial<UseQueryState<Data, Variables>>' is not assignable to parameter of type 'Partial<{ fetching: boolean; stale: boolean; error: undefined; data: undefined; extensions: undefined; operation: undefined; }>'.
|
Checks:
packages/react-urql/src/hooks/useQuery.ts#L337
Argument of type 'Partial<UseQueryState<Data, Variables>>' is not assignable to parameter of type 'Partial<{ fetching: boolean; stale: boolean; error: undefined; data: undefined; extensions: undefined; operation: undefined; }>'.
|
Checks
Process completed with exit code 2.
|
Build (1)
Argument of type 'Partial<UseQueryState<Data, Variables>>' is not assignable to parameter of type 'Partial<{ fetching: boolean; stale: boolean; error: undefined; data: undefined; extensions: undefined; operation: undefined; }>'.
|
Build (1)
Argument of type 'Partial<UseQueryState<Data, Variables>>' is not assignable to parameter of type 'Partial<{ fetching: boolean; stale: boolean; error: undefined; data: undefined; extensions: undefined; operation: undefined; }>'.
|
Build (1)
Argument of type 'Partial<UseQueryState<Data, Variables>>' is not assignable to parameter of type 'Partial<{ fetching: boolean; stale: boolean; error: undefined; data: undefined; extensions: undefined; operation: undefined; }>'.
|
Build (1)
Process completed with exit code 1.
|
Graphcache E2E
Argument of type 'Partial<UseQueryState<Data, Variables>>' is not assignable to parameter of type 'Partial<{ fetching: boolean; stale: boolean; error: undefined; data: undefined; extensions: undefined; operation: undefined; }>'.
|
Graphcache E2E
Argument of type 'Partial<UseQueryState<Data, Variables>>' is not assignable to parameter of type 'Partial<{ fetching: boolean; stale: boolean; error: undefined; data: undefined; extensions: undefined; operation: undefined; }>'.
|
Graphcache E2E
Argument of type 'Partial<UseQueryState<Data, Variables>>' is not assignable to parameter of type 'Partial<{ fetching: boolean; stale: boolean; error: undefined; data: undefined; extensions: undefined; operation: undefined; }>'.
|
Graphcache E2E
Process completed with exit code 1.
|
React E2E
Argument of type 'Partial<UseQueryState<Data, Variables>>' is not assignable to parameter of type 'Partial<{ fetching: boolean; stale: boolean; error: undefined; data: undefined; extensions: undefined; operation: undefined; }>'.
|
React E2E
Argument of type 'Partial<UseQueryState<Data, Variables>>' is not assignable to parameter of type 'Partial<{ fetching: boolean; stale: boolean; error: undefined; data: undefined; extensions: undefined; operation: undefined; }>'.
|
React E2E
Argument of type 'Partial<UseQueryState<Data, Variables>>' is not assignable to parameter of type 'Partial<{ fetching: boolean; stale: boolean; error: undefined; data: undefined; extensions: undefined; operation: undefined; }>'.
|
React E2E
Process completed with exit code 1.
|
Build (2)
The job was canceled because "_1" failed.
|
Build (2)
The operation was canceled.
|
Build (0)
The job was canceled because "_1" failed.
|
Build (0)
The operation was canceled.
|