[3팀 김준모] Chapter 1-2. AI와 테스트를 활용한 안정적인 기능 개발 #76
Annotations
10 errors and 2 warnings
|
test basic:
src/App.tsx#L390
Insert `⏎································`
|
|
test basic:
src/App.tsx#L270
Unexpected any. Specify a different type
|
|
test basic:
src/App.tsx#L269
Unexpected any. Specify a different type
|
|
test basic:
src/App.tsx#L267
Unexpected any. Specify a different type
|
|
test basic:
src/App.tsx#L266
Unexpected any. Specify a different type
|
|
test basic:
src/App.tsx#L189
Unexpected any. Specify a different type
|
|
test basic:
src/App.tsx#L183
Unexpected any. Specify a different type
|
|
test basic:
src/App.tsx#L133
Unexpected any. Specify a different type
|
|
test basic:
src/App.tsx#L121
Unexpected any. Specify a different type
|
|
test basic:
src/App.tsx#L98
Replace `Boolean(editingEvent),·()·=>⏎···` with `⏎····Boolean(editingEvent),⏎····()·=>`
|
|
test basic:
src/hooks/useNotifications.ts#L32
React Hook useEffect has a missing dependency: 'checkUpcomingEvents'. Either include it or remove the dependency array
|
|
test basic:
src/__tests__/unit/easy.repeatUtils.spec.ts#L382
'RepeatDateGenerationOptions' is defined but never used
|
Loading