🖌 #168
Annotations
16 errors
Test Node.js 18
Module '"@agentic/core"' has no exported member 'Simplify'.
|
Test Node.js 18
Type 'string | undefined' is not assignable to type 'string'.
|
Test Node.js 18
Argument of type '{ name: string; description: string; inputSchema: z.ZodObject<{ url: z.ZodString; acquisitions: z.ZodOptional<z.ZodEnum<["exclude", "include"]>>; categories: z.ZodOptional<z.ZodEnum<["exclude", "include"]>>; ... 5 more ...; use_cache: z.ZodOptional<...>; }, "strip", z.ZodTypeAny, { ...; }, { ...; }>; }' is not assignable to parameter of type '{ name: any; description: any; inputSchema: any; strict: any; }'.
|
Test Node.js 18
Argument of type '{ name: string; description: string; inputSchema: z.ZodObject<{ facebook_profile_url: z.ZodOptional<z.ZodString>; linkedin_profile_url: z.ZodOptional<z.ZodString>; twitter_profile_url: z.ZodOptional<...>; ... 9 more ...; use_cache: z.ZodOptional<...>; }, "strip", z.ZodTypeAny, { ...; }, { ...; }>; }' is not assignable to parameter of type '{ name: any; description: any; inputSchema: any; strict: any; }'.
|
Test Node.js 18
Argument of type '{ name: string; description: string; inputSchema: z.ZodObject<{ company_domain: z.ZodString; first_name: z.ZodString; last_name: z.ZodOptional<z.ZodString>; location: z.ZodOptional<z.ZodString>; similarity_checks: z.ZodOptional<...>; title: z.ZodOptional<...>; enrich_profile: z.ZodOptional<...>; }, "strip", z.ZodTyp...' is not assignable to parameter of type '{ name: any; description: any; inputSchema: any; strict: any; }'.
|
Test Node.js 18
Argument of type '{ name: string; description: string; inputSchema: z.ZodObject<{ email: z.ZodString; enrich_profile: z.ZodOptional<z.ZodEnum<["skip", "enrich"]>>; lookup_depth: z.ZodOptional<z.ZodString>; }, "strip", z.ZodTypeAny, { ...; }, { ...; }>; }' is not assignable to parameter of type '{ name: any; description: any; inputSchema: any; strict: any; }'.
|
Test Node.js 18
Argument of type '{ name: string; description: string; inputSchema: z.ZodObject<{ company_name: z.ZodString; role: z.ZodString; enrich_profile: z.ZodOptional<z.ZodEnum<["skip", "enrich"]>>; }, "strip", z.ZodTypeAny, { ...; }, { ...; }>; }' is not assignable to parameter of type '{ name: any; description: any; inputSchema: any; strict: any; }'.
|
Test Node.js 18
Argument of type '{ name: string; description: string; inputSchema: z.ZodObject<{ company_domain: z.ZodOptional<z.ZodString>; company_location: z.ZodOptional<z.ZodString>; company_name: z.ZodOptional<z.ZodString>; enrich_profile: z.ZodOptional<...>; }, "strip", z.ZodTypeAny, { ...; }, { ...; }>; }' is not assignable to parameter of type '{ name: any; description: any; inputSchema: any; strict: any; }'.
|
Test Node.js 18
Argument of type '{ name: string; description: string; inputSchema: z.ZodObject<{ city: z.ZodOptional<z.ZodString>; country: z.ZodOptional<z.ZodString>; description: z.ZodOptional<z.ZodString>; ... 17 more ...; enrich_profiles: z.ZodOptional<...>; }, "strip", z.ZodTypeAny, { ...; }, { ...; }>; }' is not assignable to parameter of type '{ name: any; description: any; inputSchema: any; strict: any; }'.
|
Test Node.js 18
Argument of type '{ name: string; description: string; inputSchema: z.ZodObject<{ city: z.ZodOptional<z.ZodString>; country: z.ZodString; current_company_city: z.ZodOptional<z.ZodString>; current_company_country: z.ZodOptional<...>; ... 41 more ...; summary: z.ZodOptional<...>; }, "strip", z.ZodTypeAny, { ...; }, { ...; }>; }' is not assignable to parameter of type '{ name: any; description: any; inputSchema: any; strict: any; }'.
|
Test Node.js 20
The job was canceled because "_18" failed.
|
Test Node.js 20
The operation was canceled.
|
Test Node.js 22
The job was canceled because "_18" failed.
|
Test Node.js 22
The operation was canceled.
|
Test Node.js 21
The job was canceled because "_18" failed.
|
Test Node.js 21
The operation was canceled.
|