Skip to content

Web app UI fixes

Web app UI fixes #231

Triggered via pull request August 26, 2024 06:52
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#L248
Object Literal Property name `cli_version` must match one of the following formats: camelCase
lint: vscode/src/providers/chat_view_provider.ts#L270
Object Literal Property name `cli_version` must match one of the following formats: camelCase
lint: vscode/src/providers/chat_view_provider.ts#L336
Object Literal Property name `supported_commands` must match one of the following formats: camelCase
lint: vscode/src/providers/chat_view_provider.ts#L505
Object Literal Property name `registered_inputs` must match one of the following formats: camelCase
lint: vscode/src/providers/chat_view_provider.ts#L505
Object Literal Property name `chat_documents` must match one of the following formats: camelCase
lint: vscode/src/providers/chat_view_provider.ts#L518
Object Literal Property name `agent_name` must match one of the following formats: camelCase
lint: vscode/src/providers/chat_view_provider.ts#L519
Object Literal Property name `slash_command` must match one of the following formats: camelCase
lint: vscode/src/providers/chat_view_provider.ts#L520
Object Literal Property name `agent_version` must match one of the following formats: camelCase
lint: vscode/src/providers/chat_view_provider.ts#L525
Object Literal Property name `auth_details` must match one of the following formats: camelCase
lint: vscode/src/providers/chat_view_provider.ts#L528
Object Literal Property name `github_token` must match one of the following formats: camelCase