feat: implement question tool UI with submit/dismiss actions #12
Annotations
3 errors and 8 warnings
|
Rust tests (macOS)
Process completed with exit code 101.
|
|
Rust tests (Linux)
Process completed with exit code 101.
|
|
Rust tests (Windows)
Process completed with exit code 1.
|
|
typecheck
The process '/usr/bin/git' failed with exit code 128
|
|
lint
The process '/usr/bin/git' failed with exit code 128
|
|
lint:
src/features/layout/components/DesktopLayout.tsx#L136
React Hook useEffect has missing dependencies: 'chatLayerActive' and 'diffLayerActive'. Either include them or remove the dependency array
|
|
lint:
src/features/app/components/RequestUserInputMessage.tsx#L45
The 'questions' logical expression could make the dependencies of useCallback Hook (at line 98) change on every render. To fix this, wrap the initialization of 'questions' in its own useMemo() Hook
|
|
test-js
The process '/usr/bin/git' failed with exit code 128
|
|
Rust tests (macOS)
The process '/opt/homebrew/bin/git' failed with exit code 128
|
|
Rust tests (Linux)
The process '/usr/bin/git' failed with exit code 128
|
|
Rust tests (Windows)
The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128
|