Remove warning of averageDurationPerTag not on robot #464
lint_frontend_package.yml
on: push
Matrix: lint-frontend-package / build
Matrix: lint-frontend-package / check_exports
Matrix: lint-frontend-package / check_formatting
Matrix: lint-frontend-package / run_eslint
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
|