chore(deps): bump @modelcontextprotocol/sdk from 1.9.0 to 1.24.0 #79
Annotations
4 errors
|
🧪 Lint, Test, Build
Process completed with exit code 2.
|
|
🧪 Lint, Test, Build:
src/utils/wrapServerWithToolRegistry.ts#L15
Type instantiation is excessively deep and possibly infinite.
|
|
🧪 Lint, Test, Build:
src/index.ts#L76
Object literal may only specify known properties, and 'description' does not exist in type '{ version: string; name: string; websiteUrl?: string | undefined; icons?: { src: string; mimeType?: string | undefined; sizes?: string[] | undefined; }[] | undefined; title?: string | undefined; }'.
|
|
🧪 Lint, Test, Build:
src/handlers/transformers/wrapWithToolResult.ts#L10
Generic type 'RequestHandlerExtra' requires 2 type argument(s).
|