Skip to content

Lazy launching BrowseEnv / making BrowseEnv optional (#2155) #18

Lazy launching BrowseEnv / making BrowseEnv optional (#2155)

Lazy launching BrowseEnv / making BrowseEnv optional (#2155) #18

Triggered via push May 31, 2024 21:40
Status Success
Total duration 38s
Artifacts

lint.yml

on: push
Lint frontend
27s
Lint frontend
Lint python
12s
Lint python
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
Lint frontend: frontend/src/components/Workspace.tsx#L101
React Hook useEffect has a missing dependency: 'activeTab'. Either include it or remove the dependency array
Lint frontend: frontend/src/components/chat/ChatInterface.tsx#L75
Unexpected console statement
Lint frontend: frontend/src/components/chat/ChatInterface.tsx#L102
React Hook React.useEffect has missing dependencies: 'dispatch', 'messages.length', and 't'. Either include them or remove the dependency array
Lint frontend: frontend/src/components/file-explorer/FileExplorer.tsx#L124
React Hook React.useEffect has a missing dependency: 'refreshWorkspace'. Either include it or remove the dependency array
Lint frontend: frontend/src/components/file-explorer/TreeNode.tsx#L60
React Hook React.useEffect has a missing dependency: 'refreshChildren'. Either include it or remove the dependency array
Lint frontend: frontend/src/services/session.ts#L87
Unexpected console statement