Skip to content

Add hasNext to query-state #2941

Add hasNext to query-state

Add hasNext to query-state #2941

Triggered via pull request October 29, 2024 11:46
Status Failure
Total duration 1m 7s
Artifacts

ci.yml

on: pull_request
Matrix: Build
Fit to window
Zoom out
Zoom in

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.