Skip to content

Bump react-router-dom from 5.3.4 to 6.28.0 #2299

Bump react-router-dom from 5.3.4 to 6.28.0

Bump react-router-dom from 5.3.4 to 6.28.0 #2299

Triggered via pull request November 19, 2024 04:36
Status Failure
Total duration 1m 13s
Artifacts

main.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
build (18.16)
Type '{ path: string; component: () => Element; }' is not assignable to type 'IntrinsicAttributes & RouteProps'.
build (18.16)
Type '{ path: string; component: () => Element; }' is not assignable to type 'IntrinsicAttributes & RouteProps'.
build (18.16)
Type '{ path: string; component: () => Element; }' is not assignable to type 'IntrinsicAttributes & RouteProps'.
build (18.16)
Type '{ path: string; component: () => Element; }' is not assignable to type 'IntrinsicAttributes & RouteProps'.
build (18.16)
Type '{ path: string; component: () => Element; }' is not assignable to type 'IntrinsicAttributes & RouteProps'.
build (18.16)
Type '{ path: string; component: () => Element; }' is not assignable to type 'IntrinsicAttributes & RouteProps'.
build (18.16)
Type '{ path: string; component: () => Element; }' is not assignable to type 'IntrinsicAttributes & RouteProps'.
build (18.16)
Type '{ children: Element; path: string; exact: true; }' is not assignable to type 'IntrinsicAttributes & RouteProps'.
build (18.16)
Process completed with exit code 1.
build (18.16)
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/