feat: add VSCode to OpenHands runtime and UI #14689
lint.yml
on: pull_request
Lint frontend
36s
Lint python
41s
Annotations
4 errors and 2 warnings
Lint frontend:
frontend/src/components/file-explorer/FileExplorer.tsx#L191
'error' is already declared in the upper scope on line 100 column 25
|
Lint frontend:
frontend/src/routes/_oh.tsx#L31
'VSCodeIcon' is defined but never used
|
Lint frontend:
frontend/src/routes/_oh.tsx#L243
'handleVSCodeClick' is assigned a value but never used
|
Lint frontend
Process completed with exit code 1.
|
Lint frontend:
frontend/src/routes/_oh.app.tsx#L89
Unexpected console statement
|
Lint frontend:
frontend/src/services/actions.ts#L157
Unexpected console statement
|