FCE 756 enable unit test and remove validators #715
Annotations
3 warnings
Run linter ๐ฎ:
examples/react-client/fishjam-chat/src/components/ui/badge.tsx#L35
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Run linter ๐ฎ:
examples/react-client/fishjam-chat/src/components/ui/button.tsx#L58
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Run linter ๐ฎ:
examples/react-client/fishjam-chat/src/hooks/useAutoConnect.ts#L33
React Hook useCallback has an unnecessary dependency: 'initializeDevices'. Either exclude it or remove the dependency array
|
Loading