Enable vitest workspaces #2867
Annotations
11 errors
Checks:
packages/introspection/src/minifyIntrospectionQuery.ts#L87
Type '{ kind: "INPUT_OBJECT"; name: string; inputFields: IntrospectionInputValue[]; }' is not assignable to type 'IntrospectionType'.
|
Checks:
packages/next-urql/src/useQuery.ts#L212
Type 'UseQueryState<Data, Variables | undefined>' is not assignable to type 'UseQueryState<Data, Variables>'.
|
Checks
Process completed with exit code 2.
|
Build (1)
Type '{ kind: "INPUT_OBJECT"; name: string; inputFields: IntrospectionInputValue[]; }' is not assignable to type 'IntrospectionType'.
|
Build (1)
Process completed with exit code 1.
|
Graphcache E2E
The process '/home/runner/setup-pnpm/node_modules/.bin/pnpm' failed 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)
Type 'UseQueryState<Data, Variables | undefined>' is not assignable to type 'UseQueryState<Data, Variables>'.
|
Build (0)
The operation was canceled.
|