Skip to content

Feat/markup/landing-page/DEVING-78 랜딩 페이지 #168

Feat/markup/landing-page/DEVING-78 랜딩 페이지

Feat/markup/landing-page/DEVING-78 랜딩 페이지 #168

Triggered via pull request March 17, 2025 12:07
Status Success
Total duration 3m 54s
Artifacts

pr-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
check: src/app/login/_features/LoginForm.tsx#L5
'Link' is defined but never used. Allowed unused vars must match /^_/u
check: src/app/login/_features/EmailInput.tsx#L22
React Hook useCallback has a missing dependency: 'trigger'. Either include it or remove the dependency array. If 'trigger' changes too often, find the parent component that defines it and wrap that definition in useCallback
check: src/app/layout.tsx#L34
Unexpected console statement
check: src/app/(user-page)/mypage/_features/PasswordInfo.tsx#L14
'profileData' is assigned a value but never used. Allowed unused vars must match /^_/u
check: src/app/(user-page)/mypage/MyPageClient.tsx#L10
'getProfile' is defined but never used. Allowed unused vars must match /^_/u
check: src/app/(user-page)/my-meeting/my/page.tsx#L1
'NotYet' is defined but never used. Allowed unused vars must match /^_/u
check: src/app/(user-page)/my-meeting/my/@modal/(.)user-list/page.tsx#L33
'error' is assigned a value but never used. Allowed unused vars must match /^_/u
check: src/app/(user-page)/my-meeting/my/@modal/(.)user-list/page.tsx#L10
'IMyMeetingManage' is defined but never used. Allowed unused vars must match /^_/u
check: src/app/(user-page)/my-meeting/my/@modal/(.)user-list/page.tsx#L9
'Paginated' is defined but never used. Allowed unused vars must match /^_/u
check: src/app/(user-page)/my-meeting/_features/Created.tsx#L20
'error' is assigned a value but never used. Allowed unused vars must match /^_/u