Skip to content

feat: add ECL agent chat #559

feat: add ECL agent chat

feat: add ECL agent chat #559

Triggered via pull request June 6, 2024 10:02
Status Failure
Total duration 1m 25s
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#L145
Strings must use doublequote
build: src/chat/main.ts#L145
Strings must use doublequote
build: src/chat/main.ts#L147
Strings must use doublequote
build: src/chat/main.ts#L147
Missing semicolon
build: src/chat/main.ts#L158
'chatResponse' is never reassigned. Use 'const' instead
build: src/vscode.d.ts#L6
Strings must use doublequote
build: src/vscode.d.ts#L2276
Irregular whitespace not allowed
build: src/vscode.d.ts#L2282
Irregular whitespace not allowed
build: src/vscode.d.ts#L2302
Irregular whitespace not allowed
build: src/vscode.d.ts#L4499
More than 1 blank line not allowed
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/