chore: Update to v0.8.0 of the JSON Schema #30
ci.yml
on: pull_request
Build
22s
Deploy Documentation
Annotations
10 errors
|
Build:
src/acp.test.ts#L780
Type '{ outcome: "selected"; optionId: string; }' is not assignable to type 'RequestPermissionOutcome'.
|
|
Build:
src/acp.test.ts#L689
Type '{ outcome: "selected"; optionId: string; }' is not assignable to type 'RequestPermissionOutcome'.
|
|
Build:
src/acp.test.ts#L560
Type '{ outcome: "selected"; optionId: string; }' is not assignable to type 'RequestPermissionOutcome'.
|
|
Build:
src/acp.test.ts#L470
Type '{ outcome: "selected"; optionId: string; }' is not assignable to type 'RequestPermissionOutcome'.
|
|
Build:
src/acp.test.ts#L435
Object literal may only specify known properties, and 'type' does not exist in type 'ToolCallContent[]'.
|
|
Build:
src/acp.test.ts#L380
Property 'content' does not exist on type 'SessionUpdate & Record<"sessionUpdate", unknown>'.
|
|
Build:
src/acp.test.ts#L367
Type '{ outcome: "selected"; optionId: string; }' is not assignable to type 'RequestPermissionOutcome'.
|
|
Build:
src/acp.test.ts#L319
Object literal may only specify known properties, and 'type' does not exist in type 'ContentBlock'.
|
|
Build:
src/acp.test.ts#L237
Type '{ outcome: "selected"; optionId: string; }' is not assignable to type 'RequestPermissionOutcome'.
|
|
Build:
src/acp.test.ts#L135
Type '{ outcome: "selected"; optionId: string; }' is not assignable to type 'RequestPermissionOutcome'.
|