Update @github/copilot to 1.0.81-8 #779
required-checks.yml
on: pull_request
Select SDK workflows
3s
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
121 errors and 48 warnings
|
java / Java SDK Tests (JDK 17)
Process completed with exit code 1.
|
|
java / Java SDK Tests (JDK 25)
Process completed with exit code 1.
|
|
go / Go SDK Tests (macos-latest, inprocess)
Process completed with exit code 1.
|
|
go / Go SDK Tests (macos-latest, inprocess)
undefined: rpc.DisableBypassPermissionsModeDisable
|
|
go / Go SDK Tests (macos-latest, inprocess)
undefined: rpc.DisableBypassPermissionsMode
|
|
go / Go SDK Tests (macos-latest, default)
Process completed with exit code 1.
|
|
go / Go SDK Tests (macos-latest, default)
undefined: rpc.DisableBypassPermissionsModeDisable
|
|
go / Go SDK Tests (macos-latest, default)
undefined: rpc.DisableBypassPermissionsMode
|
|
go / Go SDK Tests (ubuntu-latest, inprocess)
issues found
|
|
go / Go SDK Tests (ubuntu-latest, inprocess)
undefined: rpc.DisableBypassPermissionsModeDisable) (typecheck)
|
|
go / Go SDK Tests (ubuntu-latest, inprocess)
undefined: rpc.DisableBypassPermissionsMode
|
|
go / Go SDK Tests (ubuntu-latest, inprocess):
go/internal/e2e/testharness/context.go#L13
could not import github.com/github/copilot-sdk/go (-: # github.com/github/copilot-sdk/go
|
|
rust / Rust SDK Bundled CLI Build (ubuntu-latest)
Process completed with exit code 101.
|
|
java / Java SDK InProcess Tests
Process completed with exit code 1.
|
|
rust / Rust SDK Bundled CLI Build (macos-latest)
Process completed with exit code 101.
|
|
go / Go SDK Tests (ubuntu-latest, default)
issues found
|
|
go / Go SDK Tests (ubuntu-latest, default)
undefined: rpc.DisableBypassPermissionsModeDisable) (typecheck)
|
|
go / Go SDK Tests (ubuntu-latest, default)
undefined: rpc.DisableBypassPermissionsMode
|
|
go / Go SDK Tests (ubuntu-latest, default):
go/internal/e2e/testharness/context.go#L13
could not import github.com/github/copilot-sdk/go (-: # github.com/github/copilot-sdk/go
|
|
go / Go SDK Tests (windows-latest, default)
Process completed with exit code 1.
|
|
go / Go SDK Tests (windows-latest, default)
undefined: rpc.DisableBypassPermissionsModeDisable
|
|
go / Go SDK Tests (windows-latest, default)
undefined: rpc.DisableBypassPermissionsMode
|
|
rust / Rust SDK Bundled CLI Build (windows-latest)
Process completed with exit code 101.
|
|
nodejs / Node.js SDK Tests (macos-latest, inprocess)
Process completed with exit code 1.
|
|
test/e2e/rpc_server_plugins.e2e.test.ts > Server-scoped plugin RPC > should update all installed plugins:
nodejs/test/e2e/rpc_server_plugins.e2e.test.ts#L205
AssertionError: expected [] to have a length of 1 but got +0
- Expected
+ Received
- 1
+ 0
❯ test/e2e/rpc_server_plugins.e2e.test.ts:205:29
|
|
test/e2e/rpc_server_plugins.e2e.test.ts > Server-scoped plugin RPC > should update single marketplace plugin:
nodejs/test/e2e/rpc_server_plugins.e2e.test.ts#L184
AssertionError: expected 0 to be greater than or equal to 1
❯ test/e2e/rpc_server_plugins.e2e.test.ts:184:44
|
|
test/e2e/rpc_server_plugins.e2e.test.ts > Server-scoped plugin RPC > should install and list plugin from local marketplace:
nodejs/test/e2e/rpc_server_plugins.e2e.test.ts#L141
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ test/e2e/rpc_server_plugins.e2e.test.ts:141:44
|
|
test/e2e/mode_handlers.e2e.test.ts > Mode handlers > should invoke auto mode switch handler when rate limited:
nodejs/test/e2e/mode_handlers.e2e.test.ts#L129
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/mode_handlers.e2e.test.ts:129:5
|
|
Unhandled error:
nodejs/test/e2e/mode_handlers.e2e.test.ts#L35
Error: Timed out waiting for rate-limit auto-mode model change
❯ Timeout._onTimeout test/e2e/mode_handlers.e2e.test.ts:35:20
This error originated in "test/e2e/mode_handlers.e2e.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should invoke auto mode switch handler when rate limited". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
nodejs/test/e2e/mode_handlers.e2e.test.ts#L35
Error: Timed out waiting for auto_mode_switch.completed event
❯ Timeout._onTimeout test/e2e/mode_handlers.e2e.test.ts:35:20
This error originated in "test/e2e/mode_handlers.e2e.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should invoke auto mode switch handler when rate limited". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
nodejs / Node.js SDK Tests (ubuntu-latest, inprocess)
Process completed with exit code 1.
|
|
test/e2e/rpc_server_plugins.e2e.test.ts > Server-scoped plugin RPC > should update all installed plugins:
nodejs/test/e2e/rpc_server_plugins.e2e.test.ts#L205
AssertionError: expected [] to have a length of 1 but got +0
- Expected
+ Received
- 1
+ 0
❯ test/e2e/rpc_server_plugins.e2e.test.ts:205:29
|
|
test/e2e/rpc_server_plugins.e2e.test.ts > Server-scoped plugin RPC > should update single marketplace plugin:
nodejs/test/e2e/rpc_server_plugins.e2e.test.ts#L184
AssertionError: expected 0 to be greater than or equal to 1
❯ test/e2e/rpc_server_plugins.e2e.test.ts:184:44
|
|
test/e2e/rpc_server_plugins.e2e.test.ts > Server-scoped plugin RPC > should install and list plugin from local marketplace:
nodejs/test/e2e/rpc_server_plugins.e2e.test.ts#L141
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ test/e2e/rpc_server_plugins.e2e.test.ts:141:44
|
|
test/e2e/mode_handlers.e2e.test.ts > Mode handlers > should invoke auto mode switch handler when rate limited:
nodejs/test/e2e/mode_handlers.e2e.test.ts#L129
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/mode_handlers.e2e.test.ts:129:5
|
|
Unhandled error:
nodejs/test/e2e/mode_handlers.e2e.test.ts#L35
Error: Timed out waiting for rate-limit auto-mode model change
❯ Timeout._onTimeout test/e2e/mode_handlers.e2e.test.ts:35:20
This error originated in "test/e2e/mode_handlers.e2e.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
|
|
Unhandled error:
nodejs/test/e2e/mode_handlers.e2e.test.ts#L35
Error: Timed out waiting for auto_mode_switch.completed event
❯ Timeout._onTimeout test/e2e/mode_handlers.e2e.test.ts:35:20
This error originated in "test/e2e/mode_handlers.e2e.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
|
|
rust / Rust SDK Tests (macos-latest, inprocess)
Process completed with exit code 101.
|
|
rust / Rust SDK Tests (macos-latest, default)
Process completed with exit code 101.
|
|
rust / Rust SDK Tests (windows-latest, default)
Process completed with exit code 101.
|
|
go / Go SDK Tests (windows-latest, inprocess)
Process completed with exit code 1.
|
|
go / Go SDK Tests (windows-latest, inprocess)
undefined: rpc.DisableBypassPermissionsModeDisable
|
|
go / Go SDK Tests (windows-latest, inprocess)
undefined: rpc.DisableBypassPermissionsMode
|
|
rust / Rust SDK Tests (ubuntu-latest, default)
Process completed with exit code 101.
|
|
rust / Rust SDK Tests (ubuntu-latest, inprocess)
Process completed with exit code 101.
|
|
nodejs / Node.js SDK Tests (ubuntu-latest, default)
Process completed with exit code 1.
|
|
test/e2e/rpc_server_plugins.e2e.test.ts > Server-scoped plugin RPC > should update all installed plugins:
nodejs/test/e2e/rpc_server_plugins.e2e.test.ts#L205
AssertionError: expected [] to have a length of 1 but got +0
- Expected
+ Received
- 1
+ 0
❯ test/e2e/rpc_server_plugins.e2e.test.ts:205:29
|
|
test/e2e/rpc_server_plugins.e2e.test.ts > Server-scoped plugin RPC > should update single marketplace plugin:
nodejs/test/e2e/rpc_server_plugins.e2e.test.ts#L184
AssertionError: expected 0 to be greater than or equal to 1
❯ test/e2e/rpc_server_plugins.e2e.test.ts:184:44
|
|
test/e2e/rpc_server_plugins.e2e.test.ts > Server-scoped plugin RPC > should install and list plugin from local marketplace:
nodejs/test/e2e/rpc_server_plugins.e2e.test.ts#L141
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ test/e2e/rpc_server_plugins.e2e.test.ts:141:44
|
|
nodejs / Node.js SDK Tests (ubuntu-latest, default):
nodejs/test/e2e/factory.e2e.test.ts#L0
No cached response found for POST /chat/completions.
|
|
nodejs / Node.js SDK Tests (windows-latest, inprocess)
Process completed with exit code 1.
|
|
test/e2e/rpc_server_plugins.e2e.test.ts > Server-scoped plugin RPC > should update all installed plugins:
nodejs/test/e2e/rpc_server_plugins.e2e.test.ts#L205
AssertionError: expected [] to have a length of 1 but got +0
- Expected
+ Received
- 1
+ 0
❯ test/e2e/rpc_server_plugins.e2e.test.ts:205:29
|
|
test/e2e/rpc_server_plugins.e2e.test.ts > Server-scoped plugin RPC > should update single marketplace plugin:
nodejs/test/e2e/rpc_server_plugins.e2e.test.ts#L184
AssertionError: expected 0 to be greater than or equal to 1
❯ test/e2e/rpc_server_plugins.e2e.test.ts:184:44
|
|
test/e2e/rpc_server_plugins.e2e.test.ts > Server-scoped plugin RPC > should install and list plugin from local marketplace:
nodejs/test/e2e/rpc_server_plugins.e2e.test.ts#L141
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ test/e2e/rpc_server_plugins.e2e.test.ts:141:44
|
|
test/e2e/mode_handlers.e2e.test.ts > Mode handlers > should invoke auto mode switch handler when rate limited:
nodejs/test/e2e/mode_handlers.e2e.test.ts#L35
Error: Timed out waiting for auto_mode_switch.requested event
❯ Timeout._onTimeout test/e2e/mode_handlers.e2e.test.ts:35:20
|
|
Unhandled error:
nodejs/test/e2e/mode_handlers.e2e.test.ts#L35
Error: Timed out waiting for rate-limit auto-mode model change
❯ Timeout._onTimeout test/e2e/mode_handlers.e2e.test.ts:35:20
This error originated in "test/e2e/mode_handlers.e2e.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should invoke auto mode switch handler when rate limited". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
nodejs/test/e2e/mode_handlers.e2e.test.ts#L35
Error: Timed out waiting for auto_mode_switch.completed event
❯ Timeout._onTimeout test/e2e/mode_handlers.e2e.test.ts:35:20
This error originated in "test/e2e/mode_handlers.e2e.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should invoke auto mode switch handler when rate limited". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
python / Python SDK Tests (ubuntu-latest, default)
Process completed with exit code 1.
|
|
python / Python SDK Tests (ubuntu-latest, default)
No cached response found for POST /chat/completions.
|
|
python / Python SDK Tests (ubuntu-latest, default)
No cached response found for POST /chat/completions.
|
|
python / Python SDK Tests (ubuntu-latest, default)
No cached response found for POST /chat/completions.
|
|
python / Python SDK Tests (ubuntu-latest, default)
No cached response found for POST /chat/completions.
|
|
python / Python SDK Tests (ubuntu-latest, default)
No cached response found for POST /chat/completions.
|
|
python / Python SDK Tests (ubuntu-latest, default)
No cached response found for POST /chat/completions.
|
|
python / Python SDK Tests (ubuntu-latest, default)
No cached response found for POST /chat/completions.
|
|
python / Python SDK Tests (macos-latest, default)
Process completed with exit code 1.
|
|
python / Python SDK Tests (macos-latest, default)
No cached response found for POST /chat/completions.
|
|
python / Python SDK Tests (macos-latest, default)
No cached response found for POST /chat/completions.
|
|
python / Python SDK Tests (macos-latest, default)
No cached response found for POST /chat/completions.
|
|
python / Python SDK Tests (macos-latest, default)
No cached response found for POST /chat/completions.
|
|
python / Python SDK Tests (macos-latest, default)
No cached response found for POST /chat/completions.
|
|
python / Python SDK Tests (macos-latest, default)
No cached response found for POST /chat/completions.
|
|
python / Python SDK Tests (macos-latest, default)
No cached response found for POST /chat/completions.
|
|
python / Python SDK Tests (ubuntu-latest, inprocess)
Process completed with exit code 1.
|
|
python / Python SDK Tests (ubuntu-latest, inprocess)
No cached response found for POST /chat/completions.
|
|
python / Python SDK Tests (ubuntu-latest, inprocess)
No cached response found for POST /chat/completions.
|
|
python / Python SDK Tests (ubuntu-latest, inprocess)
No cached response found for POST /chat/completions.
|
|
python / Python SDK Tests (ubuntu-latest, inprocess)
No cached response found for POST /chat/completions.
|
|
python / Python SDK Tests (ubuntu-latest, inprocess)
No cached response found for POST /chat/completions.
|
|
python / Python SDK Tests (ubuntu-latest, inprocess)
No cached response found for POST /chat/completions.
|
|
python / Python SDK Tests (ubuntu-latest, inprocess)
No cached response found for POST /chat/completions.
|
|
nodejs / Node.js SDK Tests (macos-latest, default)
Process completed with exit code 1.
|
|
test/e2e/rpc_server_plugins.e2e.test.ts > Server-scoped plugin RPC > should update all installed plugins:
nodejs/test/e2e/rpc_server_plugins.e2e.test.ts#L205
AssertionError: expected [] to have a length of 1 but got +0
- Expected
+ Received
- 1
+ 0
❯ test/e2e/rpc_server_plugins.e2e.test.ts:205:29
|
|
test/e2e/rpc_server_plugins.e2e.test.ts > Server-scoped plugin RPC > should update single marketplace plugin:
nodejs/test/e2e/rpc_server_plugins.e2e.test.ts#L184
AssertionError: expected 0 to be greater than or equal to 1
❯ test/e2e/rpc_server_plugins.e2e.test.ts:184:44
|
|
test/e2e/rpc_server_plugins.e2e.test.ts > Server-scoped plugin RPC > should install and list plugin from local marketplace:
nodejs/test/e2e/rpc_server_plugins.e2e.test.ts#L141
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ test/e2e/rpc_server_plugins.e2e.test.ts:141:44
|
|
nodejs / Node.js SDK Tests (macos-latest, default):
nodejs/test/e2e/factory.e2e.test.ts#L0
No cached response found for POST /chat/completions.
|
|
nodejs / Node.js SDK Tests (windows-latest, default)
Process completed with exit code 1.
|
|
test/e2e/rpc_server_plugins.e2e.test.ts > Server-scoped plugin RPC > should update all installed plugins:
nodejs/test/e2e/rpc_server_plugins.e2e.test.ts#L205
AssertionError: expected [] to have a length of 1 but got +0
- Expected
+ Received
- 1
+ 0
❯ test/e2e/rpc_server_plugins.e2e.test.ts:205:29
|
|
test/e2e/rpc_server_plugins.e2e.test.ts > Server-scoped plugin RPC > should update single marketplace plugin:
nodejs/test/e2e/rpc_server_plugins.e2e.test.ts#L184
AssertionError: expected 0 to be greater than or equal to 1
❯ test/e2e/rpc_server_plugins.e2e.test.ts:184:44
|
|
test/e2e/rpc_server_plugins.e2e.test.ts > Server-scoped plugin RPC > should install and list plugin from local marketplace:
nodejs/test/e2e/rpc_server_plugins.e2e.test.ts#L141
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ test/e2e/rpc_server_plugins.e2e.test.ts:141:44
|
|
nodejs / Node.js SDK Tests (windows-latest, default):
nodejs/test/e2e/factory.e2e.test.ts#L0
No cached response found for POST /chat/completions.
|
|
dotnet / .NET SDK Tests (macos-latest, default, capi, 2b)
Process completed with exit code 1.
|
|
python / Python SDK Tests (macos-latest, inprocess)
Process completed with exit code 1.
|
|
python / Python SDK Tests (macos-latest, inprocess)
No cached response found for POST /chat/completions.
|
|
python / Python SDK Tests (macos-latest, inprocess)
No cached response found for POST /chat/completions.
|
|
python / Python SDK Tests (macos-latest, inprocess)
No cached response found for POST /chat/completions.
|
|
python / Python SDK Tests (macos-latest, inprocess)
No cached response found for POST /chat/completions.
|
|
python / Python SDK Tests (macos-latest, inprocess)
No cached response found for POST /chat/completions.
|
|
python / Python SDK Tests (macos-latest, inprocess)
No cached response found for POST /chat/completions.
|
|
python / Python SDK Tests (macos-latest, inprocess)
No cached response found for POST /chat/completions.
|
|
dotnet / .NET SDK Tests (macos-latest, default, capi, 1)
Process completed with exit code 1.
|
|
dotnet / .NET SDK Tests (ubuntu-latest, inprocess, openai-responses, full)
Process completed with exit code 1.
|
|
dotnet / .NET SDK Tests (ubuntu-latest, inprocess, anthropic-messages, full)
Process completed with exit code 1.
|
|
python / Python SDK Tests (windows-latest, default)
Process completed with exit code 1.
|
|
dotnet / .NET SDK Tests (ubuntu-latest, inprocess, openai-completions, full)
Process completed with exit code 1.
|
|
python / Python SDK Tests (windows-latest, inprocess)
Process completed with exit code 1.
|
|
dotnet / .NET SDK Tests (windows-latest, default, capi, 1)
Process completed with exit code 1.
|
|
dotnet / .NET SDK Tests (ubuntu-latest, default, capi, full)
Process completed with exit code 1.
|
|
dotnet / .NET SDK Tests (windows-latest, default, capi, 2)
Process completed with exit code 1.
|
|
Node.js required
Process completed with exit code 1.
|
|
Node.js required
nodejs SDK checks were selected=true with result=failure.
|
|
Rust required
Process completed with exit code 1.
|
|
Rust required
rust SDK checks were selected=true with result=failure.
|
|
Go required
Process completed with exit code 1.
|
|
Go required
go 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.
|
|
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/
|
|
java / Java SDK Tests (JDK 17)
No files were found with the provided path: java/sdk/target/surefire-reports/
java/sdk/target/surefire-reports-isolated/
java/sdk/target/failsafe-reports/. No artifacts will be uploaded.
|
|
java / Java SDK Tests (JDK 25)
No files were found with the provided path: java/sdk/target/surefire-reports/
java/sdk/target/surefire-reports-isolated/
java/sdk/target/failsafe-reports/. No artifacts will be uploaded.
|
|
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, inprocess)
Restore cache failed: Dependencies file is not found in /home/runner/work/copilot-sdk/copilot-sdk. Supported file pattern: go.mod
|
|
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/
|
|
java / Java SDK InProcess Tests
No files were found with the provided path: java/sdk/target/surefire-reports/
java/sdk/target/surefire-reports-isolated/
java/sdk/target/failsafe-reports/. No artifacts will be uploaded.
|
|
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/
|
|
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 (windows-latest, default)
Restore cache failed: Dependencies file is not found in D:\a\copilot-sdk\copilot-sdk. Supported file pattern: go.mod
|
|
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/
|
|
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#L72
Unexpected any. Specify a different type
|
|
nodejs / Node.js SDK Tests (macos-latest, inprocess):
nodejs/test/extension.test.ts#L54
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
|
|
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#L72
Unexpected any. Specify a different type
|
|
nodejs / Node.js SDK Tests (ubuntu-latest, inprocess):
nodejs/test/extension.test.ts#L54
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
|
|
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 (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 (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/
|
|
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
|
|
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/
|
|
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/
|
|
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#L72
Unexpected any. Specify a different type
|
|
nodejs / Node.js SDK Tests (ubuntu-latest, default):
nodejs/test/extension.test.ts#L54
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
|
|
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#L72
Unexpected any. Specify a different type
|
|
nodejs / Node.js SDK Tests (windows-latest, inprocess):
nodejs/test/extension.test.ts#L54
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, 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#L72
Unexpected any. Specify a different type
|
|
nodejs / Node.js SDK Tests (macos-latest, default):
nodejs/test/extension.test.ts#L54
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#L72
Unexpected any. Specify a different type
|
|
nodejs / Node.js SDK Tests (windows-latest, default):
nodejs/test/extension.test.ts#L54
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
|