chore(deps-dev): bump vite from 7.3.2 to 7.3.5 #1925
Annotations
11 warnings
|
check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
check:
frontend/src/components/EmployeeCards/EmployeeCards.tsx#L42
'driverEmployee' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
check:
frontend/src/components/ConfirmationToast/ConfirmationToast.tsx#L1
'React' is defined but never used. Allowed unused vars must match /^_/u
|
|
check:
frontend/src/components/Card/Card.tsx#L1
'React' is defined but never used. Allowed unused vars must match /^_/u
|
|
check:
frontend/src/components/AuthManager/AuthManager.tsx#L261
'token' is defined but never used. Allowed unused args must match /^_/u
|
|
check:
frontend/src/components/AuthManager/AuthManager.tsx#L110
'event' is defined but never used. Allowed unused args must match /^_/u
|
|
check:
frontend/src/components/AuthManager/AuthManager.tsx#L15
'SubscribeWrapper' is defined but never used. Allowed unused vars must match /^_/u
|
|
check:
frontend/src/components/AnalyticsTable/DateFilter.tsx#L1
'React' is defined but never used. Allowed unused vars must match /^_/u
|
|
check:
frontend/src/components/AnalyticsOverview/AnalyticsOverview.tsx#L1
'React' is defined but never used. Allowed unused vars must match /^_/u
|
|
check:
frontend/src/components/AddRideButton/AddRideButton.tsx#L24
'newRide' is defined but never used. Allowed unused args must match /^_/u
|
|
check:
frontend/src/App.tsx#L1
'React' is defined but never used. Allowed unused vars must match /^_/u
|