Skip to content

Update README.md

Update README.md #122

Triggered via push August 21, 2025 14:43
Status Failure
Total duration 2m 8s
Artifacts

ci.yml

on: push
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
lint (22.x)
Process completed with exit code 1.
lint (22.x): frontend/src/hooks/useProcessManager.ts#L73
React Hook useEffect has a missing dependency: 'fetchProcessStatuses'. Either include it or remove the dependency array
lint (22.x): frontend/src/hooks/useFileSystemNavigation.ts#L153
React Hook useEffect has missing dependencies: 'state.currentPath' and 'state.entries.length'. Either include them or remove the dependency array
lint (22.x): frontend/src/components/common/MentionInput.tsx#L202
React Hook useCallback has a missing dependency: 'addMentionToInput'. Either include it or remove the dependency array