[Feat] 설정 다이얼로그를 통한 마이크/카메라 선택 기능 구현 #332
Annotations
10 warnings
check:
apps/api/src/dashboard/dashboard.controller.ts#L49
'ticleId' is defined but never used
|
check:
apps/api/src/user/user.service.ts#L29
'password' is assigned a value but never used
|
check:
apps/api/src/zodValidationPipe.ts#L7
'metadata' is defined but never used
|
check:
apps/web/src/api/auth.ts#L1
'useParams' is defined but never used
|
check:
apps/web/src/api/auth.ts#L1
'useSearch' is defined but never used
|
check:
apps/web/src/components/live/ControlBar/index.tsx#L54
'_' is defined but never used
|
check:
apps/web/src/components/live/SettingDialog/SelectMedia.tsx#L29
React Hook useEffect has a missing dependency: 'stream'. Either include it or remove the dependency array
|
check:
apps/web/src/components/ticle/open/index.tsx#L33
'hashtagInput' is assigned a value but never used
|
check:
apps/web/src/components/ticle/open/index.tsx#L38
'_' is defined but never used
|
check:
apps/web/src/components/user/UserProfileDialog.tsx#L1
'Link' is defined but never used
|