Feat/dashboard #149
Annotations
10 warnings
|
src/routes/_app/_left-navbar/home/curhat/-components/LabelDropdown.tsx#L17
'cn' is defined but never used
|
|
src/routes/_app/_left-navbar/home/curhat/-components/LabelDropdown.tsx#L1
'ChatroomLabel' is defined but never used
|
|
src/routes/_app/_left-navbar/home/competition/-components/AddCompetitionDrawer.tsx#L32
React Hook useEffect has missing dependencies: 'form' and 'setImage'. Either include them or remove the dependency array
|
|
src/routes/_app/_left-navbar/home/competition/-components/AddCompetitionDialog.tsx#L34
React Hook useEffect has missing dependencies: 'form' and 'setImage'. Either include them or remove the dependency array
|
|
src/routes/_app/_left-navbar/home/-components/mobile-view.tsx#L3
'Calendar' is defined but never used
|
|
src/routes/_app/_left-navbar/home/-components/desktop-view.tsx#L2
'Calendar' is defined but never used
|
|
src/routes/_app/_left-navbar/-dashboard-component/Toast.tsx#L33
React Hook useEffect has a missing dependency: 'handleClose'. Either include it or remove the dependency array
|
|
src/components/new-calendar.tsx#L55
React Hook useEffect has a missing dependency: 'onChange'. Either include it or remove the dependency array. If 'onChange' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
|
src/components/navbar/sidebar-events.tsx#L44
React Hook useMemo has a missing dependency: 'isSelectedDate'. Either include it or remove the dependency array
|
|
src/components/navbar/sidebar-events.tsx#L37
React Hook useMemo has a missing dependency: 'isSelectedDate'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading