Skip to content

feat(Market Place): IDE Market Place APIs, Migrate from CLI to REST APIs #234

feat(Market Place): IDE Market Place APIs, Migrate from CLI to REST APIs

feat(Market Place): IDE Market Place APIs, Migrate from CLI to REST APIs #234

Triggered via pull request September 9, 2024 10:05
Status Success
Total duration 27s
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#L259
Object Literal Property name `Content-Type` must match one of the following formats: camelCase
lint: vscode/src/providers/chat_view_provider.ts#L261
Object Literal Property name `cli_version` must match one of the following formats: camelCase
lint: vscode/src/providers/chat_view_provider.ts#L284
Object Literal Property name `cli_version` must match one of the following formats: camelCase
lint: vscode/src/providers/chat_view_provider.ts#L363
Object Literal Property name `supported_commands` must match one of the following formats: camelCase
lint: vscode/src/providers/chat_view_provider.ts#L450
Object Literal Property name `agent_name` must match one of the following formats: camelCase
lint: vscode/src/providers/chat_view_provider.ts#L451
Object Literal Property name `agent_version` must match one of the following formats: camelCase
lint: vscode/src/providers/chat_view_provider.ts#L452
Object Literal Property name `chat_history` must match one of the following formats: camelCase
lint: vscode/src/providers/chat_view_provider.ts#L453
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