fix(deps): update dependency react-router-dom to v7 #1379
Annotations
3 errors and 4 warnings
Build:
src/ui/routing/utils.ts#L7
Module '"react-router-dom"' has no exported member 'defer'.
|
Build:
src/ui/routing/utils.ts#L63
Argument of type 'import("/home/runner/work/Drama-Queen/Drama-Queen/src/ui/routing/utils").AwaitProps<T>' is not assignable to parameter of type 'import("/home/runner/work/Drama-Queen/Drama-Queen/node_modules/react-router/dist/development/fog-of-war-DU_DzpDb").b<T>'.
|
Build
Process completed with exit code 2.
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
src/ui/components/orchestrator/tools/useQueenNavigation.ts#L185
React Hook useEffect has missing dependencies: 'getUpdatedSurveyUnit', 'handleData', 'handleState', and 'onChangePage'. Either include them or remove the dependency array. If 'onChangePage' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Build:
src/ui/pages/synchronize/SynchronizeData.tsx#L28
React Hook useEffect has a missing dependency: 'synchronizeData'. Either include it or remove the dependency array
|
Build:
src/ui/routing/NavigationManager.tsx#L28
React Hook useEffect has a missing dependency: 'navigate'. Either include it or remove the dependency array
|