Skip to content

⬆️ deps:(deps): bump @github/copilot-sdk from 0.1.19 to 0.1.30 #27

⬆️ deps:(deps): bump @github/copilot-sdk from 0.1.19 to 0.1.30

⬆️ deps:(deps): bump @github/copilot-sdk from 0.1.19 to 0.1.30 #27

Triggered via pull request March 4, 2026 01:45
Status Failure
Total duration 21s
Artifacts

test-build.yml

on: pull_request
Matrix: 🔨 Build & Validate
Fit to window
Zoom out
Zoom in

Annotations

6 errors
🔨 Build & Validate (25.x)
Process completed with exit code 2.
🔨 Build & Validate (25.x): 3.server.ts#L57
Argument of type '{ model: string; streaming: true; systemMessage: { content: string; }; }' is not assignable to parameter of type 'SessionConfig'.
🔨 Build & Validate (25.x): 2.streaming.ts#L85
Argument of type '{ model: string; streaming: true; }' is not assignable to parameter of type 'SessionConfig'.
🔨 Build & Validate (25.x): 1.agents.ts#L106
Property 'onPermissionRequest' is missing in type '{ systemMessage: { content: string; }; model: string; tools: Tool<unknown>[]; mcpServers: { filesystem: { type: "local"; command: string; args: string[]; tools: string[]; }; }; }' but required in type 'SessionConfig'.
🔨 Build & Validate (25.x): 0.basic.ts#L44
Expected 2 arguments, but got 1.
🔨 Build & Validate (25.x): 0.basic.ts#L21
Argument of type '{ model: string; }' is not assignable to parameter of type 'SessionConfig'.