Replace echo missions with just using mission definitions #68
Annotations
10 warnings
|
frontend/src/components/Contexts/AlertContext.tsx#L359
React Hook useEffect has missing dependencies: 'setAlert' and 'setListAlert'. Either include them or remove the dependency array
|
|
frontend/src/components/Contexts/AlertContext.tsx#L339
React Hook useEffect has missing dependencies: 'activeSendToDockAlertType' and 'getActiveSendToDockAlertType'. Either include them or remove the dependency array
|
|
frontend/src/components/Contexts/AlertContext.tsx#L317
React Hook useEffect has missing dependencies: 'setAlert' and 'setListAlert'. Either include them or remove the dependency array
|
|
frontend/src/components/Contexts/AlertContext.tsx#L302
React Hook useEffect has missing dependencies: 'setAlert' and 'setListAlert'. Either include them or remove the dependency array
|
|
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
|
|
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
|
|
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
|
|
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
|
|
frontend/src/api/UseBackendApi.tsx#L12
React Hook useMemo has a missing dependency: 'getAccessToken'. Either include it or remove the dependency array
|
|
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
|
The logs for this run have expired and are no longer available.
Loading