Skip to content

Bump litellm from 1.38.10 to 1.43.1 #137

Bump litellm from 1.38.10 to 1.43.1

Bump litellm from 1.38.10 to 1.43.1 #137

Triggered via pull request August 7, 2024 14:43
Status Success
Total duration 50s
Artifacts

lint.yml

on: pull_request
Lint frontend
26s
Lint frontend
Lint python
39s
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#L72
Unexpected console statement
Lint frontend: frontend/src/components/chat/ChatInterface.tsx#L99
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