build(deps): bump @modelcontextprotocol/sdk from 1.17.3 to 1.26.0 #41
Annotations
2 errors
|
Run pnpm typecheck
Process completed with exit code 2.
|
|
Run pnpm typecheck:
src/tools/remote/tool_exec_api.ts#L58
Argument of type '(args: any, _extra: any) => Promise<{ content: { type: string; text: string; }[]; isError?: undefined; } | { content: { type: string; text: string; }[]; isError: boolean; }>' is not assignable to parameter of type '((extra: RequestHandlerExtra<ServerRequest, ServerNotification>) => { [x: string]: unknown; content: ({ type: "text"; text: string; annotations?: { ...; } | undefined; _meta?: { ...; } | undefined; } | { ...; } | { ...; } | { ...; } | { ...; })[]; _meta?: { ...; } | undefined; structuredContent?: { ...; } | undefine...'.
|
Loading