Skip to content

fix: add SPA fallback routing to vercel.json #98

fix: add SPA fallback routing to vercel.json

fix: add SPA fallback routing to vercel.json #98

Triggered via push March 11, 2026 03:25
Status Failure
Total duration 34s
Artifacts

ci.yml

on: push
Frontend Build & Test
30s
Frontend Build & Test
Backend Tests
31s
Backend Tests
Deploy Frontend
0s
Deploy Frontend
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 9 warnings
Frontend Build & Test
Process completed with exit code 1.
Frontend Build & Test: 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 Build & Test: frontend/src/components/admin/AdminAllFacultyTimetables.jsx#L290
'err' is defined but never used. Allowed unused caught errors must match /^_/u
Backend Tests
Process completed with exit code 1.
Frontend Build & Test
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 Build & Test: frontend/src/components/faculty/FacultyLeave.jsx#L18
React Hook useEffect has a missing dependency: 'fetchMyRequests'. Either include it or remove the dependency array
Frontend Build & Test: frontend/src/components/admin/RoomDetailsModal.jsx#L14
React Hook useEffect has a missing dependency: 'fetchRoomData'. Either include it or remove the dependency array
Frontend Build & Test: frontend/src/components/admin/CourseDetailsModal.jsx#L14
React Hook useEffect has a missing dependency: 'fetchCourseData'. Either include it or remove the dependency array
Frontend Build & Test: frontend/src/components/admin/AmritaTimetable.jsx#L47
React Hook useEffect has a missing dependency: 'loadTimetable'. Either include it or remove the dependency array
Frontend Build & Test: frontend/src/components/admin/AdminTimetable.jsx#L31
React Hook useEffect has a missing dependency: 'loadConstraints'. Either include it or remove the dependency array
Frontend Build & Test: frontend/src/components/admin/AdminSlotRequests.jsx#L12
React Hook useEffect has a missing dependency: 'fetchRequests'. Either include it or remove the dependency array
Frontend Build & Test: frontend/src/components/admin/AdminRequests.jsx#L12
React Hook useEffect has a missing dependency: 'fetchRequests'. Either include it or remove the dependency array
Backend Tests
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/