Skip to content

fix: track agent message part IDs and correct test assertions #45

fix: track agent message part IDs and correct test assertions

fix: track agent message part IDs and correct test assertions #45

Triggered via push February 25, 2026 01:38
Status Failure
Total duration 13m 6s
Artifacts

ci.yml

on: push
Matrix: test-tauri
Matrix: build-tauri
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
Rust tests (Windows)
Process completed with exit code 1.
lint
The process '/usr/bin/git' failed with exit code 128
lint: src/features/threads/hooks/useThreadMessaging.ts#L1069
React Hook useCallback has a missing dependency: 'model'. Either include it or remove the dependency array
lint: src/features/threads/hooks/useThreadMessaging.ts#L794
React Hook useCallback has an unnecessary dependency: 'rateLimitsByWorkspace'. Either exclude it or remove the dependency array
lint: src/features/threads/hooks/useThreadActions.ts#L802
React Hook useCallback has a missing dependency: 'threadActivityRef'. Either include it or remove the dependency array
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
typecheck
The process '/usr/bin/git' failed with exit code 128
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