Skip to content

[Feat] 티클 참여 및 종료 관련 세부 처리 #368

[Feat] 티클 참여 및 종료 관련 세부 처리

[Feat] 티클 참여 및 종료 관련 세부 처리 #368

Triggered via pull request December 3, 2024 16:56
Status Success
Total duration 1m 2s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
check: apps/media/src/ncp/ncp.service.ts#L49
'error' is defined but never used
check: apps/api/src/common/ncp/ncp.service.ts#L32
'uploadResponse' is assigned a value but never used
check: apps/api/src/common/ncp/ncp.service.ts#L33
'url' is assigned a value but never used
check: apps/api/src/common/ncp/ncp.service.ts#L35
'error' is defined but never used
check: apps/api/src/common/pipe/zodValidationPipe.ts#L7
'metadata' is defined but never used
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/web/src/components/live/ControlBar/index.tsx#L62
'_' 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/detail/index.tsx#L1
'useNavigate' is defined but never used