Image generation support #41
Annotations
2 errors and 5 warnings
|
src/services/mcp-tool-adapter.ts#L3
'MCPTransport' is defined but never used
|
src/components/pages/SettingsPage.tsx#L99
React Hook useEffect has a missing dependency: 'handleSave'. Either include it or remove the dependency array
|
src/components/pages/MCPServerPage.tsx#L304
React Hook useEffect has a missing dependency: 'loadServers'. Either include it or remove the dependency array
|
src/components/pages/ChatPage.tsx#L154
React Hook useCallback has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
src/components/layout/TopBar.tsx#L77
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
src/components/layout/TopBar.tsx#L77
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
The logs for this run have expired and are no longer available.
Loading