Skip to content

fix: interactive input handle api adds selection parameter #9676

fix: interactive input handle api adds selection parameter

fix: interactive input handle api adds selection parameter #9676

Triggered via pull request February 7, 2025 13:00
Status Failure
Total duration 11m 3s
Artifacts

check.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

16 errors
build (ubuntu-latest, 20.x): packages/extension/src/browser/sumi/main.thread.chat-agents.ts#L89
Argument of type 'ISelection' is not assignable to parameter of type 'string'.
build (ubuntu-latest, 20.x): packages/extension/src/browser/sumi/main.thread.chat-agents.ts#L95
Property 'isCancellationRequested' does not exist on type 'string'.
build (ubuntu-latest, 20.x): packages/extension/src/browser/sumi/main.thread.chat-agents.ts#L111
Argument of type 'string' is not assignable to parameter of type 'CancellationToken'.
build (ubuntu-latest, 20.x): packages/extension/src/browser/sumi/main.thread.chat-agents.ts#L118
Property 'isCancellationRequested' does not exist on type 'string'.
build (ubuntu-latest, 20.x)
Process completed with exit code 1.
build (macos-latest, 20.x)
The job was canceled because "ubuntu-latest_20_x" failed.
build (macos-latest, 20.x): packages/extension/src/browser/sumi/main.thread.chat-agents.ts#L89
Argument of type 'ISelection' is not assignable to parameter of type 'string'.
build (macos-latest, 20.x): packages/extension/src/browser/sumi/main.thread.chat-agents.ts#L95
Property 'isCancellationRequested' does not exist on type 'string'.
build (macos-latest, 20.x): packages/extension/src/browser/sumi/main.thread.chat-agents.ts#L111
Argument of type 'string' is not assignable to parameter of type 'CancellationToken'.
build (macos-latest, 20.x): packages/extension/src/browser/sumi/main.thread.chat-agents.ts#L118
Property 'isCancellationRequested' does not exist on type 'string'.
build (macos-latest, 20.x)
The operation was canceled.
build-windows: packages/extension/src/browser/sumi/main.thread.chat-agents.ts#L89
Argument of type 'ISelection' is not assignable to parameter of type 'string'.
build-windows: packages/extension/src/browser/sumi/main.thread.chat-agents.ts#L95
Property 'isCancellationRequested' does not exist on type 'string'.
build-windows: packages/extension/src/browser/sumi/main.thread.chat-agents.ts#L111
Argument of type 'string' is not assignable to parameter of type 'CancellationToken'.
build-windows: packages/extension/src/browser/sumi/main.thread.chat-agents.ts#L118
Property 'isCancellationRequested' does not exist on type 'string'.
build-windows
Process completed with exit code 1.