feat: multi-remote mobile settings #1328
Triggered via pull request
February 16, 2026 06:18
Status
Success
Total duration
14m 18s
Artifacts
–
Annotations
2 warnings
|
lint:
src/features/threads/hooks/useThreadMessaging.ts#L310
React Hook useCallback has an unnecessary dependency: 'getCustomName'. Either exclude 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
|