Skip to content

feat & style: 이웃기능 및 마이페이지, 회고 도메인 스타일링 #12

feat & style: 이웃기능 및 마이페이지, 회고 도메인 스타일링

feat & style: 이웃기능 및 마이페이지, 회고 도메인 스타일링 #12

Triggered via pull request September 14, 2025 12:13
Status Success
Total duration 1m 1s
Artifacts

develop.yml

on: pull_request
Matrix: Integration Test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Integration Test (20.x): src/hooks/auth/useAuth.ts#L33
'isProfileLoading' is assigned a value but never used
Integration Test (20.x): src/components/reflections/KeywordReflectionsModal.tsx#L101
React Hook useEffect has missing dependencies: 'handleClose', 'handleNext', and 'handlePrevious'. Either include them or remove the dependency array
Integration Test (20.x): src/components/reflections/KeywordInput.tsx#L20
'isFocused' is assigned a value but never used
Integration Test (20.x): src/components/questions/QuestionFiltersComponent.tsx#L30
'showCustomDateRange' is assigned a value but never used
Integration Test (20.x): src/components/my/scraps/EmptyState.tsx#L4
'type' is defined but never used
Integration Test (20.x): src/components/my/neighbor/EmptyState.tsx#L2
'type' is defined but never used
Integration Test (20.x): src/app/questions/page.tsx#L28
'selectedPeriod' is assigned a value but never used
Integration Test (20.x): src/app/questions/analytics/page.tsx#L215
React Hook useMemo has an unnecessary dependency: 'keywords'. Either exclude it or remove the dependency array
Integration Test (20.x): src/app/my/page.tsx#L166
React Hook useEffect has a missing dependency: 'fetchAllStats'. Either include it or remove the dependency array
Integration Test (20.x): src/app/my/neighbors/public/[nickname]/page.tsx#L346
React Hook useEffect has a missing dependency: 'fetchProfile'. Either include it or remove the dependency array