Skip to content

Add File Management Support #37

Add File Management Support

Add File Management Support #37

Triggered via pull request April 27, 2025 14:33
Status Failure
Total duration 1m 22s
Artifacts

windows.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
build (20)
Process completed with exit code 1.
build (20): src/components/pages/FileManagementPage.tsx#L284
'handleOpenFile' is assigned a value but never used
build (20): src/components/pages/SettingsPage.tsx#L66
React Hook useEffect has a missing dependency: 'handleSave'. Either include it or remove the dependency array
build (20): src/components/pages/ChatPage.tsx#L131
React Hook useCallback has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
build (20): 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
build (20): 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