Skip to content

Bump llama-index from 0.10.37 to 0.10.46 #57

Bump llama-index from 0.10.37 to 0.10.46

Bump llama-index from 0.10.37 to 0.10.46 #57

Triggered via pull request June 18, 2024 15:14
Status Success
Total duration 48s
Artifacts

lint.yml

on: pull_request
Lint frontend
25s
Lint frontend
Lint python
36s
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