No automatic completion support unless needed - Revisited #2711
main.yml
on: pull_request
Matrix: test
build
12s
publish
0s
Annotations
8 errors
|
build
Process completed with exit code 2.
|
|
build:
src/server/mcp.test.ts#L6774
'}' expected.
|
|
test (24)
Process completed with exit code 1.
|
|
src/integration-tests/processCleanup.test.ts > Process cleanup > should exit cleanly for a server that hangs:
src/types.ts#L2252
McpError: MCP error -32000: Connection closed
❯ McpError.fromError src/types.ts:2252:16
❯ Client._onclose src/shared/protocol.ts:640:32
❯ StdioClientTransport._transport.onclose src/shared/protocol.ts:607:18
❯ ChildProcess.<anonymous> src/client/stdio.ts:143:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: -32000, data: undefined }
|
|
src/integration-tests/processCleanup.test.ts > Process cleanup > onclose should be called exactly once:
src/types.ts#L2252
McpError: MCP error -32000: Connection closed
❯ McpError.fromError src/types.ts:2252:16
❯ Client._onclose src/shared/protocol.ts:640:32
❯ StdioClientTransport._transport.onclose src/shared/protocol.ts:607:18
❯ ChildProcess.<anonymous> src/client/stdio.ts:143:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: -32000, data: undefined }
|
|
test (18)
Process completed with exit code 1.
|
|
src/integration-tests/processCleanup.test.ts > Process cleanup > should exit cleanly for a server that hangs:
src/types.ts#L2252
McpError: MCP error -32000: Connection closed
❯ Function.fromError src/types.ts:2252:16
❯ Client._onclose src/shared/protocol.ts:640:32
❯ StdioClientTransport._transport.onclose src/shared/protocol.ts:607:18
❯ ChildProcess.<anonymous> src/client/stdio.ts:143:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: -32000, data: undefined }
|
|
src/integration-tests/processCleanup.test.ts > Process cleanup > onclose should be called exactly once:
src/types.ts#L2252
McpError: MCP error -32000: Connection closed
❯ Function.fromError src/types.ts:2252:16
❯ Client._onclose src/shared/protocol.ts:640:32
❯ StdioClientTransport._transport.onclose src/shared/protocol.ts:607:18
❯ ChildProcess.<anonymous> src/client/stdio.ts:143:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: -32000, data: undefined }
|