Skip to content

Onboarding

Onboarding #1755

Triggered via push October 25, 2025 06:49
Status Success
Total duration 1m 14s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: apps/web/app/(with-contexts)/dashboard/(sidebar)/mails/sequence/[id]/[mailId]/page.tsx#L163
React Hook useCallback has missing dependencies: 'mailId' and 'toast'. Either include them or remove the dependency array
lint: apps/web/app/(with-contexts)/dashboard/(sidebar)/community/[id]/manage/reports/reports-table.tsx#L58
React Hook useEffect has a missing dependency: 'loadReports'. Either include it or remove the dependency array
lint: apps/web/app/(with-contexts)/dashboard/(sidebar)/community/[id]/manage/reports/reports-table.tsx#L52
React Hook useEffect has a missing dependency: 'loadReports'. Either include it or remove the dependency array
lint: apps/web/app/(with-contexts)/dashboard/(sidebar)/community/[id]/manage/page.tsx#L137
React Hook useEffect has a missing dependency: 'id'. Either include it or remove the dependency array
lint: apps/web/app/(with-contexts)/dashboard/(sidebar)/community/[id]/manage/page.tsx#L124
React Hook useEffect has a missing dependency: 'setCommunity'. Either include it or remove the dependency array
lint: apps/web/app/(with-contexts)/dashboard/(sidebar)/communities/list.tsx#L37
React Hook useEffect has a missing dependency: 'loadCommunities'. Either include it or remove the dependency array
lint: apps/web/app/(with-contexts)/dashboard/(sidebar)/communities/list.tsx#L33
React Hook useEffect has a missing dependency: 'loadCommunities'. Either include it or remove the dependency array
lint: apps/web/app/(with-contexts)/course/[slug]/[id]/page.tsx#L61
React Hook useEffect has missing dependencies: 'address.backend' and 'setProfile'. Either include them or remove the dependency array
lint: apps/web/app/(with-contexts)/course/[slug]/[id]/page.tsx#L48
React Hook useEffect has a missing dependency: 'address.backend'. Either include it or remove the dependency array
lint: apps/web/app/(with-contexts)/(with-layout)/checkout/verify/page.tsx#L45
React Hook useEffect has a missing dependency: 'verifyPayment'. Either include it or remove the dependency array