0.17.4 #2106
Annotations
10 errors
|
build
Property 'errors' does not exist on type 'ZodError<{ [x: string]: unknown; content: ({ type: "text"; text: string; _meta?: Record<string, unknown> | undefined; } | { type: "image"; data: string; mimeType: string; _meta?: Record<string, unknown> | undefined; } | { ...; } | { ...; } | { ...; })[]; _meta?: Record<...> | undefined; structuredContent?: Record<.....'.
|
|
build
Argument of type 'ZodObject<{ _meta: ZodOptional<ZodRecord<ZodString, ZodUnknown>>; }, $strict>' is not assignable to parameter of type 'ZodType<any, ZodTypeDef, any>'.
|
|
build
Argument of type 'ZodObject<{ _meta: ZodOptional<ZodRecord<ZodString, ZodUnknown>>; }, $strict>' is not assignable to parameter of type 'ZodType<any, ZodTypeDef, any>'.
|
|
build
Argument of type 'ZodUnion<[ZodObject<{ _meta: ZodOptional<ZodRecord<ZodString, ZodUnknown>>; content: ZodDefault<ZodArray<ZodUnion<readonly [ZodObject<{ type: ZodLiteral<"text">; text: ZodString; _meta: ZodOptional<...>; }, $strip>, ZodObject<...>, ZodObject<...>, ZodObject<...>, ZodObject<...>]>>>; structuredContent: ZodOptional<.....' is not assignable to parameter of type 'ZodType<any, ZodTypeDef, any>'.
|
|
build
Argument of type 'ZodObject<{ _meta: ZodOptional<ZodRecord<ZodString, ZodUnknown>>; nextCursor: ZodOptional<ZodString>; tools: ZodArray<...>; }, $loose>' is not assignable to parameter of type 'ZodType<any, ZodTypeDef, any>'.
|
|
build
Argument of type 'ZodObject<{ _meta: ZodOptional<ZodRecord<ZodString, ZodUnknown>>; nextCursor: ZodOptional<ZodString>; prompts: ZodArray<...>; }, $loose>' is not assignable to parameter of type 'ZodType<any, ZodTypeDef, any>'.
|
|
build
Argument of type 'ZodObject<{ _meta: ZodOptional<ZodRecord<ZodString, ZodUnknown>>; contents: ZodArray<ZodUnion<readonly [ZodObject<{ uri: ZodString; mimeType: ZodOptional<ZodString>; _meta: ZodOptional<...>; text: ZodString; }, $strip>, ZodObject<...>]>>; }, $loose>' is not assignable to parameter of type 'ZodType<any, ZodTypeDef, any>'.
|
|
build
Argument of type 'ZodObject<{ _meta: ZodOptional<ZodRecord<ZodString, ZodUnknown>>; description: ZodOptional<ZodString>; messages: ZodArray<...>; }, $loose>' is not assignable to parameter of type 'ZodType<any, ZodTypeDef, any>'.
|
|
build
Argument of type 'ZodObject<{ _meta: ZodOptional<ZodRecord<ZodString, ZodUnknown>>; nextCursor: ZodOptional<ZodString>; resourceTemplates: ZodArray<...>; }, $loose>' is not assignable to parameter of type 'ZodType<any, ZodTypeDef, any>'.
|
|
build
Argument of type 'ZodObject<{ _meta: ZodOptional<ZodRecord<ZodString, ZodUnknown>>; nextCursor: ZodOptional<ZodString>; resources: ZodArray<...>; }, $loose>' is not assignable to parameter of type 'ZodType<any, ZodTypeDef, any>'.
|