⬆️ deps:(deps): bump @github/copilot-sdk from 0.1.19 to 0.1.30 #27
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'.
|