Skip to content

Removed pages router completely #1698

Removed pages router completely

Removed pages router completely #1698

Triggered via push September 13, 2025 20:24
Status Success
Total duration 1m 11s
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#L164
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)/layout.tsx#L9
Prevent client components from being async functions. See: https://nextjs.org/docs/messages/no-async-client-component
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#L138
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#L125
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#L42
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