Skip to content

fix: restart opencode server on config changes and improve copy UX #55

fix: restart opencode server on config changes and improve copy UX

fix: restart opencode server on config changes and improve copy UX #55

Triggered via push February 26, 2026 05:41
Status Failure
Total duration 13m 0s
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#L1094
React Hook useCallback has a missing dependency: 'model'. Either include it or remove the dependency array
lint: src/features/threads/hooks/useThreadMessaging.ts#L819
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
Rust tests (macOS)
The process '/opt/homebrew/bin/git' failed with exit code 128
test-js
The process '/usr/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