fix(vue): fix variables typing #2981
Annotations
10 errors and 1 warning
packages/vue-urql/src/useQuery.test.ts#L106
Type 'Ref<string>' is not assignable to type 'DocumentInput<any, MaybeRefOrGetter<AnyVariables>>'.
|
packages/vue-urql/src/useQuery.test.ts#L151
Type 'Ref<string>' is not assignable to type 'DocumentInput<any, MaybeRefOrGetter<AnyVariables>>'.
|
packages/vue-urql/src/useQuery.test.ts#L172
Type 'Ref<string>' is not assignable to type 'DocumentInput<any, MaybeRefOrGetter<AnyVariables>>'.
|
packages/vue-urql/src/useQuery.test.ts#L195
Type 'Ref<string>' is not assignable to type 'DocumentInput<any, MaybeRefOrGetter<AnyVariables>>'.
|
packages/vue-urql/src/useQuery.test.ts#L213
Type 'Ref<string>' is not assignable to type 'DocumentInput<any, MaybeRefOrGetter<AnyVariables>>'.
|
packages/vue-urql/src/useQuery.test.ts#L238
Type 'Ref<string>' is not assignable to type 'DocumentInput<any, MaybeRefOrGetter<AnyVariables>>'.
|
packages/vue-urql/src/useQuery.test.ts#L269
Type 'Ref<string>' is not assignable to type 'DocumentInput<any, MaybeRefOrGetter<AnyVariables>>'.
|
packages/vue-urql/src/useQuery.test.ts#L300
Type 'Ref<string>' is not assignable to type 'DocumentInput<any, MaybeRefOrGetter<AnyVariables>>'.
|
packages/vue-urql/src/useQuery.test.ts#L328
Type 'Ref<string>' is not assignable to type 'DocumentInput<any, MaybeRefOrGetter<AnyVariables>>'.
|
packages/vue-urql/src/useQuery.test.ts#L344
Type 'Ref<string>' is not assignable to type 'DocumentInput<any, MaybeRefOrGetter<AnyVariables>>'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The logs for this run have expired and are no longer available.
Loading