Update @github/copilot to 1.0.76-2 #47
required-checks.yml
on: pull_request
Select SDK workflows
7s
Matrix: dotnet / test
Matrix: go / test
Matrix: java / java-sdk
Matrix: nodejs / test
Matrix: python / test
Matrix: rust / bundle
Matrix: rust / test-inprocess
Matrix: rust / test
Matrix: required
Annotations
88 errors and 33 warnings
|
python / Python SDK Tests (macos-latest, inprocess)
Process completed with exit code 1.
|
|
python / Python SDK Tests (macos-latest, default)
Process completed with exit code 1.
|
|
python / Python SDK Tests (ubuntu-latest, inprocess)
Process completed with exit code 1.
|
|
python / Python SDK Tests (ubuntu-latest, default)
Process completed with exit code 1.
|
|
python / Python SDK Tests (windows-latest, default)
Process completed with exit code 1.
|
|
python / Python SDK Tests (windows-latest, inprocess)
Process completed with exit code 1.
|
|
rust / Rust SDK Tests (macos-latest, default)
Process completed with exit code 101.
|
|
rust / Rust SDK Tests (ubuntu-latest, inprocess)
Process completed with exit code 101.
|
|
rust / Rust SDK Tests (macos-latest, inprocess)
Process completed with exit code 101.
|
|
rust / Rust SDK Tests (ubuntu-latest, default)
Process completed with exit code 101.
|
|
test/e2e/ask_user.e2e.test.ts > User input (ask_user) > should invoke user input handler when model uses ask_user tool:
nodejs/src/client.ts#L2516
Error: CLI server exited unexpectedly with code 0
❯ Timeout._onTimeout src/client.ts:2516:33
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Session Compact RPC > should compact session history after messages:
nodejs/src/client.ts#L2516
Error: CLI server exited unexpectedly with code 0
❯ Timeout._onTimeout src/client.ts:2516:33
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should call agent reload:
nodejs/src/client.ts#L1514
Error: Connection is closed.
❯ throwIfClosedOrDisposed node_modules/vscode-jsonrpc/lib/common/connection.js:829:19
❯ Object.sendRequest node_modules/vscode-jsonrpc/lib/common/connection.js:1000:13
❯ CopilotClient.createSession src/client.ts:1514:53
❯ test/e2e/agent_and_compact_rpc.e2e.test.ts:140:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 1 }
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should return empty list when no custom agents configured:
nodejs/src/client.ts#L1514
Error: Connection is closed.
❯ throwIfClosedOrDisposed node_modules/vscode-jsonrpc/lib/common/connection.js:829:19
❯ Object.sendRequest node_modules/vscode-jsonrpc/lib/common/connection.js:1000:13
❯ CopilotClient.createSession src/client.ts:1514:53
❯ test/e2e/agent_and_compact_rpc.e2e.test.ts:124:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 1 }
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should deselect current agent:
nodejs/src/client.ts#L1514
Error: Connection is closed.
❯ throwIfClosedOrDisposed node_modules/vscode-jsonrpc/lib/common/connection.js:829:19
❯ Object.sendRequest node_modules/vscode-jsonrpc/lib/common/connection.js:1000:13
❯ CopilotClient.createSession src/client.ts:1514:53
❯ test/e2e/agent_and_compact_rpc.e2e.test.ts:107:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 1 }
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should select and get current agent:
nodejs/src/client.ts#L1514
Error: Connection is closed.
❯ throwIfClosedOrDisposed node_modules/vscode-jsonrpc/lib/common/connection.js:829:19
❯ Object.sendRequest node_modules/vscode-jsonrpc/lib/common/connection.js:1000:13
❯ CopilotClient.createSession src/client.ts:1514:53
❯ test/e2e/agent_and_compact_rpc.e2e.test.ts:78:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 1 }
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should return null when no agent is selected:
nodejs/src/client.ts#L1514
Error: Connection is closed.
❯ throwIfClosedOrDisposed node_modules/vscode-jsonrpc/lib/common/connection.js:829:19
❯ Object.sendRequest node_modules/vscode-jsonrpc/lib/common/connection.js:1000:13
❯ CopilotClient.createSession src/client.ts:1514:53
❯ test/e2e/agent_and_compact_rpc.e2e.test.ts:57:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 1 }
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should list available custom agents:
nodejs/src/client.ts#L2516
Error: CLI server exited unexpectedly with code 0
❯ Timeout._onTimeout src/client.ts:2516:33
|
|
test/e2e/abort.e2e.test.ts > Abort > should abort during active tool execution:
nodejs/src/client.ts#L1514
Error: Connection is closed.
❯ throwIfClosedOrDisposed node_modules/vscode-jsonrpc/lib/common/connection.js:829:19
❯ Object.sendRequest node_modules/vscode-jsonrpc/lib/common/connection.js:1000:13
❯ CopilotClient.createSession src/client.ts:1514:53
❯ test/e2e/abort.e2e.test.ts:102:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 1 }
|
|
test/e2e/abort.e2e.test.ts > Abort > should abort during active streaming:
nodejs/src/client.ts#L2516
Error: CLI server exited unexpectedly with code 0
❯ Timeout._onTimeout src/client.ts:2516:33
|
|
rust / Rust SDK Tests (windows-latest, default)
Process completed with exit code 101.
|
|
test/e2e/ask_user.e2e.test.ts > User input (ask_user) > should invoke user input handler when model uses ask_user tool:
nodejs/src/client.ts#L2516
Error: CLI server exited unexpectedly with code 0
❯ Timeout._onTimeout src/client.ts:2516:33
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Session Compact RPC > should compact session history after messages:
nodejs/src/client.ts#L2516
Error: CLI server exited unexpectedly with code 0
❯ Timeout._onTimeout src/client.ts:2516:33
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should call agent reload:
nodejs/src/client.ts#L1514
Error: Connection is closed.
❯ throwIfClosedOrDisposed node_modules/vscode-jsonrpc/lib/common/connection.js:829:19
❯ Object.sendRequest node_modules/vscode-jsonrpc/lib/common/connection.js:1000:13
❯ CopilotClient.createSession src/client.ts:1514:53
❯ test/e2e/agent_and_compact_rpc.e2e.test.ts:140:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 1 }
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should return empty list when no custom agents configured:
nodejs/src/client.ts#L1514
Error: Connection is closed.
❯ throwIfClosedOrDisposed node_modules/vscode-jsonrpc/lib/common/connection.js:829:19
❯ Object.sendRequest node_modules/vscode-jsonrpc/lib/common/connection.js:1000:13
❯ CopilotClient.createSession src/client.ts:1514:53
❯ test/e2e/agent_and_compact_rpc.e2e.test.ts:124:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 1 }
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should deselect current agent:
nodejs/src/client.ts#L1514
Error: Connection is closed.
❯ throwIfClosedOrDisposed node_modules/vscode-jsonrpc/lib/common/connection.js:829:19
❯ Object.sendRequest node_modules/vscode-jsonrpc/lib/common/connection.js:1000:13
❯ CopilotClient.createSession src/client.ts:1514:53
❯ test/e2e/agent_and_compact_rpc.e2e.test.ts:107:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 1 }
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should select and get current agent:
nodejs/src/client.ts#L1514
Error: Connection is closed.
❯ throwIfClosedOrDisposed node_modules/vscode-jsonrpc/lib/common/connection.js:829:19
❯ Object.sendRequest node_modules/vscode-jsonrpc/lib/common/connection.js:1000:13
❯ CopilotClient.createSession src/client.ts:1514:53
❯ test/e2e/agent_and_compact_rpc.e2e.test.ts:78:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 1 }
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should return null when no agent is selected:
nodejs/src/client.ts#L1514
Error: Connection is closed.
❯ throwIfClosedOrDisposed node_modules/vscode-jsonrpc/lib/common/connection.js:829:19
❯ Object.sendRequest node_modules/vscode-jsonrpc/lib/common/connection.js:1000:13
❯ CopilotClient.createSession src/client.ts:1514:53
❯ test/e2e/agent_and_compact_rpc.e2e.test.ts:57:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 1 }
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should list available custom agents:
nodejs/src/client.ts#L2516
Error: CLI server exited unexpectedly with code 0
❯ Timeout._onTimeout src/client.ts:2516:33
|
|
test/e2e/abort.e2e.test.ts > Abort > should abort during active tool execution:
nodejs/src/client.ts#L1514
Error: Connection is closed.
❯ throwIfClosedOrDisposed node_modules/vscode-jsonrpc/lib/common/connection.js:829:19
❯ Object.sendRequest node_modules/vscode-jsonrpc/lib/common/connection.js:1000:13
❯ CopilotClient.createSession src/client.ts:1514:53
❯ test/e2e/abort.e2e.test.ts:102:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 1 }
|
|
test/e2e/abort.e2e.test.ts > Abort > should abort during active streaming:
nodejs/src/client.ts#L2516
Error: CLI server exited unexpectedly with code 0
❯ Timeout._onTimeout src/client.ts:2516:33
|
|
test/e2e/ask_user.e2e.test.ts > User input (ask_user) > should invoke user input handler when model uses ask_user tool:
nodejs/src/client.ts#L2516
Error: CLI server exited unexpectedly with code 0
❯ Timeout._onTimeout src/client.ts:2516:33
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Session Compact RPC > should compact session history after messages:
nodejs/src/client.ts#L2516
Error: CLI server exited unexpectedly with code 0
❯ Timeout._onTimeout src/client.ts:2516:33
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should call agent reload:
nodejs/src/client.ts#L1514
Error: Connection is closed.
❯ throwIfClosedOrDisposed node_modules/vscode-jsonrpc/lib/common/connection.js:829:19
❯ Object.sendRequest node_modules/vscode-jsonrpc/lib/common/connection.js:1000:13
❯ CopilotClient.createSession src/client.ts:1514:53
❯ test/e2e/agent_and_compact_rpc.e2e.test.ts:140:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 1 }
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should return empty list when no custom agents configured:
nodejs/src/client.ts#L1514
Error: Connection is closed.
❯ throwIfClosedOrDisposed node_modules/vscode-jsonrpc/lib/common/connection.js:829:19
❯ Object.sendRequest node_modules/vscode-jsonrpc/lib/common/connection.js:1000:13
❯ CopilotClient.createSession src/client.ts:1514:53
❯ test/e2e/agent_and_compact_rpc.e2e.test.ts:124:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 1 }
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should deselect current agent:
nodejs/src/client.ts#L1514
Error: Connection is closed.
❯ throwIfClosedOrDisposed node_modules/vscode-jsonrpc/lib/common/connection.js:829:19
❯ Object.sendRequest node_modules/vscode-jsonrpc/lib/common/connection.js:1000:13
❯ CopilotClient.createSession src/client.ts:1514:53
❯ test/e2e/agent_and_compact_rpc.e2e.test.ts:107:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 1 }
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should select and get current agent:
nodejs/src/client.ts#L1514
Error: Connection is closed.
❯ throwIfClosedOrDisposed node_modules/vscode-jsonrpc/lib/common/connection.js:829:19
❯ Object.sendRequest node_modules/vscode-jsonrpc/lib/common/connection.js:1000:13
❯ CopilotClient.createSession src/client.ts:1514:53
❯ test/e2e/agent_and_compact_rpc.e2e.test.ts:78:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 1 }
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should return null when no agent is selected:
nodejs/src/client.ts#L1514
Error: Connection is closed.
❯ throwIfClosedOrDisposed node_modules/vscode-jsonrpc/lib/common/connection.js:829:19
❯ Object.sendRequest node_modules/vscode-jsonrpc/lib/common/connection.js:1000:13
❯ CopilotClient.createSession src/client.ts:1514:53
❯ test/e2e/agent_and_compact_rpc.e2e.test.ts:57:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 1 }
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should list available custom agents:
nodejs/src/client.ts#L2516
Error: CLI server exited unexpectedly with code 0
❯ Timeout._onTimeout src/client.ts:2516:33
|
|
test/e2e/abort.e2e.test.ts > Abort > should abort during active tool execution:
nodejs/src/client.ts#L1514
Error: Connection is closed.
❯ throwIfClosedOrDisposed node_modules/vscode-jsonrpc/lib/common/connection.js:829:19
❯ Object.sendRequest node_modules/vscode-jsonrpc/lib/common/connection.js:1000:13
❯ CopilotClient.createSession src/client.ts:1514:53
❯ test/e2e/abort.e2e.test.ts:102:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 1 }
|
|
test/e2e/abort.e2e.test.ts > Abort > should abort during active streaming:
nodejs/src/client.ts#L2516
Error: CLI server exited unexpectedly with code 0
❯ Timeout._onTimeout src/client.ts:2516:33
|
|
dotnet / .NET SDK Tests (windows-latest, default, capi)
Process completed with exit code 1.
|
|
dotnet / .NET SDK Tests (windows-latest, default, capi)
No cached response found for POST /chat/completions.
|
|
dotnet / .NET SDK Tests (windows-latest, default, capi)
No cached response found for POST /chat/completions.
|
|
dotnet / .NET SDK Tests (windows-latest, default, capi)
No cached response found for POST /chat/completions.
|
|
dotnet / .NET SDK Tests (windows-latest, default, capi)
No cached response found for POST /chat/completions.
|
|
test/e2e/ask_user.e2e.test.ts > User input (ask_user) > should invoke user input handler when model uses ask_user tool:
nodejs/test/e2e/ask_user.e2e.test.ts#L13
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/e2e/ask_user.e2e.test.ts:13:5
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Session Compact RPC > should compact session history after messages:
nodejs/src/ffiRuntimeHost.ts#L215
Error: copilot_runtime_host_start failed (library '/home/runner/work/copilot-sdk/copilot-sdk/nodejs/node_modules/@github/copilot-linux-x64/prebuilds/linux-x64/runtime.node', entrypoint '/home/runner/work/copilot-sdk/copilot-sdk/nodejs/node_modules/@github/copilot-linux-x64/index.js').
❯ FfiRuntimeHost.start src/ffiRuntimeHost.ts:215:19
❯ CopilotClient.startInProcessFfi src/client.ts:2612:9
❯ CopilotClient.start src/client.ts:890:17
❯ CopilotClient.createSession src/client.ts:1425:13
❯ test/e2e/agent_and_compact_rpc.e2e.test.ts:165:25
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should call agent reload:
nodejs/test/e2e/agent_and_compact_rpc.e2e.test.ts#L132
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/e2e/agent_and_compact_rpc.e2e.test.ts:132:5
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should return empty list when no custom agents configured:
nodejs/test/e2e/agent_and_compact_rpc.e2e.test.ts#L123
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/e2e/agent_and_compact_rpc.e2e.test.ts:123:5
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should deselect current agent:
nodejs/test/e2e/agent_and_compact_rpc.e2e.test.ts#L97
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/e2e/agent_and_compact_rpc.e2e.test.ts:97:5
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should select and get current agent:
nodejs/test/e2e/agent_and_compact_rpc.e2e.test.ts#L68
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/e2e/agent_and_compact_rpc.e2e.test.ts:68:5
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should return null when no agent is selected:
nodejs/test/e2e/agent_and_compact_rpc.e2e.test.ts#L47
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/e2e/agent_and_compact_rpc.e2e.test.ts:47:5
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should list available custom agents:
nodejs/test/e2e/agent_and_compact_rpc.e2e.test.ts#L14
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/e2e/agent_and_compact_rpc.e2e.test.ts:14:5
|
|
test/e2e/abort.e2e.test.ts > Abort > should abort during active tool execution:
nodejs/src/ffiRuntimeHost.ts#L215
Error: copilot_runtime_host_start failed (library '/home/runner/work/copilot-sdk/copilot-sdk/nodejs/node_modules/@github/copilot-linux-x64/prebuilds/linux-x64/runtime.node', entrypoint '/home/runner/work/copilot-sdk/copilot-sdk/nodejs/node_modules/@github/copilot-linux-x64/index.js').
❯ FfiRuntimeHost.start src/ffiRuntimeHost.ts:215:19
❯ CopilotClient.startInProcessFfi src/client.ts:2612:9
❯ CopilotClient.start src/client.ts:890:17
❯ CopilotClient.createSession src/client.ts:1425:13
❯ test/e2e/abort.e2e.test.ts:102:25
|
|
test/e2e/abort.e2e.test.ts > Abort > should abort during active streaming:
nodejs/src/ffiRuntimeHost.ts#L215
Error: copilot_runtime_host_start failed (library '/home/runner/work/copilot-sdk/copilot-sdk/nodejs/node_modules/@github/copilot-linux-x64/prebuilds/linux-x64/runtime.node', entrypoint '/home/runner/work/copilot-sdk/copilot-sdk/nodejs/node_modules/@github/copilot-linux-x64/index.js').
❯ FfiRuntimeHost.start src/ffiRuntimeHost.ts:215:19
❯ CopilotClient.startInProcessFfi src/client.ts:2612:9
❯ CopilotClient.start src/client.ts:890:17
❯ CopilotClient.createSession src/client.ts:1425:13
❯ test/e2e/abort.e2e.test.ts:29:25
|
|
test/e2e/ask_user.e2e.test.ts > User input (ask_user) > should invoke user input handler when model uses ask_user tool:
nodejs/test/e2e/ask_user.e2e.test.ts#L13
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/e2e/ask_user.e2e.test.ts:13:5
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Session Compact RPC > should compact session history after messages:
nodejs/src/ffiRuntimeHost.ts#L215
Error: copilot_runtime_host_start failed (library 'D:\a\copilot-sdk\copilot-sdk\nodejs\node_modules\@github\copilot-win32-x64\prebuilds\win32-x64\runtime.node', entrypoint 'D:\a\copilot-sdk\copilot-sdk\nodejs\node_modules\@github\copilot-win32-x64\index.js').
❯ FfiRuntimeHost.start src/ffiRuntimeHost.ts:215:19
❯ CopilotClient.startInProcessFfi src/client.ts:2612:9
❯ CopilotClient.start src/client.ts:890:17
❯ CopilotClient.createSession src/client.ts:1425:13
❯ test/e2e/agent_and_compact_rpc.e2e.test.ts:165:25
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should call agent reload:
nodejs/test/e2e/agent_and_compact_rpc.e2e.test.ts#L132
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/e2e/agent_and_compact_rpc.e2e.test.ts:132:5
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should return empty list when no custom agents configured:
nodejs/test/e2e/agent_and_compact_rpc.e2e.test.ts#L123
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/e2e/agent_and_compact_rpc.e2e.test.ts:123:5
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should deselect current agent:
nodejs/test/e2e/agent_and_compact_rpc.e2e.test.ts#L97
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/e2e/agent_and_compact_rpc.e2e.test.ts:97:5
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should select and get current agent:
nodejs/test/e2e/agent_and_compact_rpc.e2e.test.ts#L68
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/e2e/agent_and_compact_rpc.e2e.test.ts:68:5
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should return null when no agent is selected:
nodejs/test/e2e/agent_and_compact_rpc.e2e.test.ts#L47
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/e2e/agent_and_compact_rpc.e2e.test.ts:47:5
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should list available custom agents:
nodejs/test/e2e/agent_and_compact_rpc.e2e.test.ts#L14
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/e2e/agent_and_compact_rpc.e2e.test.ts:14:5
|
|
test/e2e/abort.e2e.test.ts > Abort > should abort during active tool execution:
nodejs/src/ffiRuntimeHost.ts#L215
Error: copilot_runtime_host_start failed (library 'D:\a\copilot-sdk\copilot-sdk\nodejs\node_modules\@github\copilot-win32-x64\prebuilds\win32-x64\runtime.node', entrypoint 'D:\a\copilot-sdk\copilot-sdk\nodejs\node_modules\@github\copilot-win32-x64\index.js').
❯ FfiRuntimeHost.start src/ffiRuntimeHost.ts:215:19
❯ CopilotClient.startInProcessFfi src/client.ts:2612:9
❯ CopilotClient.start src/client.ts:890:17
❯ CopilotClient.createSession src/client.ts:1425:13
❯ test/e2e/abort.e2e.test.ts:102:25
|
|
test/e2e/abort.e2e.test.ts > Abort > should abort during active streaming:
nodejs/src/ffiRuntimeHost.ts#L215
Error: copilot_runtime_host_start failed (library 'D:\a\copilot-sdk\copilot-sdk\nodejs\node_modules\@github\copilot-win32-x64\prebuilds\win32-x64\runtime.node', entrypoint 'D:\a\copilot-sdk\copilot-sdk\nodejs\node_modules\@github\copilot-win32-x64\index.js').
❯ FfiRuntimeHost.start src/ffiRuntimeHost.ts:215:19
❯ CopilotClient.startInProcessFfi src/client.ts:2612:9
❯ CopilotClient.start src/client.ts:890:17
❯ CopilotClient.createSession src/client.ts:1425:13
❯ test/e2e/abort.e2e.test.ts:29:25
|
|
test/e2e/ask_user.e2e.test.ts > User input (ask_user) > should invoke user input handler when model uses ask_user tool:
nodejs/test/e2e/ask_user.e2e.test.ts#L13
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/e2e/ask_user.e2e.test.ts:13:5
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Session Compact RPC > should compact session history after messages:
nodejs/src/ffiRuntimeHost.ts#L215
Error: copilot_runtime_host_start failed (library '/Users/runner/work/copilot-sdk/copilot-sdk/nodejs/node_modules/@github/copilot-darwin-arm64/prebuilds/darwin-arm64/runtime.node', entrypoint '/Users/runner/work/copilot-sdk/copilot-sdk/nodejs/node_modules/@github/copilot-darwin-arm64/index.js').
❯ FfiRuntimeHost.start src/ffiRuntimeHost.ts:215:19
❯ CopilotClient.startInProcessFfi src/client.ts:2612:9
❯ CopilotClient.start src/client.ts:890:17
❯ CopilotClient.createSession src/client.ts:1425:13
❯ test/e2e/agent_and_compact_rpc.e2e.test.ts:165:25
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should call agent reload:
nodejs/test/e2e/agent_and_compact_rpc.e2e.test.ts#L132
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/e2e/agent_and_compact_rpc.e2e.test.ts:132:5
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should return empty list when no custom agents configured:
nodejs/test/e2e/agent_and_compact_rpc.e2e.test.ts#L123
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/e2e/agent_and_compact_rpc.e2e.test.ts:123:5
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should deselect current agent:
nodejs/test/e2e/agent_and_compact_rpc.e2e.test.ts#L97
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/e2e/agent_and_compact_rpc.e2e.test.ts:97:5
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should select and get current agent:
nodejs/test/e2e/agent_and_compact_rpc.e2e.test.ts#L68
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/e2e/agent_and_compact_rpc.e2e.test.ts:68:5
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should return null when no agent is selected:
nodejs/test/e2e/agent_and_compact_rpc.e2e.test.ts#L47
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/e2e/agent_and_compact_rpc.e2e.test.ts:47:5
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should list available custom agents:
nodejs/test/e2e/agent_and_compact_rpc.e2e.test.ts#L14
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/e2e/agent_and_compact_rpc.e2e.test.ts:14:5
|
|
test/e2e/abort.e2e.test.ts > Abort > should abort during active tool execution:
nodejs/src/ffiRuntimeHost.ts#L215
Error: copilot_runtime_host_start failed (library '/Users/runner/work/copilot-sdk/copilot-sdk/nodejs/node_modules/@github/copilot-darwin-arm64/prebuilds/darwin-arm64/runtime.node', entrypoint '/Users/runner/work/copilot-sdk/copilot-sdk/nodejs/node_modules/@github/copilot-darwin-arm64/index.js').
❯ FfiRuntimeHost.start src/ffiRuntimeHost.ts:215:19
❯ CopilotClient.startInProcessFfi src/client.ts:2612:9
❯ CopilotClient.start src/client.ts:890:17
❯ CopilotClient.createSession src/client.ts:1425:13
❯ test/e2e/abort.e2e.test.ts:102:25
|
|
test/e2e/abort.e2e.test.ts > Abort > should abort during active streaming:
nodejs/src/ffiRuntimeHost.ts#L215
Error: copilot_runtime_host_start failed (library '/Users/runner/work/copilot-sdk/copilot-sdk/nodejs/node_modules/@github/copilot-darwin-arm64/prebuilds/darwin-arm64/runtime.node', entrypoint '/Users/runner/work/copilot-sdk/copilot-sdk/nodejs/node_modules/@github/copilot-darwin-arm64/index.js').
❯ FfiRuntimeHost.start src/ffiRuntimeHost.ts:215:19
❯ CopilotClient.startInProcessFfi src/client.ts:2612:9
❯ CopilotClient.start src/client.ts:890:17
❯ CopilotClient.createSession src/client.ts:1425:13
❯ test/e2e/abort.e2e.test.ts:29:25
|
|
java / Java SDK Tests (JDK 25)
Process completed with exit code 1.
|
|
java / Java SDK Tests (JDK 17)
Process completed with exit code 1.
|
|
Rust required
Process completed with exit code 1.
|
|
Rust required
rust SDK checks were selected=true with result=failure.
|
|
Java required
Process completed with exit code 1.
|
|
Java required
java SDK checks were selected=true with result=failure.
|
|
Node.js required
Process completed with exit code 1.
|
|
Node.js required
nodejs SDK checks were selected=true with result=failure.
|
|
Python required
Process completed with exit code 1.
|
|
Python required
python SDK checks were selected=true with result=failure.
|
|
.NET required
Process completed with exit code 1.
|
|
.NET required
dotnet SDK checks were selected=true with result=failure.
|
|
Select SDK workflows
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: dorny/paths-filter@6852f92c20ea7fd3b0c25de3b5112db3a98da050. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
rust / Rust SDK Tests (macos-latest, default)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
rust / Rust SDK Tests (ubuntu-latest, inprocess)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
rust / Rust SDK Tests (macos-latest, inprocess)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
rust / Rust SDK Tests (ubuntu-latest, default)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
nodejs / Node.js SDK Tests (ubuntu-latest, default):
nodejs/test/shared-codegen.test.ts#L322
Unexpected any. Specify a different type
|
|
nodejs / Node.js SDK Tests (ubuntu-latest, default):
nodejs/test/extension.test.ts#L41
Unexpected any. Specify a different type
|
|
nodejs / Node.js SDK Tests (ubuntu-latest, default):
nodejs/test/extension.test.ts#L23
Unexpected any. Specify a different type
|
|
rust / Rust SDK Bundled CLI Build (ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
rust / Rust SDK Tests (windows-latest, default)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
rust / Rust SDK Bundled CLI Build (macos-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
nodejs / Node.js SDK Tests (macos-latest, default):
nodejs/test/shared-codegen.test.ts#L322
Unexpected any. Specify a different type
|
|
nodejs / Node.js SDK Tests (macos-latest, default):
nodejs/test/extension.test.ts#L41
Unexpected any. Specify a different type
|
|
nodejs / Node.js SDK Tests (macos-latest, default):
nodejs/test/extension.test.ts#L23
Unexpected any. Specify a different type
|
|
nodejs / Node.js SDK Tests (windows-latest, default):
nodejs/test/shared-codegen.test.ts#L322
Unexpected any. Specify a different type
|
|
nodejs / Node.js SDK Tests (windows-latest, default):
nodejs/test/extension.test.ts#L41
Unexpected any. Specify a different type
|
|
nodejs / Node.js SDK Tests (windows-latest, default):
nodejs/test/extension.test.ts#L23
Unexpected any. Specify a different type
|
|
rust / Rust SDK Bundled CLI Build (windows-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
go / Go SDK Tests (macos-latest, inprocess)
Restore cache failed: Dependencies file is not found in /Users/runner/work/copilot-sdk/copilot-sdk. Supported file pattern: go.mod
|
|
go / Go SDK Tests (macos-latest, default)
Restore cache failed: Dependencies file is not found in /Users/runner/work/copilot-sdk/copilot-sdk. Supported file pattern: go.mod
|
|
go / Go SDK Tests (ubuntu-latest, default)
Restore cache failed: Dependencies file is not found in /home/runner/work/copilot-sdk/copilot-sdk. Supported file pattern: go.mod
|
|
go / Go SDK Tests (ubuntu-latest, inprocess)
Restore cache failed: Dependencies file is not found in /home/runner/work/copilot-sdk/copilot-sdk. Supported file pattern: go.mod
|
|
go / Go SDK Tests (windows-latest, inprocess)
Restore cache failed: Dependencies file is not found in D:\a\copilot-sdk\copilot-sdk. Supported file pattern: go.mod
|
|
go / Go SDK Tests (windows-latest, default)
Restore cache failed: Dependencies file is not found in D:\a\copilot-sdk\copilot-sdk. Supported file pattern: go.mod
|
|
nodejs / Node.js SDK Tests (ubuntu-latest, inprocess):
nodejs/test/shared-codegen.test.ts#L322
Unexpected any. Specify a different type
|
|
nodejs / Node.js SDK Tests (ubuntu-latest, inprocess):
nodejs/test/extension.test.ts#L41
Unexpected any. Specify a different type
|
|
nodejs / Node.js SDK Tests (ubuntu-latest, inprocess):
nodejs/test/extension.test.ts#L23
Unexpected any. Specify a different type
|
|
nodejs / Node.js SDK Tests (windows-latest, inprocess):
nodejs/test/shared-codegen.test.ts#L322
Unexpected any. Specify a different type
|
|
nodejs / Node.js SDK Tests (windows-latest, inprocess):
nodejs/test/extension.test.ts#L41
Unexpected any. Specify a different type
|
|
nodejs / Node.js SDK Tests (windows-latest, inprocess):
nodejs/test/extension.test.ts#L23
Unexpected any. Specify a different type
|
|
nodejs / Node.js SDK Tests (macos-latest, inprocess):
nodejs/test/shared-codegen.test.ts#L322
Unexpected any. Specify a different type
|
|
nodejs / Node.js SDK Tests (macos-latest, inprocess):
nodejs/test/extension.test.ts#L41
Unexpected any. Specify a different type
|
|
nodejs / Node.js SDK Tests (macos-latest, inprocess):
nodejs/test/extension.test.ts#L23
Unexpected any. Specify a different type
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
java-test-results-jdk-17
Expired
|
296 KB |
sha256:1e105bd3431fbb836a70eba4d9864b2b24ac1dc4df545ada1a28c43fb82fc505
|
|
|
java-test-results-jdk-25
Expired
|
294 KB |
sha256:87e95ce39f84ff6c1e70d20866cb5b227c872c2e28b44adaee6572cb22096359
|
|