Skip to content

break: upgrade to React Router v8 #3600

break: upgrade to React Router v8

break: upgrade to React Router v8 #3600

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

lint-autofix.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint AutoFix
Process completed with exit code 2.
Lint AutoFix
Property 'routes' does not exist on type 'RouteConfig'.
Lint AutoFix
Property 'exact' does not exist on type 'RouteConfig'.
Lint AutoFix
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 AutoFix
Property 'routes' does not exist on type 'RouteConfig'.
Lint AutoFix
Property 'exact' does not exist on type 'RouteConfig'.
Lint AutoFix
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 AutoFix
Property 'routes' does not exist on type 'RouteConfig'.
Lint AutoFix
Property 'exact' does not exist on type 'RouteConfig'.
Lint AutoFix
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<...> & { ...; }'.