feat(ui): add resizable sidebar support #101
Annotations
10 errors and 10 warnings
lint (22.x):
frontend/src/components/layout/CustomTitleBar.tsx#L260
Unexpected any. Specify a different type
|
lint (22.x):
frontend/src/components/layout/CustomTitleBar.tsx#L245
Unexpected any. Specify a different type
|
lint (22.x):
frontend/src/components/layout/CustomTitleBar.tsx#L244
Unexpected any. Specify a different type
|
lint (22.x):
frontend/src/components/layout/CustomTitleBar.tsx#L215
Unexpected any. Specify a different type
|
lint (22.x):
frontend/src/components/layout/CustomTitleBar.tsx#L214
Unexpected any. Specify a different type
|
lint (22.x):
frontend/src/components/layout/CustomTitleBar.tsx#L199
Unexpected any. Specify a different type
|
lint (22.x):
frontend/src/components/layout/CustomTitleBar.tsx#L198
Unexpected any. Specify a different type
|
lint (22.x):
frontend/src/components/conversation/ConversationList.tsx#L319
Unexpected any. Specify a different type
|
lint (22.x):
frontend/src/components/common/ToolCallDisplay.tsx#L48
Unexpected any. Specify a different type
|
lint (22.x):
frontend/src/App.tsx#L108
Unexpected any. Specify a different type
|
lint (22.x):
frontend/src/pages/McpServersPage.tsx#L51
React Hook useEffect has a missing dependency: 'loadSettingsFromFile'. Either include it or remove the dependency array
|
lint (22.x):
frontend/src/pages/McpServersPage.tsx#L44
React Hook useEffect has a missing dependency: 'loadSettingsPath'. Either include it or remove the dependency array
|
lint (22.x):
frontend/src/hooks/useMessageHandler.ts#L214
React Hook useCallback has missing dependencies: 'backendState.configs.gemini', 'getApiConfig', and 'selectedBackend'. Either include them or remove the dependency array
|
lint (22.x):
frontend/src/contexts/BackendContext.tsx#L336
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
lint (22.x):
frontend/src/contexts/BackendContext.tsx#L326
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
lint (22.x):
frontend/src/contexts/BackendContext.tsx#L315
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
lint (22.x):
frontend/src/contexts/BackendContext.tsx#L307
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
lint (22.x):
frontend/src/components/mcp/McpServerSettings.tsx#L54
React Hook useEffect has a missing dependency: 'loadSettingsFromFile'. Either include it or remove the dependency array
|
lint (22.x):
frontend/src/components/mcp/McpServerSettings.tsx#L47
React Hook useEffect has a missing dependency: 'loadSettingsPath'. Either include it or remove the dependency array
|
lint (22.x):
frontend/src/App.tsx#L143
React Hook useCallback has a missing dependency: 'backendState.configs.gemini'. Either include it or remove the dependency array
|