fix: interactive input handle api adds selection parameter #9676
Annotations
6 errors
|
Build:
packages/extension/src/browser/sumi/main.thread.chat-agents.ts#L89
Argument of type 'ISelection' is not assignable to parameter of type 'string'.
|
Build:
packages/extension/src/browser/sumi/main.thread.chat-agents.ts#L95
Property 'isCancellationRequested' does not exist on type 'string'.
|
Build:
packages/extension/src/browser/sumi/main.thread.chat-agents.ts#L111
Argument of type 'string' is not assignable to parameter of type 'CancellationToken'.
|
Build:
packages/extension/src/browser/sumi/main.thread.chat-agents.ts#L118
Property 'isCancellationRequested' does not exist on type 'string'.
|
Build
The operation was canceled.
|
Loading