chore(deps): update dependency cypress to v12.17.4 #94
Annotations
6 warnings
src/contexts/AuthContext.tsx#L54
React Hook useEffect has missing dependencies: 'USER_CREDENTIALS_KEY' and 'cookies'. Either include them or remove the dependency array
|
src/pages/dashboard/admin/categories/edit/[id].tsx#L69
React Hook useEffect has a missing dependency: 'getCategoryData'. Either include it or remove the dependency array
|
src/pages/dashboard/admin/users/edit/[id].tsx#L69
React Hook useEffect has a missing dependency: 'getUserData'. Either include it or remove the dependency array
|
src/pages/dashboard/index.tsx#L68
React Hook useEffect has a missing dependency: 'getDashboardData'. Either include it or remove the dependency array
|
src/pages/dashboard/subscriptions/index.tsx#L44
React Hook useEffect has a missing dependency: 'getSubscriptionsData'. Either include it or remove the dependency array
|
src/pages/event/[id].tsx#L68
React Hook useEffect has a missing dependency: 'id'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading