feat: 팝업 뷰 타입에 LANDING 값 추가 및 랜딩페이지에서 팝업 노출 추가 #633
Triggered via pull request
February 2, 2025 14:24
Status
Cancelled
Total duration
3m 22s
Artifacts
–
Annotations
1 error and 2 warnings
|
Build and Test
The run was canceled by @hexdrinker.
|
|
Build and Test:
apps/admin/src/components/ErrorBoundary/AuthErrorBoundary.tsx#L53
React Hook useEffect has missing dependencies: 'error', 'navigate', and 'resetErrorBoundary'. Either include them or remove the dependency array. If 'resetErrorBoundary' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
|
Build and Test:
apps/admin/src/hooks/usePopupDialog.tsx#L59
React Hook useEffect has missing dependencies: 'eventPopupDialog', 'getCookie', and 'noticePopupDialog'. Either include them or remove the dependency array
|