Skip to content

Merge pull request #81 from prgrms-aibe-devcourse/feat/#80 #199

Merge pull request #81 from prgrms-aibe-devcourse/feat/#80

Merge pull request #81 from prgrms-aibe-devcourse/feat/#80 #199

Triggered via push June 18, 2026 11:10
Status Success
Total duration 34s
Artifacts

ci.yml

on: push
Lint & Build
30s
Lint & Build
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Lint & Build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint & Build: src/components/GarmentEditModal.tsx#L7
'UiCategory' is defined but never used
Lint & Build: src/components/GarmentEditModal.tsx#L6
'resolveItemTypeForCategory' is defined but never used
Lint & Build: src/components/GarmentEditModal.tsx#L5
'CATEGORY_ITEM_TYPES' is defined but never used
Lint & Build: src/components/ClosetGarmentDetail.tsx#L7
'UI_CATEGORY_TO_BE' is defined but never used
Lint & Build: src/api/weather.ts#L4
'unwrap' is defined but never used
Lint & Build: src/App.tsx#L740
React Hook useEffect has missing dependencies: 'profile.nickname' and 'profileEditDraft'. Either include them or remove the dependency array
Lint & Build: src/App.tsx#L485
React Hook useEffect has a missing dependency: 'checkAuthProfile'. Either include it or remove the dependency array
Lint & Build: src/App.tsx#L379
'moveToOwnedCloset' is assigned a value but never used
Lint & Build: src/App.tsx#L378
'toggleFavorite' is assigned a value but never used
Lint & Build: src/App.tsx#L363
'persistProfile' is assigned a value but never used