break: upgrade to React Router v8 #5202
build-blog-only.yml
on: pull_request
Build Blog-only
2m 38s
Annotations
10 errors
|
Build Blog-only
Process completed with exit code 2.
|
|
Build Blog-only
Property 'routes' does not exist on type 'RouteConfig'.
|
|
Build Blog-only
Property 'exact' does not exist on type 'RouteConfig'.
|
|
Build Blog-only
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<...> & { ...; }'.
|
|
Build Blog-only
Property 'routes' does not exist on type 'RouteConfig'.
|
|
Build Blog-only
Property 'exact' does not exist on type 'RouteConfig'.
|
|
Build Blog-only
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<...> & { ...; }'.
|
|
Build Blog-only
Property 'routes' does not exist on type 'RouteConfig'.
|
|
Build Blog-only
Property 'exact' does not exist on type 'RouteConfig'.
|
|
Build Blog-only
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<...> & { ...; }'.
|