Skip to content

fix: included auth header for custom agents contribute source #236

fix: included auth header for custom agents contribute source

fix: included auth header for custom agents contribute source #236

Triggered via pull request October 21, 2024 11:12
Status Success
Total duration 24s
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#L258
Object Literal Property name `Content-Type` must match one of the following formats: camelCase
lint: vscode/src/providers/chat_view_provider.ts#L260
Object Literal Property name `cli_version` must match one of the following formats: camelCase
lint: vscode/src/providers/chat_view_provider.ts#L283
Object Literal Property name `cli_version` must match one of the following formats: camelCase
lint: vscode/src/providers/chat_view_provider.ts#L362
Object Literal Property name `supported_commands` must match one of the following formats: camelCase
lint: vscode/src/providers/chat_view_provider.ts#L449
Object Literal Property name `agent_name` must match one of the following formats: camelCase
lint: vscode/src/providers/chat_view_provider.ts#L450
Object Literal Property name `agent_version` must match one of the following formats: camelCase
lint: vscode/src/providers/chat_view_provider.ts#L451
Object Literal Property name `chat_history` must match one of the following formats: camelCase
lint: vscode/src/providers/chat_view_provider.ts#L452
Object Literal Property name `included_references` must match one of the following formats: camelCase
lint: vscode/src/providers/chat_view_provider.ts#L460
Object Literal Property name `Content-Type` must match one of the following formats: camelCase
lint: vscode/src/repository/http-utils.ts#L62
Type Property name `access_token` must match one of the following formats: camelCase