Skip to content

break: upgrade to React Router v8 #11291

break: upgrade to React Router v8

break: upgrade to React Router v8 #11291

Triggered via pull request June 25, 2026 17:47
Status Failure
Total duration 3m 42s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint
Process completed with exit code 2.
Lint
Property 'routes' does not exist on type 'RouteConfig'.
Lint
Property 'exact' does not exist on type 'RouteConfig'.
Lint
Type '{ children: ReactNode; className: string | undefined; isNavLink: true; to: string; exact: true; activeStyle: { backgroundColor: string; }; }' is not assignable to type 'IntrinsicAttributes & Partial<NavLinkProps> & ClassAttributes<HTMLAnchorElement> & AnchorHTMLAttributes<...> & { ...; }'.
Lint
Property 'routes' does not exist on type 'RouteConfig'.
Lint
Property 'exact' does not exist on type 'RouteConfig'.
Lint
Type '{ children: ReactNode; className: string | undefined; isNavLink: true; to: string; exact: true; activeStyle: { backgroundColor: string; }; }' is not assignable to type 'IntrinsicAttributes & Partial<NavLinkProps> & ClassAttributes<HTMLAnchorElement> & AnchorHTMLAttributes<...> & { ...; }'.
Lint
Property 'routes' does not exist on type 'RouteConfig'.
Lint
Property 'exact' does not exist on type 'RouteConfig'.
Lint
Type '{ children: ReactNode; className: string | undefined; isNavLink: true; to: string; exact: true; activeStyle: { backgroundColor: string; }; }' is not assignable to type 'IntrinsicAttributes & Partial<NavLinkProps> & ClassAttributes<HTMLAnchorElement> & AnchorHTMLAttributes<...> & { ...; }'.