Optimize 3D Earth #44
Annotations
6 warnings
|
web/src/feature/security-dashboard/hooks/useSecurityDashboard.ts#L65
React Hook useEffect has a missing dependency: 'overviewStats'. Either include it or remove the dependency array
|
|
web/src/feature/security-dashboard/component/SecurityDashboardLayout.tsx#L159
React Hook useEffect has missing dependencies: 'attackIPs' and 'realtimeAttacks'. Either include them or remove the dependency array
|
|
web/src/components/ui/form.tsx#L168
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
web/src/components/ui/button.tsx#L57
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
web/src/components/ui/badge.tsx#L36
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
web/src/components/common/language-selector.tsx#L29
React Hook useEffect has missing dependencies: 'i18n' and 'language'. Either include them or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading