Skip to content

fix(onboarding steps): onboarding steps were getting shown after navigating from marketplace even after completed #200

fix(onboarding steps): onboarding steps were getting shown after navigating from marketplace even after completed

fix(onboarding steps): onboarding steps were getting shown after navigating from marketplace even after completed #200

Triggered via pull request June 19, 2024 13:24
Status Success
Total duration 30s
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#L257
Object Literal Property name `cli_version` must match one of the following formats: camelCase
lint: vscode/src/providers/chat_view_provider.ts#L279
Object Literal Property name `cli_version` must match one of the following formats: camelCase
lint: vscode/src/providers/chat_view_provider.ts#L312
Object Literal Property name `supported_commands` must match one of the following formats: camelCase
lint: vscode/src/providers/chat_view_provider.ts#L487
Object Literal Property name `registered_inputs` must match one of the following formats: camelCase
lint: vscode/src/providers/chat_view_provider.ts#L487
Object Literal Property name `chat_documents` must match one of the following formats: camelCase
lint: vscode/src/providers/chat_view_provider.ts#L500
Object Literal Property name `agent_name` must match one of the following formats: camelCase
lint: vscode/src/providers/chat_view_provider.ts#L501
Object Literal Property name `slash_command` must match one of the following formats: camelCase
lint: vscode/src/providers/chat_view_provider.ts#L502
Object Literal Property name `agent_version` must match one of the following formats: camelCase
lint: vscode/src/providers/chat_view_provider.ts#L507
Object Literal Property name `auth_details` must match one of the following formats: camelCase
lint: vscode/src/providers/chat_view_provider.ts#L510
Object Literal Property name `github_token` must match one of the following formats: camelCase