Enable vitest workspaces #2864
Annotations
4 errors
packages/core/src/gql.test.ts#L2
Module '"vitest"' has no exported member 'SpyInstance'.
|
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