Bump react-router-dom from 5.3.4 to 7.0.1 #2315
Annotations
9 errors and 1 warning
Build
Type '{ path: string; component: () => Element; }' is not assignable to type 'IntrinsicAttributes & RouteProps'.
|
Build
Type '{ path: string; component: () => Element; }' is not assignable to type 'IntrinsicAttributes & RouteProps'.
|
Build
Type '{ path: string; component: () => Element; }' is not assignable to type 'IntrinsicAttributes & RouteProps'.
|
Build
Type '{ path: string; component: () => Element; }' is not assignable to type 'IntrinsicAttributes & RouteProps'.
|
Build
Type '{ path: string; component: () => Element; }' is not assignable to type 'IntrinsicAttributes & RouteProps'.
|
Build
Type '{ path: string; component: () => Element; }' is not assignable to type 'IntrinsicAttributes & RouteProps'.
|
Build
Type '{ path: string; component: () => Element; }' is not assignable to type 'IntrinsicAttributes & RouteProps'.
|
Build
Type '{ children: Element; path: string; exact: true; }' is not assignable to type 'IntrinsicAttributes & RouteProps'.
|
Build
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, 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/
|
Loading