Harden boundary delivery and data convergence #7749
Annotations
1 error and 10 warnings
|
Frontend Lint
Process completed with exit code 1.
|
|
Build:
web/admin/app/(protected)/dashboard/classic/page.tsx#L627
The 'cumulativeYDomain' conditional could make the dependencies of useMemo Hook (at line 938) change on every render. Move it inside the useMemo callback. Alternatively, wrap the initialization of 'cumulativeYDomain' in its own useMemo() Hook
|
|
Build:
web/admin/app/(protected)/dashboard/classic/page.tsx#L576
The 'macosVersionData' logical expression could make the dependencies of useMemo Hook (at line 1127) change on every render. Move it inside the useMemo callback. Alternatively, wrap the initialization of 'macosVersionData' in its own useMemo() Hook
|
|
Build:
web/admin/app/(protected)/dashboard/classic/page.tsx#L575
The 'macosChannelData' logical expression could make the dependencies of useMemo Hook (at line 1127) change on every render. Move it inside the useMemo callback. Alternatively, wrap the initialization of 'macosChannelData' in its own useMemo() Hook
|
|
Build:
web/admin/app/(protected)/dashboard/classic/page.tsx#L572
The 'notificationHourlyData' logical expression could make the dependencies of useMemo Hook (at line 1285) change on every render. Move it inside the useMemo callback. Alternatively, wrap the initialization of 'notificationHourlyData' in its own useMemo() Hook
|
|
Build:
web/admin/app/(protected)/dashboard/classic/page.tsx#L568
The 'fbUsageData' logical expression could make the dependencies of useMemo Hook (at line 1460) change on every render. To fix this, wrap the initialization of 'fbUsageData' in its own useMemo() Hook
|
|
Build:
web/admin/app/(protected)/dashboard/classic/page.tsx#L568
The 'fbUsageData' logical expression could make the dependencies of useMemo Hook (at line 1127) change on every render. To fix this, wrap the initialization of 'fbUsageData' in its own useMemo() Hook
|
|
Build:
web/admin/app/(protected)/dashboard/classic/page.tsx#L563
The 'ratingsData' logical expression could make the dependencies of useMemo Hook (at line 612) change on every render. To fix this, wrap the initialization of 'ratingsData' in its own useMemo() Hook
|
|
Build:
web/admin/app/(protected)/dashboard/classic/page.tsx#L562
The 'dauData' logical expression could make the dependencies of useMemo Hook (at line 1728) change on every render. Move it inside the useMemo callback. Alternatively, wrap the initialization of 'dauData' in its own useMemo() Hook
|
|
Build:
web/admin/app/(protected)/dashboard/classic/page.tsx#L542
The 'subData' logical expression could make the dependencies of useMemo Hook (at line 938) change on every render. Move it inside the useMemo callback. Alternatively, wrap the initialization of 'subData' in its own useMemo() Hook
|
|
Build:
web/admin/app/(protected)/dashboard/classic/page.tsx#L541
The 'mrrData' logical expression could make the dependencies of useMemo Hook (at line 938) change on every render. To fix this, wrap the initialization of 'mrrData' in its own useMemo() Hook
|