refactor: Simplify Tauri plugin calls and update 'FA' setting #1390
Annotations
7 warnings
Run actions/upload-artifact@v4
No files were found with the provided path: electron/playwright-report/. No artifacts will be uploaded.
|
Linter and test:
web-app/src/hooks/useThreadScrolling.tsx#L210
React Hook useEffect has missing dependencies: 'checkScrollState', 'messageCount', 'scrollToBottom', and 'setPaddingHeight'. Either include them or remove the dependency array
|
Linter and test:
web-app/src/hooks/useThreadScrolling.tsx#L200
React Hook useEffect has missing dependencies: 'getDOMElements' and 'setPaddingHeight'. Either include them or remove the dependency array
|
Linter and test:
web-app/src/hooks/useThreadScrolling.tsx#L149
React Hook useEffect has missing dependencies: 'getDOMElements' and 'setPaddingHeight'. Either include them or remove the dependency array
|
Linter and test:
web-app/src/hooks/useThreadScrolling.tsx#L104
React Hook useEffect has a missing dependency: 'scrollContainerRef'. Either include it or remove the dependency array
|
Linter and test:
web-app/src/hooks/useThreadScrolling.tsx#L93
React Hook useCallback has a missing dependency: 'scrollContainerRef'. Either include it or remove the dependency array
|
Linter and test:
web-app/src/hooks/useThreadScrolling.tsx#L81
React Hook useEffect has a missing dependency: 'scrollContainerRef'. Either include it or remove the dependency array
|
Loading