Skip to content

feat: 웹뷰 브릿지 추가 및 웹뷰 공연 생성 대응 #600

feat: 웹뷰 브릿지 추가 및 웹뷰 공연 생성 대응

feat: 웹뷰 브릿지 추가 및 웹뷰 공연 생성 대응 #600

Triggered via pull request December 15, 2024 14:59
Status Failure
Total duration 43s
Artifacts

ci.yml

on: pull_request
Build and Test
36s
Build and Test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Build and Test
admin#lint: command (/home/runner/work/boolti-web/boolti-web/apps/admin) /tmp/xfs-36d22149/yarn run lint exited (1)
Build and Test
Process completed with exit code 1.
Build and Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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