chore(deps): update tanstack-router monorepo to v1.85.5 #16305
Annotations
10 errors
typecheck
Type '(navigateOpts?: NavigateOptions | undefined) => void' is not assignable to type 'MouseEventHandler<HTMLButtonElement>'.
|
typecheck
Type '(navigateOpts?: NavigateOptions | undefined) => void' is not assignable to type 'MouseEventHandler<HTMLButtonElement>'.
|
typecheck
Object literal may only specify known properties, and 'search' does not exist in type 'ParamsReducerFn<Router<RootRoute<undefined, {}, AnyContext, AnyContext, {}, undefined, readonly [Route<RootRoute<undefined, {}, AnyContext, AnyContext, {}, undefined, unknown, unknown>, ... 11 more ..., unknown>, Route<...>, Route<...>], unknown>, ... 4 more ..., Record<...>>, "SEARCH", string, string | undefined>'.
|
typecheck
Object literal may only specify known properties, and 'page' does not exist in type 'ParamsReducerFn<Router<RootRoute<undefined, {}, AnyContext, AnyContext, {}, undefined, readonly [Route<RootRoute<undefined, {}, AnyContext, AnyContext, {}, undefined, unknown, unknown>, ... 11 more ..., unknown>, Route<...>, Route<...>], unknown>, ... 4 more ..., Record<...>>, "SEARCH", string, string | undefined>'.
|
typecheck
Object literal may only specify known properties, and 'page' does not exist in type 'ParamsReducerFn<Router<RootRoute<undefined, {}, AnyContext, AnyContext, {}, undefined, readonly [Route<RootRoute<undefined, {}, AnyContext, AnyContext, {}, undefined, unknown, unknown>, ... 11 more ..., unknown>, Route<...>, Route<...>], unknown>, ... 4 more ..., Record<...>>, "SEARCH", string, undefined>'.
|
typecheck
Object literal may only specify known properties, and 'page' does not exist in type 'ParamsReducerFn<Router<RootRoute<undefined, {}, AnyContext, AnyContext, {}, undefined, readonly [Route<RootRoute<undefined, {}, AnyContext, AnyContext, {}, undefined, unknown, unknown>, ... 11 more ..., unknown>, Route<...>, Route<...>], unknown>, ... 4 more ..., Record<...>>, "SEARCH", string, string | undefined>'.
|
typecheck
Unused '@ts-expect-error' directive.
|
typecheck
Object literal may only specify known properties, and 'from' does not exist in type 'ParamsReducerFn<Router<RootRoute<undefined, {}, AnyContext, AnyContext, {}, undefined, readonly [Route<RootRoute<undefined, {}, AnyContext, AnyContext, {}, undefined, unknown, unknown>, ... 11 more ..., unknown>, Route<...>, Route<...>], unknown>, ... 4 more ..., Record<...>>, "SEARCH", string, string | undefined>'.
|
typecheck
Type '(params: { search?: string | undefined; id?: string | undefined; email?: string | undefined; page?: "list" | "general" | "invitations" | "roles" | "migration" | "cdn" | "registry-token" | "breaking-changes" | "base-schema" | "schema-contracts" | undefined; ... 5 more ...; operationString?: string | undefined; }) => ...' is not assignable to type 'true | ParamsReducerFn<Router<RootRoute<undefined, {}, AnyContext, AnyContext, {}, undefined, readonly [Route<RootRoute<undefined, {}, AnyContext, AnyContext, {}, undefined, unknown, unknown>, ... 11 more ..., unknown>, Route<...>, Route<...>], unknown>, ... 4 more ..., Record<...>>, "SEARCH", string, string | undef...'.
|
typecheck
Type '(params: { search?: string | undefined; id?: string | undefined; email?: string | undefined; page?: "list" | "general" | "invitations" | "roles" | "migration" | "cdn" | "registry-token" | "breaking-changes" | "base-schema" | "schema-contracts" | undefined; ... 5 more ...; operationString?: string | undefined; }) => ...' is not assignable to type 'true | ParamsReducerFn<Router<RootRoute<undefined, {}, AnyContext, AnyContext, {}, undefined, readonly [Route<RootRoute<undefined, {}, AnyContext, AnyContext, {}, undefined, unknown, unknown>, ... 11 more ..., unknown>, Route<...>, Route<...>], unknown>, ... 4 more ..., Record<...>>, "SEARCH", string, string | undef...'.
|
Loading