Skip to content

Add robot statistics UI #378

Add robot statistics UI

Add robot statistics UI #378

Triggered via pull request July 10, 2026 08:09
Status Success
Total duration 37s
Artifacts

lint_frontend_package.yml

on: pull_request
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#L213
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#L194
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#L155
React Hook useEffect has missing dependencies: 'TranslateText', 'backendApi', 'installation.installationCode', 'setAlert', and 'setListAlert'. Either include them or remove the dependency array
lint-frontend-package / run_eslint (24.x): frontend/src/components/Contexts/AssetContext.tsx#L122
React Hook useEffect has missing dependencies: 'TranslateText', 'backendApi', 'enabledRobots', 'setAlert', and 'setListAlert'. 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#L21
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components