Enable vitest workspaces #2867
Annotations
3 errors
packages/introspection/src/minifyIntrospectionQuery.ts#L87
Type '{ kind: "INPUT_OBJECT"; name: string; inputFields: IntrospectionInputValue[]; }' is not assignable to type 'IntrospectionType'.
|
packages/next-urql/src/useQuery.ts#L212
Type 'UseQueryState<Data, Variables | undefined>' is not assignable to type 'UseQueryState<Data, Variables>'.
|
|
This job failed
Loading