Skip to content

Update backend README #515

Update backend README

Update backend README #515

Triggered via pull request August 13, 2026 10:08
Status Success
Total duration 35s
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#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