[4팀 이예인] Chapter 1-2. AI와 테스트를 활용한 안정적인 기능 개발 #88
Annotations
4 errors and 3 warnings
|
|
|
src/components/RepeatTypeSelector.tsx#L1
There should be at least one empty line between import groups
|
|
src/App.tsx#L50
`./components/RepeatTypeSelector` import should occur before import of `./hooks/useCalendarView.ts`
|
|
src/App.tsx#L39
'RepeatType' is defined but never used
|
|
src/hooks/useNotifications.ts#L32
React Hook useEffect has a missing dependency: 'checkUpcomingEvents'. Either include it or remove the dependency array
|
|
src/components/RepeatTypeSelector.tsx#L6
'v' is defined but never used
|
|
src/App.tsx#L39
'RepeatType' is defined but never used
|
The logs for this run have expired and are no longer available.
Loading