Skip to content

chore(deps): bump @modelcontextprotocol/sdk from 1.9.0 to 1.24.0 #79

chore(deps): bump @modelcontextprotocol/sdk from 1.9.0 to 1.24.0

chore(deps): bump @modelcontextprotocol/sdk from 1.9.0 to 1.24.0 #79

Triggered via pull request December 2, 2025 17:00
Status Failure
Total duration 46s
Artifacts

ci.yml

on: pull_request
🧪 Lint, Test, Build
41s
🧪 Lint, Test, Build
Fit to window
Zoom out
Zoom in

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).