Bump llama-index from 0.10.37 to 0.10.46 #57
lint.yml
on: pull_request
Lint frontend
25s
Lint python
36s
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/components/modals/settings/SettingsModal.tsx#L61
Unexpected console statement
|
Lint frontend:
frontend/src/services/session.ts#L87
Unexpected console statement
|