Skip to content

feat: add ECL agent chat #547

feat: add ECL agent chat

feat: add ECL agent chat #547

Triggered via pull request April 25, 2024 17:54
Status Failure
Total duration 41s
Artifacts

pull-build-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build: src/chat/main.ts#L1
Namespace '"vscode"' has no exported member 'ChatResult'.
build: src/chat/main.ts#L1
Namespace '"vscode"' has no exported member 'ChatRequestHandler'.
build: src/chat/main.ts#L1
Namespace '"vscode"' has no exported member 'ChatRequest'.
build: src/chat/main.ts#L1
Namespace '"vscode"' has no exported member 'ChatContext'.
build: src/chat/main.ts#L1
Namespace '"vscode"' has no exported member 'ChatResponseStream'.
build: src/chat/main.ts#L1
Property 'createChatParticipant' does not exist on type 'typeof chat'.
build: src/chat/main.ts#L1
Namespace '"vscode"' has no exported member 'ChatContext'.
build: src/chat/main.ts#L1
Namespace '"vscode"' has no exported member 'ChatFollowup'.
build: src/chat/main.ts#L1
Property 'ChatVariableLevel' does not exist on type 'typeof import("vscode")'.
build: src/chat/main.ts#L1
Property 'ChatVariableLevel' does not exist on type 'typeof import("vscode")'.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/