Skip to content

Update @github/copilot to 1.0.76-2 #46

Update @github/copilot to 1.0.76-2

Update @github/copilot to 1.0.76-2 #46

Re-run triggered July 29, 2026 04:29
Status Failure
Total duration 4m 21s
Artifacts

required-checks.yml

on: pull_request
Select SDK workflows
4s
Select SDK workflows
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
Fit to window
Zoom out
Zoom in

Annotations

111 errors and 35 warnings
nodejs / Node.js SDK Tests (macos-latest, default)
Process completed with exit code 2.
nodejs / Node.js SDK Tests (macos-latest, default)
Property 'sqliteTransaction' is missing in type '{ readFile: ({ path }: SessionFsReadFileRequest) => Promise<{ content: string; error?: undefined; } | { content: string; error: SessionFsError; }>; ... 10 more ...; sqliteExists: () => Promise<...>; }' but required in type 'SessionFsHandler'.
python / Python SDK Tests (macos-latest, inprocess)
Process completed with exit code 1.
nodejs / Node.js SDK Tests (macos-latest, inprocess)
Process completed with exit code 2.
nodejs / Node.js SDK Tests (macos-latest, inprocess)
Property 'sqliteTransaction' is missing in type '{ readFile: ({ path }: SessionFsReadFileRequest) => Promise<{ content: string; error?: undefined; } | { content: string; error: SessionFsError; }>; ... 10 more ...; sqliteExists: () => Promise<...>; }' but required in type 'SessionFsHandler'.
nodejs / Node.js SDK Tests (ubuntu-latest, inprocess)
Process completed with exit code 2.
nodejs / Node.js SDK Tests (ubuntu-latest, inprocess)
Property 'sqliteTransaction' is missing in type '{ readFile: ({ path }: SessionFsReadFileRequest) => Promise<{ content: string; error?: undefined; } | { content: string; error: SessionFsError; }>; ... 10 more ...; sqliteExists: () => Promise<...>; }' but required in type 'SessionFsHandler'.
dotnet / .NET SDK Tests (macos-latest, default, capi)
Process completed with exit code 1.
dotnet / .NET SDK Tests (macos-latest, default, capi): dotnet/src/SessionFsProvider.cs#L65
'SessionFsProvider' does not implement interface member 'ISessionFsHandler.SqliteTransactionAsync(SessionFsSqliteTransactionRequest, CancellationToken)'
dotnet / .NET SDK Tests (macos-latest, default, capi): dotnet/src/SessionFsProvider.cs#L65
'SessionFsProvider' does not implement interface member 'ISessionFsHandler.SqliteTransactionAsync(SessionFsSqliteTransactionRequest, CancellationToken)'
dotnet / .NET SDK Tests (macos-latest, default, capi): dotnet/src/SessionFsProvider.cs#L65
'SessionFsProvider' does not implement interface member 'ISessionFsHandler.SqliteTransactionAsync(SessionFsSqliteTransactionRequest, CancellationToken)'
dotnet / .NET SDK Tests (macos-latest, default, capi): dotnet/src/SessionFsProvider.cs#L65
'SessionFsProvider' does not implement interface member 'ISessionFsHandler.SqliteTransactionAsync(SessionFsSqliteTransactionRequest, CancellationToken)'
dotnet / .NET SDK Tests (macos-latest, default, capi): dotnet/src/SessionFsProvider.cs#L65
'SessionFsProvider' does not implement interface member 'ISessionFsHandler.SqliteTransactionAsync(SessionFsSqliteTransactionRequest, CancellationToken)'
dotnet / .NET SDK Tests (macos-latest, default, capi): dotnet/src/SessionFsProvider.cs#L65
'SessionFsProvider' does not implement interface member 'ISessionFsHandler.SqliteTransactionAsync(SessionFsSqliteTransactionRequest, CancellationToken)'
python / Python SDK Tests (ubuntu-latest, default)
Process completed with exit code 1.
nodejs / Node.js SDK Tests (ubuntu-latest, default)
Process completed with exit code 2.
nodejs / Node.js SDK Tests (ubuntu-latest, default)
Property 'sqliteTransaction' is missing in type '{ readFile: ({ path }: SessionFsReadFileRequest) => Promise<{ content: string; error?: undefined; } | { content: string; error: SessionFsError; }>; ... 10 more ...; sqliteExists: () => Promise<...>; }' but required in type 'SessionFsHandler'.
python / Python SDK Tests (ubuntu-latest, inprocess)
Process completed with exit code 1.
java / Java SDK Tests (JDK 17)
Process completed with exit code 1.
dotnet / .NET SDK Tests (macos-latest, inprocess, capi)
Process completed with exit code 1.
dotnet / .NET SDK Tests (macos-latest, inprocess, capi): dotnet/src/SessionFsProvider.cs#L65
'SessionFsProvider' does not implement interface member 'ISessionFsHandler.SqliteTransactionAsync(SessionFsSqliteTransactionRequest, CancellationToken)'
dotnet / .NET SDK Tests (macos-latest, inprocess, capi): dotnet/src/SessionFsProvider.cs#L65
'SessionFsProvider' does not implement interface member 'ISessionFsHandler.SqliteTransactionAsync(SessionFsSqliteTransactionRequest, CancellationToken)'
dotnet / .NET SDK Tests (macos-latest, inprocess, capi): dotnet/src/SessionFsProvider.cs#L65
'SessionFsProvider' does not implement interface member 'ISessionFsHandler.SqliteTransactionAsync(SessionFsSqliteTransactionRequest, CancellationToken)'
dotnet / .NET SDK Tests (macos-latest, inprocess, capi): dotnet/src/SessionFsProvider.cs#L65
'SessionFsProvider' does not implement interface member 'ISessionFsHandler.SqliteTransactionAsync(SessionFsSqliteTransactionRequest, CancellationToken)'
dotnet / .NET SDK Tests (macos-latest, inprocess, capi): dotnet/src/SessionFsProvider.cs#L65
'SessionFsProvider' does not implement interface member 'ISessionFsHandler.SqliteTransactionAsync(SessionFsSqliteTransactionRequest, CancellationToken)'
dotnet / .NET SDK Tests (macos-latest, inprocess, capi): dotnet/src/SessionFsProvider.cs#L65
'SessionFsProvider' does not implement interface member 'ISessionFsHandler.SqliteTransactionAsync(SessionFsSqliteTransactionRequest, CancellationToken)'
python / Python SDK Tests (macos-latest, default)
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)
cannot use &sessionFSAdapter{…} (value of type *sessionFSAdapter) as rpc.SessionFSHandler value in return statement: *sessionFSAdapter does not implement rpc.SessionFSHandler (missing method SqliteTransaction)
go / Go SDK Tests (macos-latest, default)
Process completed with exit code 1.
go / Go SDK Tests (macos-latest, default)
cannot use &sessionFSAdapter{…} (value of type *sessionFSAdapter) as rpc.SessionFSHandler value in return statement: *sessionFSAdapter does not implement rpc.SessionFSHandler (missing method SqliteTransaction)
nodejs / Node.js SDK Tests (windows-latest, inprocess)
Process completed with exit code 2.
nodejs / Node.js SDK Tests (windows-latest, inprocess)
Property 'sqliteTransaction' is missing in type '{ readFile: ({ path }: SessionFsReadFileRequest) => Promise<{ content: string; error?: undefined; } | { content: string; error: SessionFsError; }>; ... 10 more ...; sqliteExists: () => Promise<...>; }' but required in type 'SessionFsHandler'.
go / Go SDK Tests (ubuntu-latest, inprocess)
issues found
go / Go SDK Tests (ubuntu-latest, inprocess)
cannot use &sessionFSAdapter{…} (value of type *sessionFSAdapter) as rpc.SessionFSHandler value in return statement: *sessionFSAdapter does not implement rpc.SessionFSHandler (missing method SqliteTransaction)) (typecheck)
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
go / Go SDK Tests (ubuntu-latest, inprocess)
cannot use &sessionFSAdapter{…} (value of type *sessionFSAdapter) as rpc.SessionFSHandler value in return statement: *sessionFSAdapter does not implement rpc.SessionFSHandler (missing method SqliteTransaction) (typecheck)
nodejs / Node.js SDK Tests (windows-latest, default)
Process completed with exit code 2.
nodejs / Node.js SDK Tests (windows-latest, default)
Property 'sqliteTransaction' is missing in type '{ readFile: ({ path }: SessionFsReadFileRequest) => Promise<{ content: string; error?: undefined; } | { content: string; error: SessionFsError; }>; ... 10 more ...; sqliteExists: () => Promise<...>; }' but required in type 'SessionFsHandler'.
go / Go SDK Tests (ubuntu-latest, default)
issues found
go / Go SDK Tests (ubuntu-latest, default)
cannot use &sessionFSAdapter{…} (value of type *sessionFSAdapter) as rpc.SessionFSHandler value in return statement: *sessionFSAdapter does not implement rpc.SessionFSHandler (missing method SqliteTransaction)) (typecheck)
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
python / Python SDK Tests (windows-latest, inprocess)
Process completed with exit code 1.
rust / Rust SDK Bundled CLI Build (macos-latest)
Process completed with exit code 101.
python / Python SDK Tests (windows-latest, default)
Process completed with exit code 1.
rust / Rust SDK Bundled CLI Build (ubuntu-latest)
Process completed with exit code 101.
rust / Rust SDK Tests (macos-latest, default)
Process completed with exit code 101.
rust / Rust SDK Bundled CLI Build (windows-latest)
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)
cannot use &sessionFSAdapter{…} (value of type *sessionFSAdapter) as rpc.SessionFSHandler value in return statement: *sessionFSAdapter does not implement rpc.SessionFSHandler (missing method SqliteTransaction)
dotnet / .NET SDK Tests (windows-latest, default, capi)
Process completed with exit code 1.
dotnet / .NET SDK Tests (windows-latest, default, capi): dotnet/src/SessionFsProvider.cs#L65
'SessionFsProvider' does not implement interface member 'ISessionFsHandler.SqliteTransactionAsync(SessionFsSqliteTransactionRequest, CancellationToken)'
dotnet / .NET SDK Tests (windows-latest, default, capi): dotnet/src/SessionFsProvider.cs#L65
'SessionFsProvider' does not implement interface member 'ISessionFsHandler.SqliteTransactionAsync(SessionFsSqliteTransactionRequest, CancellationToken)'
dotnet / .NET SDK Tests (windows-latest, default, capi): dotnet/src/SessionFsProvider.cs#L65
'SessionFsProvider' does not implement interface member 'ISessionFsHandler.SqliteTransactionAsync(SessionFsSqliteTransactionRequest, CancellationToken)'
dotnet / .NET SDK Tests (windows-latest, default, capi): dotnet/src/SessionFsProvider.cs#L65
'SessionFsProvider' does not implement interface member 'ISessionFsHandler.SqliteTransactionAsync(SessionFsSqliteTransactionRequest, CancellationToken)'
dotnet / .NET SDK Tests (windows-latest, default, capi): dotnet/src/SessionFsProvider.cs#L65
'SessionFsProvider' does not implement interface member 'ISessionFsHandler.SqliteTransactionAsync(SessionFsSqliteTransactionRequest, CancellationToken)'
dotnet / .NET SDK Tests (windows-latest, default, capi): dotnet/src/SessionFsProvider.cs#L65
'SessionFsProvider' does not implement interface member 'ISessionFsHandler.SqliteTransactionAsync(SessionFsSqliteTransactionRequest, CancellationToken)'
dotnet / .NET SDK Tests (ubuntu-latest, inprocess, openai-responses)
Process completed with exit code 1.
dotnet / .NET SDK Tests (ubuntu-latest, inprocess, openai-responses): dotnet/src/SessionFsProvider.cs#L65
'SessionFsProvider' does not implement interface member 'ISessionFsHandler.SqliteTransactionAsync(SessionFsSqliteTransactionRequest, CancellationToken)'
dotnet / .NET SDK Tests (ubuntu-latest, inprocess, openai-responses): dotnet/src/SessionFsProvider.cs#L65
'SessionFsProvider' does not implement interface member 'ISessionFsHandler.SqliteTransactionAsync(SessionFsSqliteTransactionRequest, CancellationToken)'
dotnet / .NET SDK Tests (ubuntu-latest, inprocess, openai-responses): dotnet/src/SessionFsProvider.cs#L65
'SessionFsProvider' does not implement interface member 'ISessionFsHandler.SqliteTransactionAsync(SessionFsSqliteTransactionRequest, CancellationToken)'
dotnet / .NET SDK Tests (ubuntu-latest, inprocess, openai-responses): dotnet/src/SessionFsProvider.cs#L65
'SessionFsProvider' does not implement interface member 'ISessionFsHandler.SqliteTransactionAsync(SessionFsSqliteTransactionRequest, CancellationToken)'
dotnet / .NET SDK Tests (ubuntu-latest, inprocess, openai-responses): dotnet/src/SessionFsProvider.cs#L65
'SessionFsProvider' does not implement interface member 'ISessionFsHandler.SqliteTransactionAsync(SessionFsSqliteTransactionRequest, CancellationToken)'
dotnet / .NET SDK Tests (ubuntu-latest, inprocess, openai-responses): dotnet/src/SessionFsProvider.cs#L65
'SessionFsProvider' does not implement interface member 'ISessionFsHandler.SqliteTransactionAsync(SessionFsSqliteTransactionRequest, CancellationToken)'
rust / Rust SDK Tests (ubuntu-latest, default)
Process completed with exit code 101.
dotnet / .NET SDK Tests (ubuntu-latest, inprocess, anthropic-messages)
Process completed with exit code 1.
dotnet / .NET SDK Tests (ubuntu-latest, inprocess, anthropic-messages): dotnet/src/SessionFsProvider.cs#L65
'SessionFsProvider' does not implement interface member 'ISessionFsHandler.SqliteTransactionAsync(SessionFsSqliteTransactionRequest, CancellationToken)'
dotnet / .NET SDK Tests (ubuntu-latest, inprocess, anthropic-messages): dotnet/src/SessionFsProvider.cs#L65
'SessionFsProvider' does not implement interface member 'ISessionFsHandler.SqliteTransactionAsync(SessionFsSqliteTransactionRequest, CancellationToken)'
dotnet / .NET SDK Tests (ubuntu-latest, inprocess, anthropic-messages): dotnet/src/SessionFsProvider.cs#L65
'SessionFsProvider' does not implement interface member 'ISessionFsHandler.SqliteTransactionAsync(SessionFsSqliteTransactionRequest, CancellationToken)'
dotnet / .NET SDK Tests (ubuntu-latest, inprocess, anthropic-messages): dotnet/src/SessionFsProvider.cs#L65
'SessionFsProvider' does not implement interface member 'ISessionFsHandler.SqliteTransactionAsync(SessionFsSqliteTransactionRequest, CancellationToken)'
dotnet / .NET SDK Tests (ubuntu-latest, inprocess, anthropic-messages): dotnet/src/SessionFsProvider.cs#L65
'SessionFsProvider' does not implement interface member 'ISessionFsHandler.SqliteTransactionAsync(SessionFsSqliteTransactionRequest, CancellationToken)'
dotnet / .NET SDK Tests (ubuntu-latest, inprocess, anthropic-messages): dotnet/src/SessionFsProvider.cs#L65
'SessionFsProvider' does not implement interface member 'ISessionFsHandler.SqliteTransactionAsync(SessionFsSqliteTransactionRequest, CancellationToken)'
dotnet / .NET SDK Tests (ubuntu-latest, inprocess, capi)
Process completed with exit code 1.
dotnet / .NET SDK Tests (ubuntu-latest, inprocess, capi): dotnet/src/SessionFsProvider.cs#L65
'SessionFsProvider' does not implement interface member 'ISessionFsHandler.SqliteTransactionAsync(SessionFsSqliteTransactionRequest, CancellationToken)'
dotnet / .NET SDK Tests (ubuntu-latest, inprocess, capi): dotnet/src/SessionFsProvider.cs#L65
'SessionFsProvider' does not implement interface member 'ISessionFsHandler.SqliteTransactionAsync(SessionFsSqliteTransactionRequest, CancellationToken)'
dotnet / .NET SDK Tests (ubuntu-latest, inprocess, capi): dotnet/src/SessionFsProvider.cs#L65
'SessionFsProvider' does not implement interface member 'ISessionFsHandler.SqliteTransactionAsync(SessionFsSqliteTransactionRequest, CancellationToken)'
dotnet / .NET SDK Tests (ubuntu-latest, inprocess, capi): dotnet/src/SessionFsProvider.cs#L65
'SessionFsProvider' does not implement interface member 'ISessionFsHandler.SqliteTransactionAsync(SessionFsSqliteTransactionRequest, CancellationToken)'
dotnet / .NET SDK Tests (ubuntu-latest, inprocess, capi): dotnet/src/SessionFsProvider.cs#L65
'SessionFsProvider' does not implement interface member 'ISessionFsHandler.SqliteTransactionAsync(SessionFsSqliteTransactionRequest, CancellationToken)'
dotnet / .NET SDK Tests (ubuntu-latest, inprocess, capi): dotnet/src/SessionFsProvider.cs#L65
'SessionFsProvider' does not implement interface member 'ISessionFsHandler.SqliteTransactionAsync(SessionFsSqliteTransactionRequest, CancellationToken)'
dotnet / .NET SDK Tests (ubuntu-latest, default, capi)
Process completed with exit code 1.
dotnet / .NET SDK Tests (ubuntu-latest, default, capi): dotnet/src/SessionFsProvider.cs#L65
'SessionFsProvider' does not implement interface member 'ISessionFsHandler.SqliteTransactionAsync(SessionFsSqliteTransactionRequest, CancellationToken)'
dotnet / .NET SDK Tests (ubuntu-latest, default, capi): dotnet/src/SessionFsProvider.cs#L65
'SessionFsProvider' does not implement interface member 'ISessionFsHandler.SqliteTransactionAsync(SessionFsSqliteTransactionRequest, CancellationToken)'
dotnet / .NET SDK Tests (ubuntu-latest, default, capi): dotnet/src/SessionFsProvider.cs#L65
'SessionFsProvider' does not implement interface member 'ISessionFsHandler.SqliteTransactionAsync(SessionFsSqliteTransactionRequest, CancellationToken)'
dotnet / .NET SDK Tests (ubuntu-latest, default, capi): dotnet/src/SessionFsProvider.cs#L65
'SessionFsProvider' does not implement interface member 'ISessionFsHandler.SqliteTransactionAsync(SessionFsSqliteTransactionRequest, CancellationToken)'
dotnet / .NET SDK Tests (ubuntu-latest, default, capi): dotnet/src/SessionFsProvider.cs#L65
'SessionFsProvider' does not implement interface member 'ISessionFsHandler.SqliteTransactionAsync(SessionFsSqliteTransactionRequest, CancellationToken)'
dotnet / .NET SDK Tests (ubuntu-latest, default, capi): dotnet/src/SessionFsProvider.cs#L65
'SessionFsProvider' does not implement interface member 'ISessionFsHandler.SqliteTransactionAsync(SessionFsSqliteTransactionRequest, CancellationToken)'
rust / Rust SDK Tests (ubuntu-latest, inprocess)
Process completed with exit code 101.
dotnet / .NET SDK Tests (ubuntu-latest, inprocess, openai-completions)
Process completed with exit code 1.
dotnet / .NET SDK Tests (ubuntu-latest, inprocess, openai-completions): dotnet/src/SessionFsProvider.cs#L65
'SessionFsProvider' does not implement interface member 'ISessionFsHandler.SqliteTransactionAsync(SessionFsSqliteTransactionRequest, CancellationToken)'
dotnet / .NET SDK Tests (ubuntu-latest, inprocess, openai-completions): dotnet/src/SessionFsProvider.cs#L65
'SessionFsProvider' does not implement interface member 'ISessionFsHandler.SqliteTransactionAsync(SessionFsSqliteTransactionRequest, CancellationToken)'
dotnet / .NET SDK Tests (ubuntu-latest, inprocess, openai-completions): dotnet/src/SessionFsProvider.cs#L65
'SessionFsProvider' does not implement interface member 'ISessionFsHandler.SqliteTransactionAsync(SessionFsSqliteTransactionRequest, CancellationToken)'
dotnet / .NET SDK Tests (ubuntu-latest, inprocess, openai-completions): dotnet/src/SessionFsProvider.cs#L65
'SessionFsProvider' does not implement interface member 'ISessionFsHandler.SqliteTransactionAsync(SessionFsSqliteTransactionRequest, CancellationToken)'
dotnet / .NET SDK Tests (ubuntu-latest, inprocess, openai-completions): dotnet/src/SessionFsProvider.cs#L65
'SessionFsProvider' does not implement interface member 'ISessionFsHandler.SqliteTransactionAsync(SessionFsSqliteTransactionRequest, CancellationToken)'
dotnet / .NET SDK Tests (ubuntu-latest, inprocess, openai-completions): dotnet/src/SessionFsProvider.cs#L65
'SessionFsProvider' does not implement interface member 'ISessionFsHandler.SqliteTransactionAsync(SessionFsSqliteTransactionRequest, CancellationToken)'
rust / Rust SDK Tests (windows-latest, default)
Process completed with exit code 101.
rust / Rust SDK Tests (macos-latest, inprocess)
Process completed with exit code 101.
go / Go SDK Tests (windows-latest, default)
Process completed with exit code 1.
go / Go SDK Tests (windows-latest, default)
cannot use &sessionFSAdapter{…} (value of type *sessionFSAdapter) as rpc.SessionFSHandler value in return statement: *sessionFSAdapter does not implement rpc.SessionFSHandler (missing method SqliteTransaction)
Node.js required
Process completed with exit code 1.
Node.js required
nodejs 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.
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.
Python required
Process completed with exit code 1.
Python required
python 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.
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/
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 (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/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 (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
java / Java SDK Tests (JDK 17)
No files were found with the provided path: java/target/surefire-reports/ java/target/surefire-reports-isolated/ java/target/failsafe-reports/. No artifacts will be uploaded.
java / Java SDK Tests (JDK 25)
No files were found with the provided path: java/target/surefire-reports/ java/target/surefire-reports-isolated/ java/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
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
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
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
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
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/
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 (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 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 (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/
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 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/
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