Skip to content

Simplify mission scheduling component interfaces #574

Simplify mission scheduling component interfaces

Simplify mission scheduling component interfaces #574

Triggered via push August 19, 2026 13:04
Status Success
Total duration 33s
Artifacts
Matrix: lint-frontend-package / build
Matrix: lint-frontend-package / check_exports
Matrix: lint-frontend-package / check_formatting
Matrix: lint-frontend-package / run_eslint
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint-frontend-package / run_eslint (24.x): frontend/src/components/Contexts/AssetContext.tsx#L224
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
lint-frontend-package / run_eslint (24.x): frontend/src/components/Contexts/AssetContext.tsx#L205
React Hook useEffect has a missing dependency: 'installation.installationCode'. Either include it or remove the dependency array
lint-frontend-package / run_eslint (24.x): frontend/src/components/Contexts/AssetContext.tsx#L161
React Hook useEffect has a missing dependency: 'fetchInstallationInspectionAreas'. Either include it or remove the dependency array
lint-frontend-package / run_eslint (24.x): frontend/src/components/Contexts/AssetContext.tsx#L124
React Hook useEffect has missing dependencies: 'enabledRobots' and 'fetchEnabledRobots'. Either include them or remove the dependency array
lint-frontend-package / run_eslint (24.x): frontend/src/components/Contexts/AlertContext.tsx#L381
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
lint-frontend-package / run_eslint (24.x): frontend/src/components/Contexts/AlertContext.tsx#L287
React Hook useEffect has missing dependencies: 'autoScheduleFailedMissionDict', 'setAlert', and 'setListAlert'. Either include them or remove the dependency array
lint-frontend-package / run_eslint (24.x): frontend/src/components/Contexts/AlertContext.tsx#L208
React Hook useEffect has missing dependencies: 'TranslateText', 'backendApi', 'isAuthenticated', 'recentFailedMissions', 'setAlert', and 'setListAlert'. Either include them or remove the dependency array
lint-frontend-package / run_eslint (24.x): frontend/src/components/Contexts/AlertContext.tsx#L24
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
lint-frontend-package / run_eslint (24.x): frontend/src/components/Alerts/AlertsBanner.tsx#L32
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
lint-frontend-package / run_eslint (24.x): frontend/src/App.tsx#L8
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components