Skip to content

chore: fix ci

chore: fix ci #497

Triggered via pull request October 20, 2025 16:10
@szuperazszuperaz
synchronize #193
fix-ci
Status Failure
Total duration 2m 11s
Artifacts

test.yml

on: pull_request
Matrix: test-node
Fit to window
Zoom out
Zoom in

Annotations

5 errors
test-bun
Process completed with exit code 1.
__tests__/channel.test.ts > channel API: src/ApiClient.ts#L118
Error: The request failed due to an unexpected error ❯ ApiClient.sendRequest src/ApiClient.ts:118:15 ❯ StreamClient.updateUsers src/gen/common/CommonApi.ts:1330:22 ❯ __tests__/channel.test.ts:25:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { metadata: { clientRequestId: '33be07b7-f3c1-47b9-ac2e-246790a27346', responseCode: undefined }, code: { stack: 'TypeError: fetch failed\n at node:internal/deps/undici/undici:13510:13\n at ApiClient.sendRequest (/home/runner/work/stream-node/stream-node/src/ApiClient.ts:62:24)\n at StreamClient.updateUsers (/home/runner/work/stream-node/stream-node/src/gen/common/CommonApi.ts:1330:22)\n at /home/runner/work/stream-node/stream-node/__tests__/channel.test.ts:25:5\n at async Promise.all (index 0)\n at callSuiteHook (file:///home/runner/work/stream-node/stream-node/node_modules/@vitest/runner/dist/index.js:638:23)\n at runSuite (file:///home/runner/work/stream-node/stream-node/node_modules/@vitest/runner/dist/index.js:830:27)\n at runSuite (file:///home/runner/work/stream-node/stream-node/node_modules/@vitest/runner/dist/index.js:847:15)\n at runFiles (file:///home/runner/work/stream-node/stream-node/node_modules/@vitest/runner/dist/index.js:896:5)\n at startTests (file:///home/runner/work/stream-node/stream-node/node_modules/@vitest/runner/dist/index.js:905:3)', message: 'fetch failed', cause: { stack: 'SocketError: other side closed\n at TLSSocket.<anonymous> (node:internal/deps/undici/undici:6294:28)\n at TLSSocket.emit (node:events:536:35)\n at endReadableNT (node:internal/streams/readable:1698:12)\n at processTicksAndRejections (node:internal/process/task_queues:82:21)', message: 'other side closed', name: 'SocketError', code: 'UND_ERR_SOCKET', socket: { localAddress: '10.1.1.156', localPort: 57892, remoteAddress: '52.54.219.183', remotePort: 443, remoteFamily: 'IPv4', timeout: undefined, bytesWritten: 712, bytesRead: +0 }, constructor: 'Function<SocketError>', toString: 'Function<toString>' }, constructor: 'Function<TypeError>', name: 'TypeError', toString: 'Function<toString>' } }
test-node (18)
Process completed with exit code 1.
__tests__/user-compat.test.ts > user-video compatibility API: src/ApiClient.ts#L111
Error: The request was aborted due to to the 10000ms timeout, you can set the timeout in the StreamClient constructor ❯ ApiClient.sendRequest src/ApiClient.ts:111:15 ❯ StreamClient.updateUsers src/gen/common/CommonApi.ts:1330:22 ❯ __tests__/user-compat.test.ts:19:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { metadata: { clientRequestId: 'a665d1a9-cbd2-4025-9f23-ce1e66ca8680', responseCode: undefined }, code: undefined }
__tests__/call.test.ts > call API: src/ApiClient.ts#L111
Error: The request was aborted due to to the 10000ms timeout, you can set the timeout in the StreamClient constructor ❯ ApiClient.sendRequest src/ApiClient.ts:111:15 ❯ StreamClient.updateUsers src/gen/common/CommonApi.ts:1330:22 ❯ __tests__/call.test.ts:17:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { metadata: { clientRequestId: '890bf31a-4198-4cc2-834e-85b12e9d5211', responseCode: undefined }, code: undefined }