Complete platform hardening and learning workflows - #4
Open
jayranawork wants to merge 1 commit into
Open
Annotations
10 warnings
|
Run npm run lint:
Frontend/src/pages/public/PlaylistWatch.jsx#L44
The 'videos' logical expression could make the dependencies of useMemo Hook (at line 65) change on every render. To fix this, wrap the initialization of 'videos' in its own useMemo() Hook
|
|
Run npm run lint:
Frontend/src/pages/public/PlaylistWatch.jsx#L44
The 'videos' logical expression could make the dependencies of useMemo Hook (at line 60) change on every render. To fix this, wrap the initialization of 'videos' in its own useMemo() Hook
|
|
Run npm run lint:
Frontend/src/pages/public/PlaylistWatch.jsx#L44
The 'videos' logical expression could make the dependencies of useEffect Hook (at line 56) change on every render. To fix this, wrap the initialization of 'videos' in its own useMemo() Hook
|
|
Run npm run lint:
Frontend/src/pages/public/PlaylistWatch.jsx#L44
The 'videos' logical expression could make the dependencies of useMemo Hook (at line 45) change on every render. To fix this, wrap the initialization of 'videos' in its own useMemo() Hook
|
|
Run npm run lint:
Frontend/src/pages/public/Home.jsx#L154
'TrendingCourses' is defined but never used. Allowed unused vars must match /^_/u
|
|
Run npm run lint:
Frontend/src/pages/public/CourseDetail.jsx#L49
The 'lessons' logical expression could make the dependencies of useMemo Hook (at line 67) change on every render. To fix this, wrap the initialization of 'lessons' in its own useMemo() Hook
|
|
Run npm run lint:
Frontend/src/pages/public/CourseDetail.jsx#L27
'normalizeId' is defined but never used. Allowed unused vars must match /^_/u
|
|
Run npm run lint:
Frontend/src/pages/public/Checkout.jsx#L2
'Link' is defined but never used. Allowed unused vars must match /^_/u
|
|
Run npm run lint:
Frontend/src/pages/admin/Dashboard.jsx#L2
'useInstructorDashboardCourses' is defined but never used. Allowed unused vars must match /^_/u
|
|
Run npm run lint:
Frontend/src/components/ui/AnimatedTextCycle.jsx#L8
The 'safeWords' conditional could make the dependencies of useEffect Hook (at line 15) change on every render. To fix this, wrap the initialization of 'safeWords' in its own useMemo() Hook
|
background
wait
wait-all
cancel
parallel
Loading