Skip to content

feat: support GraphQL subscriptions #1985

feat: support GraphQL subscriptions

feat: support GraphQL subscriptions #1985

Triggered via pull request November 15, 2024 12:19
Status Failure
Total duration 2m 39s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
No files were found with the provided path: test/browser/test-results. No artifacts will be uploaded.