Skip to content

chore(deps): update dependency cypress to v12.17.4 #94

chore(deps): update dependency cypress to v12.17.4

chore(deps): update dependency cypress to v12.17.4 #94

Triggered via pull request August 19, 2023 05:25
Status Success
Total duration 1m 45s
Artifacts

ci.yml

on: pull_request
Run Type Check & Linters
1m 36s
Run Type Check & Linters
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Run Type Check & Linters: src/contexts/AuthContext.tsx#L54
React Hook useEffect has missing dependencies: 'USER_CREDENTIALS_KEY' and 'cookies'. Either include them or remove the dependency array
Run Type Check & Linters: 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
Run Type Check & Linters: 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
Run Type Check & Linters: src/pages/dashboard/index.tsx#L68
React Hook useEffect has a missing dependency: 'getDashboardData'. Either include it or remove the dependency array
Run Type Check & Linters: src/pages/dashboard/subscriptions/index.tsx#L44
React Hook useEffect has a missing dependency: 'getSubscriptionsData'. Either include it or remove the dependency array
Run Type Check & Linters: src/pages/event/[id].tsx#L68
React Hook useEffect has a missing dependency: 'id'. Either include it or remove the dependency array