Skip to content

[Server] Decouple Protocol from TransportInterface for reusability #304

[Server] Decouple Protocol from TransportInterface for reusability

[Server] Decouple Protocol from TransportInterface for reusability #304

Triggered via pull request November 21, 2025 13:01
Status Failure
Total duration 1m 51s
Artifacts

pipeline.yaml

on: pull_request
Matrix: unit
Fit to window
Zoom out
Zoom in

Annotations

4 errors
qa
Process completed with exit code 1.
qa: src/Server/Transport/StreamableHttpTransport.php#L28
Class Mcp\Server\Transport\StreamableHttpTransport has `@implements` tag, but does not implement any interface.
qa: src/Server/Transport/StdioTransport.php#L22
Class Mcp\Server\Transport\StdioTransport has `@implements` tag, but does not implement any interface.
qa: src/Server/Transport/InMemoryTransport.php#L22
Class Mcp\Server\Transport\InMemoryTransport has `@implements` tag, but does not implement any interface.