break: upgrade to React Router v8 #11291
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<...> & { ...; }'.
|