Skip to content

Trigger AI SDK chat #4708

Trigger AI SDK chat

Trigger AI SDK chat #4708

Triggered via pull request February 15, 2026 07:25
Status Cancelled
Total duration 2m 30s
Artifacts

pr_checks.yml

on: pull_request
Matrix: units / internal / 🧪 Unit Tests: Internal
Matrix: units / packages / 🧪 Unit Tests: Packages
Matrix: units / webapp / 🧪 Unit Tests: Webapp
typecheck  /  typecheck
2m 8s
typecheck / typecheck
sdk-compat  /  Bun Runtime
1m 54s
sdk-compat / Bun Runtime
sdk-compat  /  Deno Runtime
2m 3s
sdk-compat / Deno Runtime
sdk-compat  /  Cloudflare Workers
1m 59s
sdk-compat / Cloudflare Workers
Matrix: e2e / cli-v3
Matrix: sdk-compat / node-compat
units  /  ...  /  📊 Merge Reports
0s
units / internal / 📊 Merge Reports
units  /  ...  /  📊 Merge Reports
0s
units / packages / 📊 Merge Reports
units  /  ...  /  📊 Merge Reports
0s
units / webapp / 📊 Merge Reports
Fit to window
Zoom out
Zoom in

Annotations

60 errors
e2e / 🧪 CLI v3 tests (ubuntu-latest - pnpm)
Process completed with exit code 1.
e2e/e2e.test.ts > buildWorker > fixture otel-telemetry-loader: packages/cli-v3/e2e/utils.ts#L35
Error: Command failed with exit code 1: corepack use pnpm@8.15.5 ! Corepack is about to download https://registry.npmjs.org/pnpm/-/pnpm-8.15.5.tgz node:events:502 throw er; // Unhandled 'error' event ^ TypeError: terminated at Fetch.onAborted (node:internal/deps/undici/undici:11322:53) at Fetch.emit (node:events:524:28) at Fetch.terminate (node:internal/deps/undici/undici:10480:14) at Object.onError (node:internal/deps/undici/undici:11445:38) at Request.onError (node:internal/deps/undici/undici:2210:31) at Object.errorRequest (node:internal/deps/undici/undici:1707:17) at TLSSocket.<anonymous> (node:internal/deps/undici/undici:6433:16) at TLSSocket.emit (node:events:536:35) at node:net:343:12 at TCP.done (node:_tls_wrap:665:7) Emitted 'error' event on Readable instance at: at emitErrorNT (node:internal/streams/destroy:169:8) at emitErrorCloseNT (node:internal/streams/destroy:128:3) at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { [cause]: SocketError: other side closed at TLSSocket.<anonymous> (node:internal/deps/undici/undici:6408:28) at TLSSocket.emit (node:events:536:35) at endReadableNT (node:internal/streams/readable:1698:12) at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { code: 'UND_ERR_SOCKET', socket: { localAddress: '10.1.0.174', localPort: 42240, remoteAddress: '104.16.4.34', remotePort: 443, remoteFamily: 'IPv4', timeout: undefined, bytesWritten: 199, bytesRead: 1513806 }, [Symbol(undici.error.UND_ERR)]: true, [Symbol(undici.error.UND_ERR_SOCKET)]: true } } Node.js v20.20.0 Installing pnpm@8.15.5 in the project... ❯ makeError ../../node_modules/.pnpm/execa@8.0.1/node_modules/execa/lib/error.js:60:11 ❯ handlePromise ../../node_modules/.pnpm/execa@8.0.1/node_modules/execa/index.js:124:26 ❯ Module.installFixtureDeps e2e/utils.ts:35:32 ❯ e2e/e2e.test.ts:89:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: corepack use pnpm@8.15.5', command: 'corepack use pnpm@8.15.5', escapedCommand: 'corepack use "pnpm@8.15.5"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: 'Installing pnpm@8.15.5 in the project...', stderr: '! Corepack is about to download https://registry.npmjs.org/pnpm/-/pnpm-8.15.5.tgz\nnode:events:502\n throw er; // Unhandled \'error\' event\n ^\n\nTypeError: terminated\n at Fetch.onAborted (node:internal/deps/undici/undici:11322:53)\n at Fetch.emit (node:events:524:28)\n at Fetch.terminate (node:internal/deps/undici/undici:10480:14)\n at Object.onError (node:internal/deps/undici/undici:11445:38)\n at Request.onError (node:internal/deps/undici/undici:2210:31)\n at Object.errorRequest (node:internal/deps/undici/undici:1707:17)\n at TLSSocket.<anonymous> (node:internal/deps/undici/undici:6433:16)\n at TLSSocket.emit (node:events:536:35)\n at node:net:343:12\n at TCP.done (node:_tls_wrap:665:7)\nEmitted \'error\' event on Readable instance at:\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {\n [cause]: SocketError: other side closed\n at TLSSocket.<anonymous> (node:internal/deps/undici/undici:6408:28)\n at TLSSocket.emit (node:events:536:35)\n at endReadableNT (node:internal/streams/readable:1698:12)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {\n code: \'UND_ERR_SOCKET\',\n socket: {\n localAddress: \'10.1.0.174\',\n localPort: 42240,\n remoteAddress: \'104.16.4.34\',\n remotePort: 443,\n remoteFamily: \'IPv4\',\n timeout: undefined,\n bytesWritten: 199,\n bytesRead: 1513806\n },\n [Symbol(undici.error.UND_ERR)]: true,\n [Symbol(undici.er
sdk-compat / Bun Runtime
Canceling since a higher priority waiting request for 🤖 PR Checks-3064 exists
sdk-compat / Bun Runtime
The operation was canceled.
e2e / 🧪 CLI v3 tests (windows-latest - pnpm)
Canceling since a higher priority waiting request for 🤖 PR Checks-3064 exists
e2e / 🧪 CLI v3 tests (windows-latest - pnpm)
The operation was canceled.
e2e / 🧪 CLI v3 tests (windows-latest - npm)
Canceling since a higher priority waiting request for 🤖 PR Checks-3064 exists
e2e / 🧪 CLI v3 tests (windows-latest - npm)
The operation was canceled.
sdk-compat / Cloudflare Workers
Canceling since a higher priority waiting request for 🤖 PR Checks-3064 exists
sdk-compat / Cloudflare Workers
The operation was canceled.
sdk-compat / Deno Runtime
Canceling since a higher priority waiting request for 🤖 PR Checks-3064 exists
sdk-compat / Deno Runtime
The operation was canceled.
sdk-compat / Node.js 20.20 (ubuntu-latest)
Canceling since a higher priority waiting request for 🤖 PR Checks-3064 exists
sdk-compat / Node.js 20.20 (ubuntu-latest)
The operation was canceled.
sdk-compat / Node.js 22.12 (ubuntu-latest)
Canceling since a higher priority waiting request for 🤖 PR Checks-3064 exists
sdk-compat / Node.js 22.12 (ubuntu-latest)
The operation was canceled.
units / packages / 🧪 Unit Tests: Packages (1, 1)
Canceling since a higher priority waiting request for 🤖 PR Checks-3064 exists
units / packages / 🧪 Unit Tests: Packages (1, 1)
The operation was canceled.
units / webapp / 🧪 Unit Tests: Webapp (1, 8)
Canceling since a higher priority waiting request for 🤖 PR Checks-3064 exists
units / webapp / 🧪 Unit Tests: Webapp (1, 8)
The operation was canceled.
units / webapp / 🧪 Unit Tests: Webapp (4, 8)
Canceling since a higher priority waiting request for 🤖 PR Checks-3064 exists
units / webapp / 🧪 Unit Tests: Webapp (4, 8)
The operation was canceled.
units / webapp / 🧪 Unit Tests: Webapp (7, 8)
Canceling since a higher priority waiting request for 🤖 PR Checks-3064 exists
units / webapp / 🧪 Unit Tests: Webapp (7, 8)
The operation was canceled.
units / internal / 🧪 Unit Tests: Internal (7, 8)
Canceling since a higher priority waiting request for 🤖 PR Checks-3064 exists
units / internal / 🧪 Unit Tests: Internal (7, 8)
The operation was canceled.
units / internal / 🧪 Unit Tests: Internal (5, 8)
Canceling since a higher priority waiting request for 🤖 PR Checks-3064 exists
units / internal / 🧪 Unit Tests: Internal (5, 8)
The operation was canceled.
units / internal / 🧪 Unit Tests: Internal (4, 8)
Canceling since a higher priority waiting request for 🤖 PR Checks-3064 exists
units / internal / 🧪 Unit Tests: Internal (4, 8)
The operation was canceled.
units / internal / 🧪 Unit Tests: Internal (6, 8)
Canceling since a higher priority waiting request for 🤖 PR Checks-3064 exists
units / internal / 🧪 Unit Tests: Internal (6, 8)
The operation was canceled.
units / webapp / 🧪 Unit Tests: Webapp (8, 8)
Canceling since a higher priority waiting request for 🤖 PR Checks-3064 exists
units / webapp / 🧪 Unit Tests: Webapp (8, 8)
The operation was canceled.
units / internal / 🧪 Unit Tests: Internal (1, 8)
Canceling since a higher priority waiting request for 🤖 PR Checks-3064 exists
units / internal / 🧪 Unit Tests: Internal (1, 8)
The operation was canceled.
units / webapp / 🧪 Unit Tests: Webapp (2, 8)
Canceling since a higher priority waiting request for 🤖 PR Checks-3064 exists
units / webapp / 🧪 Unit Tests: Webapp (2, 8)
The operation was canceled.
units / internal / 🧪 Unit Tests: Internal (2, 8)
Canceling since a higher priority waiting request for 🤖 PR Checks-3064 exists
units / internal / 🧪 Unit Tests: Internal (2, 8)
The operation was canceled.
units / internal / 🧪 Unit Tests: Internal (8, 8)
Canceling since a higher priority waiting request for 🤖 PR Checks-3064 exists
units / internal / 🧪 Unit Tests: Internal (8, 8)
The operation was canceled.
units / webapp / 🧪 Unit Tests: Webapp (6, 8)
Canceling since a higher priority waiting request for 🤖 PR Checks-3064 exists
units / webapp / 🧪 Unit Tests: Webapp (6, 8)
The operation was canceled.
units / webapp / 🧪 Unit Tests: Webapp (5, 8)
Canceling since a higher priority waiting request for 🤖 PR Checks-3064 exists
units / webapp / 🧪 Unit Tests: Webapp (5, 8)
The operation was canceled.
units / webapp / 🧪 Unit Tests: Webapp (3, 8)
Canceling since a higher priority waiting request for 🤖 PR Checks-3064 exists
units / internal / 🧪 Unit Tests: Internal (3, 8)
Canceling since a higher priority waiting request for 🤖 PR Checks-3064 exists
units / webapp / 🧪 Unit Tests: Webapp (3, 8)
The operation was canceled.
units / internal / 🧪 Unit Tests: Internal (3, 8)
The operation was canceled.
typecheck / typecheck
Canceling since a higher priority waiting request for 🤖 PR Checks-3064 exists
typecheck / typecheck
The operation was canceled.
🤖 PR Checks
Canceling since a higher priority waiting request for 🤖 PR Checks-3064 exists
🤖 PR Checks
Canceling since a higher priority waiting request for 🤖 PR Checks-3064 exists
🤖 PR Checks
Canceling since a higher priority waiting request for 🤖 PR Checks-3064 exists
🤖 PR Checks
Canceling since a higher priority waiting request for 🤖 PR Checks-3064 exists
🤖 PR Checks
Canceling since a higher priority waiting request for 🤖 PR Checks-3064 exists
🤖 PR Checks
Canceling since a higher priority waiting request for 🤖 PR Checks-3064 exists
🤖 PR Checks
Canceling since a higher priority waiting request for 🤖 PR Checks-3064 exists
🤖 PR Checks
Canceling since a higher priority waiting request for 🤖 PR Checks-3064 exists