Skip to content

refactor: move session initialization from WebSocket to REST API #16551

refactor: move session initialization from WebSocket to REST API

refactor: move session initialization from WebSocket to REST API #16551

Triggered via pull request December 9, 2024 22:56
Status Failure
Total duration 54s
Artifacts

lint.yml

on: pull_request
Lint frontend
31s
Lint frontend
Lint python
45s
Lint python
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 3 warnings
Lint frontend: frontend/src/api/open-hands.ts#L171
Replace `⏎······await·openHands.get<GetVSCodeUrlResponse>(`/api/conversation/${convoId}/vscode-url`` with `·await·openHands.get<GetVSCodeUrlResponse>(⏎······`/api/conversation/${convoId}/vscode-url`,⏎····`
Lint frontend: frontend/src/api/open-hands.ts#L219
Replace `·token:·string;·status:·string;·conversation_id:·string·}>(` with `⏎······token:·string;⏎······status:·string;⏎······conversation_id:·string;`
Lint frontend: frontend/src/api/open-hands.ts#L220
Replace `··"/api/conversation",⏎·····` with `}>("/api/conversation",`
Lint frontend: frontend/src/api/open-hands.ts#L224
Replace `········` with `······`
Lint frontend: frontend/src/api/open-hands.ts#L226
Replace `········` with `······`
Lint frontend: frontend/src/api/open-hands.ts#L227
Replace `······},⏎····` with `····}`
Lint frontend: frontend/src/components/shared/task-form.tsx#L80
Variable name `conversation_id` must match one of the following formats: camelCase, PascalCase, UPPER_CASE
Lint python
Process completed with exit code 1.
Lint frontend
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint frontend: frontend/src/components/shared/task-form.tsx#L98
Unexpected console statement
Lint python
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636