deploy: final fix #98
Merged
Annotations
10 errors and 11 warnings
|
Lint Code (ESLint):
frontend/src/hooks/useDynamicTranslation.js#L21
'currentLang' is assigned a value but never used. Allowed unused vars must match /^[A-Z_]/u
|
|
Lint Code (ESLint):
frontend/src/components/layout/Sidebar.jsx#L29
'isLogistics' is assigned a value but never used. Allowed unused vars must match /^[A-Z_]/u
|
|
Lint Code (ESLint):
frontend/src/components/layout/Sidebar.jsx#L28
'isBuyer' is assigned a value but never used. Allowed unused vars must match /^[A-Z_]/u
|
|
Lint Code (ESLint):
frontend/src/components/layout/Sidebar.jsx#L27
'isFarmer' is assigned a value but never used. Allowed unused vars must match /^[A-Z_]/u
|
|
Lint Code (ESLint):
frontend/src/components/layout/Sidebar.jsx#L26
'isAdmin' is assigned a value but never used. Allowed unused vars must match /^[A-Z_]/u
|
|
Lint Code (ESLint):
frontend/src/components/layout/Header.jsx#L155
'Icon' is defined but never used
|
|
Lint Code (ESLint):
frontend/src/components/layout/Header.jsx#L3
'motion' is defined but never used. Allowed unused vars must match /^[A-Z_]/u
|
|
Lint Code (ESLint):
frontend/src/components/common/LanguageSelector.jsx#L4
'motion' is defined but never used. Allowed unused vars must match /^[A-Z_]/u
|
|
Lint Code (ESLint):
frontend/src/components/common/GlobalVoiceButton.jsx#L3
'motion' is defined but never used. Allowed unused vars must match /^[A-Z_]/u
|
|
Lint Code (ESLint):
frontend/src/components/common/DynamicText.jsx#L12
'Component' is assigned a value but never used
|
|
Complete job
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/
|
|
Lint Code (ESLint):
frontend/src/pages/PriceInsights.jsx#L227
React Hook useEffect has a missing dependency: 'districtsList'. Either include it or remove the dependency array
|
|
Lint Code (ESLint):
frontend/src/pages/Notifications.jsx#L91
React Hook useEffect has a missing dependency: 'fetchNotifications'. Either include it or remove the dependency array
|
|
Lint Code (ESLint):
frontend/src/pages/Marketplace.jsx#L45
React Hook useEffect has a missing dependency: 'fetchCrops'. Either include it or remove the dependency array
|
|
Lint Code (ESLint):
frontend/src/pages/Marketplace.jsx#L25
React Hook useEffect has a missing dependency: 'fetchCrops'. Either include it or remove the dependency array
|
|
Lint Code (ESLint):
frontend/src/pages/DemandForecast.jsx#L90
React Hook useEffect has a missing dependency: 'committedLocation'. Either include it or remove the dependency array
|
|
Lint Code (ESLint):
frontend/src/pages/Dashboard.jsx#L33
React Hook useEffect has a missing dependency: 'fetchDashboardData'. Either include it or remove the dependency array
|
|
Lint Code (ESLint):
frontend/src/pages/CropListingForm.jsx#L18
React Hook useEffect has a missing dependency: 'loadCrop'. Either include it or remove the dependency array
|
|
Lint Code (ESLint):
frontend/src/hooks/useVoiceNavigation.js#L521
React Hook useCallback has a missing dependency: 'SpeechRecognition'. Either include it or remove the dependency array
|
|
Lint Code (ESLint):
frontend/src/components/schemes/ContextualSchemeAlert.jsx#L33
React Hook useEffect has a missing dependency: 'fetchMatchingSchemes'. Either include it or remove the dependency array
|
|
Lint Code (ESLint):
frontend/src/components/dashboard/RotationAdvisoryCard.jsx#L21
React Hook useEffect has a missing dependency: 'fetchSuggestion'. Either include it or remove the dependency array
|
background
wait
wait-all
cancel
Loading