Skip to content

Removes DAS dependency in contextual code #195

Removes DAS dependency in contextual code

Removes DAS dependency in contextual code #195

Triggered via pull request June 17, 2024 08:54
Status Success
Total duration 26s
Artifacts

pr-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: vscode/src/providers/chat_view_provider.ts#L246
Object Literal Property name `cli_version` must match one of the following formats: camelCase
lint: vscode/src/providers/chat_view_provider.ts#L268
Object Literal Property name `cli_version` must match one of the following formats: camelCase
lint: vscode/src/providers/chat_view_provider.ts#L301
Object Literal Property name `supported_commands` must match one of the following formats: camelCase
lint: vscode/src/providers/chat_view_provider.ts#L477
Object Literal Property name `registered_inputs` must match one of the following formats: camelCase
lint: vscode/src/providers/chat_view_provider.ts#L477
Object Literal Property name `chat_documents` must match one of the following formats: camelCase
lint: vscode/src/providers/chat_view_provider.ts#L490
Object Literal Property name `agent_name` must match one of the following formats: camelCase
lint: vscode/src/providers/chat_view_provider.ts#L491
Object Literal Property name `slash_command` must match one of the following formats: camelCase
lint: vscode/src/providers/chat_view_provider.ts#L492
Object Literal Property name `agent_version` must match one of the following formats: camelCase
lint: vscode/src/providers/chat_view_provider.ts#L497
Object Literal Property name `auth_details` must match one of the following formats: camelCase
lint: vscode/src/providers/chat_view_provider.ts#L500
Object Literal Property name `github_token` must match one of the following formats: camelCase