This repository was archived by the owner on May 21, 2026. It is now read-only.
chore(deps): bump zod from 3.25.76 to 4.1.12 #48
Annotations
20 errors and 10 warnings
|
Build
Process completed with exit code 1.
|
|
Build
Argument of type 'Record<string, ZodType<unknown, unknown, $ZodTypeInternals<unknown, unknown>>>' is not assignable to parameter of type 'PromptArgsRawShape'.
|
|
Build
The inferred type of this node exceeds the maximum length the compiler will serialize. An explicit type annotation is needed.
|
|
Build
The inferred type of 'getPrompt' cannot be named without a reference to '.pnpm/zod@3.25.76/node_modules/zod'. This is likely not portable. A type annotation is necessary.
|
|
Build
The inferred type of 'listPrompts' cannot be named without a reference to '.pnpm/zod@3.25.76/node_modules/zod'. This is likely not portable. A type annotation is necessary.
|
|
Build
The inferred type of 'unsubscribeFromResource' cannot be named without a reference to '.pnpm/zod@3.25.76/node_modules/zod'. This is likely not portable. A type annotation is necessary.
|
|
Build
The inferred type of 'subscribeToResource' cannot be named without a reference to '.pnpm/zod@3.25.76/node_modules/zod'. This is likely not portable. A type annotation is necessary.
|
|
Build
The inferred type of 'listResourceTemplates' cannot be named without a reference to '.pnpm/zod@3.25.76/node_modules/zod'. This is likely not portable. A type annotation is necessary.
|
|
Build
The inferred type of 'listResources' cannot be named without a reference to '.pnpm/zod@3.25.76/node_modules/zod'. This is likely not portable. A type annotation is necessary.
|
|
Build
Type 'ZodType<any, ZodTypeDef, any>' is missing the following properties from type 'ZodType<unknown, unknown, $ZodTypeInternals<unknown, unknown>>': def, type, check, clone, and 14 more.
|
|
Test
Process completed with exit code 1.
|
|
Test
Argument of type 'Record<string, ZodType<unknown, unknown, $ZodTypeInternals<unknown, unknown>>>' is not assignable to parameter of type 'PromptArgsRawShape'.
|
|
Test
The inferred type of this node exceeds the maximum length the compiler will serialize. An explicit type annotation is needed.
|
|
Test
The inferred type of 'getPrompt' cannot be named without a reference to '.pnpm/zod@3.25.76/node_modules/zod'. This is likely not portable. A type annotation is necessary.
|
|
Test
The inferred type of 'listPrompts' cannot be named without a reference to '.pnpm/zod@3.25.76/node_modules/zod'. This is likely not portable. A type annotation is necessary.
|
|
Test
The inferred type of 'unsubscribeFromResource' cannot be named without a reference to '.pnpm/zod@3.25.76/node_modules/zod'. This is likely not portable. A type annotation is necessary.
|
|
Test
The inferred type of 'subscribeToResource' cannot be named without a reference to '.pnpm/zod@3.25.76/node_modules/zod'. This is likely not portable. A type annotation is necessary.
|
|
Test
The inferred type of 'listResourceTemplates' cannot be named without a reference to '.pnpm/zod@3.25.76/node_modules/zod'. This is likely not portable. A type annotation is necessary.
|
|
Test
The inferred type of 'listResources' cannot be named without a reference to '.pnpm/zod@3.25.76/node_modules/zod'. This is likely not portable. A type annotation is necessary.
|
|
Test
Type 'ZodType<any, ZodTypeDef, any>' is missing the following properties from type 'ZodType<unknown, unknown, $ZodTypeInternals<unknown, unknown>>': def, type, check, clone, and 14 more.
|
|
Lint:
packages/mcp-use/src/logging.ts#L153
'label' is already declared in the upper scope on line 20 column 29
|
|
Lint:
packages/mcp-use/src/logging.ts#L83
'timestamp' is already declared in the upper scope on line 20 column 18
|
|
Lint:
packages/mcp-use/src/client.ts#L34
'path' is already declared in the upper scope on line 3 column 8
|
|
Lint:
packages/mcp-use/examples/client/multi_server_example.ts#L19
'config' is already declared in the upper scope on line 11 column 10
|
|
Lint:
packages/mcp-use/examples/client/http_example.ts#L26
'config' is already declared in the upper scope on line 19 column 10
|
|
Lint:
packages/mcp-use/examples/client/chat_example.ts#L20
'config' is already declared in the upper scope on line 12 column 10
|
|
Lint:
packages/mcp-use/examples/client/browser_use.ts#L23
'config' is already declared in the upper scope on line 13 column 10
|
|
Lint:
packages/mcp-use/examples/client/blender_use.ts#L24
'config' is already declared in the upper scope on line 16 column 10
|
|
Lint:
packages/mcp-use/examples/client/airbnb_use.ts#L19
'config' is already declared in the upper scope on line 11 column 10
|
|
Lint:
packages/inspector/src/server/server.ts#L347
'isDev' is already declared in the upper scope on line 219 column 7
|