Skip to content

Bump react-router-dom from 5.3.4 to 7.1.1 #236

Bump react-router-dom from 5.3.4 to 7.1.1

Bump react-router-dom from 5.3.4 to 7.1.1 #236

Triggered via push December 23, 2024 21:56
Status Failure
Total duration 39s
Artifacts

build.yml

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

Annotations

10 errors and 1 warning
build (18.x): src/App.tsx#L3
Module '"react-router-dom"' has no exported member 'Switch'.
build (18.x): src/App.tsx#L3
'"react-router-dom"' has no exported member named 'Redirect'. Did you mean 'redirect'?
build (18.x): src/App.tsx#L61
Type 'string[]' is not assignable to type 'string'.
build (18.x): src/App.tsx#L71
Type '{ path: string; component: FC; exact: true; }' is not assignable to type 'IntrinsicAttributes & RouteProps'.
build (18.x): src/App.tsx#L72
Type '{ path: string; component: ConnectedComponent<any, any>; }' is not assignable to type 'IntrinsicAttributes & RouteProps'.
build (18.x): src/App.tsx#L73
Type '{ path: string; component: FC; }' is not assignable to type 'IntrinsicAttributes & RouteProps'.
build (18.x): src/App.tsx#L74
Type '{ path: string; component: ConnectedComponent<any, any>; }' is not assignable to type 'IntrinsicAttributes & RouteProps'.
build (18.x): src/App.tsx#L75
Type '{ path: string; component: ConnectedComponent<any, any>; }' is not assignable to type 'IntrinsicAttributes & RouteProps'.
build (18.x): src/App.tsx#L76
Type '{ path: string; component: ConnectedComponent<any, any>; }' is not assignable to type 'IntrinsicAttributes & RouteProps'.
build (18.x): src/App.tsx#L77
Type '{ path: string; component: FC; }' is not assignable to type 'IntrinsicAttributes & RouteProps'.
build (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636