refactor(mcp): use SDK transport directly, drop custom transport layer #1834
Annotations
10 errors
|
packages/agents/src/tests/mcp/jurisdiction.test.ts#L241
Object literal may only specify known properties, and 'transport' does not exist in type 'McpAgentServeOptions'.
|
|
packages/agents/src/tests/mcp/jurisdiction.test.ts#L183
Object literal may only specify known properties, and 'transport' does not exist in type 'McpAgentServeOptions'.
|
|
packages/agents/src/tests/mcp/jurisdiction.test.ts#L147
Object literal may only specify known properties, and 'transport' does not exist in type 'McpAgentServeOptions'.
|
|
packages/agents/src/tests/mcp/jurisdiction.test.ts#L115
Object literal may only specify known properties, and 'transport' does not exist in type 'McpAgentServeOptions'.
|
|
packages/agents/src/tests/mcp/jurisdiction.test.ts#L95
Object literal may only specify known properties, and 'transport' does not exist in type 'McpAgentServeOptions'.
|
|
packages/agents/src/tests/mcp/jurisdiction.test.ts#L61
Object literal may only specify known properties, and 'transport' does not exist in type 'McpAgentServeOptions'.
|
|
site/agents/src/server/index.ts#L77
Argument of type 'McpServer' is not assignable to parameter of type '() => McpServer | Server<{ method: string; params?: { [x: string]: unknown; _meta?: { [x: string]: unknown; progressToken?: string | number | undefined; "io.modelcontextprotocol/related-task"?: { ...; } | undefined; } | undefined; } | undefined; }, { ...; }, { ...; }>'.
|
|
openai-sdk/chess-app/src/index.ts#L58
Argument of type 'McpServer' is not assignable to parameter of type '() => McpServer | Server<{ method: string; params?: { [x: string]: unknown; _meta?: { [x: string]: unknown; progressToken?: string | number | undefined; "io.modelcontextprotocol/related-task"?: { ...; } | undefined; } | undefined; } | undefined; }, { ...; }, { ...; }>'.
|
|
examples/mcp-worker-authenticated/src/index.ts#L85
Cannot find name 'AccessProvider'.
|
|
examples/mcp-worker-authenticated/src/index.ts#L85
Object literal may only specify known properties, and 'provider' does not exist in type 'OAuthProviderOptions'.
|
The logs for this run have expired and are no longer available.
Loading