[Snyk] Security upgrade react-router-dom from 5.3.4 to 6.0.0 #7073
Annotations
10 errors and 2 warnings
Build webapp
Module '"react-router-dom"' has no exported member 'Redirect'.
|
Build webapp
Module '"react-router-dom"' has no exported member 'useHistory'.
|
Build webapp
Module '"react-router-dom"' has no exported member 'Redirect'.
|
Build webapp
Module '"react-router-dom"' has no exported member 'Redirect'.
|
Build webapp
Module '"react-router-dom"' has no exported member 'Switch'.
|
Build webapp
Type '{ children: Element; exact: true; path: string; }' is not assignable to type 'IntrinsicAttributes & LibraryManagedAttributes<FC<PathRouteProps | LayoutRouteProps | IndexRouteProps>, PropsWithChildren<PathRouteProps | LayoutRouteProps | IndexRouteProps>>'.
|
Build webapp
Type '{ children: Element; exact: true; path: string; }' is not assignable to type 'IntrinsicAttributes & LibraryManagedAttributes<FC<PathRouteProps | LayoutRouteProps | IndexRouteProps>, PropsWithChildren<PathRouteProps | LayoutRouteProps | IndexRouteProps>>'.
|
Build webapp
Type '{ children: Element; exact: true; path: string; }' is not assignable to type 'IntrinsicAttributes & LibraryManagedAttributes<(_props: PathRouteProps | LayoutRouteProps | IndexRouteProps) => ReactElement<...> | null, PathRouteProps | ... 1 more ... | IndexRouteProps>'.
|
Build webapp
Type '{ children: Element; exact: true; path: string; }' is not assignable to type 'IntrinsicAttributes & LibraryManagedAttributes<(_props: PathRouteProps | LayoutRouteProps | IndexRouteProps) => ReactElement<...> | null, PathRouteProps | ... 1 more ... | IndexRouteProps>'.
|
Build webapp
Type '{ children: Element; exact: true; path: string; }' is not assignable to type 'IntrinsicAttributes & LibraryManagedAttributes<FC<PathRouteProps | LayoutRouteProps | IndexRouteProps>, PropsWithChildren<PathRouteProps | LayoutRouteProps | IndexRouteProps>>'.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, actions/cache@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "backend", "backend_test_reports_", "e2e_deps".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading