fix/ui #2
Merged
fix/ui #2
Annotations
2 errors and 7 warnings
|
|
|
src/modules/Statistics/components/StatisticsBar.tsx#L6
Unexpected any. Specify a different type
|
|
src/modules/Statistics/hooks/useWeeklyStatisticsData.ts#L82
React Hook useMemo has a missing dependency: 'MS_PER_HOUR'. Either include it or remove the dependency array
|
|
src/modules/Statistics/hooks/useWeeklyStatisticsData.ts#L58
React Hook useMemo has a missing dependency: 'MS_PER_HOUR'. Either include it or remove the dependency array
|
|
src/modules/Statistics/hooks/useMonthlyStatisticsData.ts#L79
React Hook useMemo has a missing dependency: 'MS_PER_HOUR'. Either include it or remove the dependency array
|
|
src/components/ui/toggle.tsx#L45
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
src/components/ui/sidebar.tsx#L772
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
src/components/ui/button.tsx#L60
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
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
|
The logs for this run have expired and are no longer available.
Loading