Setup automatic building in CI #133
Annotations
2 errors and 4 warnings
lint
Process completed with exit code 1.
|
lint:
frontend/src/components/common/FilePickerDropdown.tsx#L20
'currentPath' is defined but never used. Allowed unused args must match /^_/u
|
lint:
frontend/src/hooks/useProcessManager.ts#L73
React Hook useEffect has a missing dependency: 'fetchProcessStatuses'. Either include it or remove the dependency array
|
lint:
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:
frontend/src/components/common/MentionInput.tsx#L289
React Hook useCallback has a missing dependency: 'addMentionToInput'. Either include it or remove the dependency array
|
lint
Cache not found for keys: v0-rust-lint-Linux-x64-e4b5b4e2-e8da3c98, v0-rust-lint-Linux-x64-e4b5b4e2
|