test(graphql): add TypedDocumentNode inference tests #810
Annotations
3 errors and 1 warning
Typings tests:
test/typings/graphql-typed-document.test-d.ts#L36
TypeCheckError: Unused '@ts-expect-error' directive.
❯ graphql-typed-document.test-d.ts:36:3
|
Typings tests:
test/typings/graphql-typed-document.test-d.ts#L40
TypeCheckError: Type 'number' is not assignable to type '"John"'.
❯ graphql-typed-document.test-d.ts:40:17
|
Typings tests
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading