Add auto-continuation for tool approval workflow #214
Annotations
5 errors and 1 notice
|
Test and lint
Process completed with exit code 2.
|
|
Test and lint:
src/client/approval.test.ts#L100
Object literal may only specify known properties, and 'args' does not exist in type 'LanguageModelV3ToolCall'.
|
|
Test and lint:
src/client/approval.test.ts#L76
Object literal may only specify known properties, and 'args' does not exist in type 'LanguageModelV3ToolCall'.
|
|
Test and lint:
src/client/approval-bugs.test.ts#L697
Type '{ type: "tool-call"; toolCallId: string; toolName: string; }' is not assignable to type 'string | { providerOptions?: Record<string, Record<string, any>> | undefined; providerMetadata?: Record<string, Record<string, any>> | undefined; type: "text"; text: string; } | ... 14 more ... | ToolApprovalRequest'.
|
|
Test and lint:
src/client/approval-bugs.test.ts#L526
Type '() => Promise<never>' is not assignable to type 'undefined'.
|
|
Test and lint
{
"workflowData": {
"owner": "get-convex",
"repo": "agent",
"sha": "f69ccb41537faf6bce59bffc83fe6761b10fbd14",
"ref": "217"
},
"key": "UeySYEExpq",
"runId": 21361273685,
"webhookDebug": {
"action": "requested",
"head_branch": "01-24-add_auto-continuation_for_tool_approval_workflow",
"head_repository_full_name": "get-convex/agent",
"full_name": "get-convex/agent",
"isPullRequest": true,
"prNumber": 217,
"prNumberType": "number",
"isNewPullRequest": true,
"isOldPullRequest": false,
"prKey": "get-convex/agent:01-24-add_auto-continuation_for_tool_approval_workflow",
"oldPrDataHash": "4mvgB0eWQW",
"lookupKey": "get-convex/agent:01-24-add_auto-continuation_for_tool_approval_workflow",
"data": {
"owner": "get-convex",
"repo": "agent",
"sha": "f69ccb41537faf6bce59bffc83fe6761b10fbd14",
"ref": "217"
}
}
}
|