Skip to content

feat: support GraphQL subscriptions #1984

feat: support GraphQL subscriptions

feat: support GraphQL subscriptions #1984

Triggered via pull request November 15, 2024 12:16
Status Cancelled
Total duration 3m 30s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build
The run was canceled by @github-actions[bot].
test/node/graphql-api/graphql-subscription.test.ts > intercepts and mocks a GraphQL subscription: test/node/graphql-api/graphql-subscription.test.ts#L37
Error: WebSocket implementation missing; on Node you can `import WebSocket from 'ws';` and pass `webSocketImpl: WebSocket` to `createClient` ❯ Module.createClient node_modules/.pnpm/[email protected][email protected]/node_modules/graphql-ws/lib/client.mjs:73:15 ❯ test/node/graphql-api/graphql-subscription.test.ts:37:18
build
Process completed with exit code 1.
build
No files were found with the provided path: test/browser/test-results. No artifacts will be uploaded.