Faculty dashboard redesign #95
Annotations
5 errors and 8 warnings
|
|
|
frontend/src/components/student/StudentTimetable.jsx#L15
'setCurrentTime' is not defined
|
|
frontend/src/components/student/StudentDashboard.jsx#L9
'setTheme' is assigned a value but never used. Allowed unused elements of array destructuring must match /^_/u
|
|
frontend/src/components/faculty/FacultyTimetable.jsx#L15
'setCurrentTime' is not defined
|
|
frontend/src/components/admin/AdminAllFacultyTimetables.jsx#L290
'err' is defined but never used. Allowed unused caught errors must match /^_/u
|
|
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
frontend/src/components/faculty/FacultyLeave.jsx#L18
React Hook useEffect has a missing dependency: 'fetchMyRequests'. Either include it or remove the dependency array
|
|
frontend/src/components/admin/RoomDetailsModal.jsx#L14
React Hook useEffect has a missing dependency: 'fetchRoomData'. Either include it or remove the dependency array
|
|
frontend/src/components/admin/CourseDetailsModal.jsx#L14
React Hook useEffect has a missing dependency: 'fetchCourseData'. Either include it or remove the dependency array
|
|
frontend/src/components/admin/AmritaTimetable.jsx#L47
React Hook useEffect has a missing dependency: 'loadTimetable'. Either include it or remove the dependency array
|
|
frontend/src/components/admin/AdminTimetable.jsx#L31
React Hook useEffect has a missing dependency: 'loadConstraints'. Either include it or remove the dependency array
|
|
frontend/src/components/admin/AdminSlotRequests.jsx#L12
React Hook useEffect has a missing dependency: 'fetchRequests'. Either include it or remove the dependency array
|
|
frontend/src/components/admin/AdminRequests.jsx#L12
React Hook useEffect has a missing dependency: 'fetchRequests'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading