fix(deps): update dependency zod to v4 #1533
Annotations
11 errors
|
|
|
npm install, build, and test
The operation was canceled.
|
|
npm install, build, and test:
src/mcp-server.js#L376
Argument of type '{ strategyId: z.ZodString; message: z.ZodString; excessLength: z.ZodNumber; }' is not assignable to parameter of type 'ZodRawShape'.
|
|
npm install, build, and test:
src/mcp-server.js#L339
Argument of type '{ strategyId: z.ZodString; message: z.ZodString; }' is not assignable to parameter of type 'ZodRawShape'.
|
|
npm install, build, and test:
src/mcp-server.js#L289
Argument of type '{ entries: z.ZodArray<z.ZodObject<{ strategyId: z.ZodString; message: z.ZodString; }, z.core.$strip>>; }' is not assignable to parameter of type 'ZodRawShape'.
|
|
npm install, build, and test:
src/mcp-server.js#L255
Argument of type '{ entries: z.ZodArray<z.ZodObject<{ strategyId: z.ZodString; message: z.ZodString; }, z.core.$strip>>; }' is not assignable to parameter of type 'ZodRawShape'.
|
|
npm install, build, and test:
src/mcp-server.js#L214
Argument of type '{ message: z.ZodString; }' is not assignable to parameter of type 'ZodRawShape'.
|
|
npm install, build, and test:
src/mcp-server.js#L193
Property 'message' does not exist on type 'RequestHandlerExtra'.
|
|
npm install, build, and test:
src/mcp-server.js#L192
No overload matches this call.
|
|
npm install, build, and test:
src/mcp-server.js#L176
Property 'message' does not exist on type 'RequestHandlerExtra'.
|
|
npm install, build, and test:
src/mcp-server.js#L176
No overload matches this call.
|
Loading