refactor(router-core): moving the router core into separate package #4119
Annotations
3 errors and 1 warning
Run Checks
Subsequent property declarations must have the same type. Property 'router' must be of type 'Router<RootRoute<undefined, { queryClient: QueryClient; }, any, any, {}, undefined, RootRouteChildren, FileRouteTypes>, ... 4 more ..., Record<...>>', but here has type 'Router<RootRoute<undefined, { queryClient: QueryClient; }, AnyContext, AnyContext, {}, undefined, RootRouteChildren, FileRouteTypes>, ... 4 more ..., Record<...>>'.
|
Run Checks
Subsequent property declarations must have the same type. Property 'router' must be of type 'Router<RootRoute<undefined, {}, any, any, {}, undefined, RootRouteChildren, FileRouteTypes>, any, boolean, RouterHistory, Record<...>, Record<...>>', but here has type 'Router<RootRoute<undefined, {}, AnyContext, AnyContext, {}, undefined, RootRouteChildren, FileRouteTypes>, ... 4 more ..., Record<...>>'.
|
Run Checks
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading