Skip to content

feat: support GraphQL subscriptions #1172

feat: support GraphQL subscriptions

feat: support GraphQL subscriptions #1172

Triggered via pull request November 14, 2024 18:16
Status Failure
Total duration 2m 0s
Artifacts

compat.yml

on: pull_request
Matrix: typescript
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 8 warnings
graphql.test-d.ts > exposes a "subscription" method only on a GraphQL link: test/typings/graphql.test-d.ts#L209
TypeCheckError: Type 'GraphQLRequestHandler' does not satisfy the constraint '"Expected function, Actual function"'. ❯ graphql.test-d.ts:209:19
typescript (4.8)
Process completed with exit code 1.
graphql.test-d.ts > exposes a "subscription" method only on a GraphQL link: test/typings/graphql.test-d.ts#L209
TypeCheckError: Type 'GraphQLRequestHandler' does not satisfy the constraint '"Expected function, Actual function"'. ❯ graphql.test-d.ts:209:19
typescript (5.0)
Process completed with exit code 1.
graphql.test-d.ts > exposes a "subscription" method only on a GraphQL link: test/typings/graphql.test-d.ts#L209
TypeCheckError: Type 'GraphQLRequestHandler' does not satisfy the constraint '"Expected function, Actual function"'. ❯ graphql.test-d.ts:209:19
typescript (5.2)
Process completed with exit code 1.
graphql.test-d.ts > exposes a "subscription" method only on a GraphQL link: test/typings/graphql.test-d.ts#L209
TypeCheckError: Type 'GraphQLRequestHandler' does not satisfy the constraint '"Expected function, Actual function"'. ❯ graphql.test-d.ts:209:19
typescript (5.1)
Process completed with exit code 1.
graphql.test-d.ts > exposes a "subscription" method only on a GraphQL link: test/typings/graphql.test-d.ts#L209
TypeCheckError: Type 'GraphQLRequestHandler' does not satisfy the constraint '"Expected function, Actual function"'. ❯ graphql.test-d.ts:209:19
typescript (4.9)
Process completed with exit code 1.
graphql.test-d.ts > exposes a "subscription" method only on a GraphQL link: test/typings/graphql.test-d.ts#L209
TypeCheckError: Type 'GraphQLRequestHandler' does not satisfy the constraint '"Expected function, Actual function"'. ❯ graphql.test-d.ts:209:19
typescript (5.3)
Process completed with exit code 1.
graphql.test-d.ts > exposes a "subscription" method only on a GraphQL link: test/typings/graphql.test-d.ts#L209
TypeCheckError: Type 'GraphQLRequestHandler' does not satisfy the constraint '"Expected function, Actual function"'. ❯ graphql.test-d.ts:209:19
typescript (5.4)
Process completed with exit code 1.
graphql.test-d.ts > exposes a "subscription" method only on a GraphQL link: test/typings/graphql.test-d.ts#L209
TypeCheckError: Type 'GraphQLRequestHandler' does not satisfy the constraint '"Expected function, Actual function"'. ❯ graphql.test-d.ts:209:19
typescript (5.5)
Process completed with exit code 1.
typescript (4.8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
typescript (5.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
typescript (5.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
typescript (5.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
typescript (4.9)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
typescript (5.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
typescript (5.4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
typescript (5.5)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/