[Server] Implemented MCP logging specification with auto-injection #173
pipeline.yaml
on: pull_request
inspector
43s
qa
29s
Matrix: unit
Annotations
20 errors
|
unit (8.4, lowest)
Process completed with exit code 1.
|
|
unit (8.4, highest)
The operation was canceled.
|
|
unit (8.4, highest)
The strategy configuration was canceled because "unit._8_4_lowest" failed
|
|
unit (8.1, lowest)
The operation was canceled.
|
|
unit (8.1, lowest)
The strategy configuration was canceled because "unit._8_4_lowest" failed
|
|
unit (8.1, highest)
The operation was canceled.
|
|
unit (8.1, highest)
The strategy configuration was canceled because "unit._8_4_lowest" failed
|
|
unit (8.3, highest)
The operation was canceled.
|
|
unit (8.3, highest)
The strategy configuration was canceled because "unit._8_4_lowest" failed
|
|
unit (8.3, lowest)
The operation was canceled.
|
|
unit (8.3, lowest)
The strategy configuration was canceled because "unit._8_4_lowest" failed
|
|
unit (8.2, lowest)
The operation was canceled.
|
|
unit (8.2, lowest)
The strategy configuration was canceled because "unit._8_4_lowest" failed
|
|
unit (8.2, highest)
The operation was canceled.
|
|
unit (8.2, highest)
The strategy configuration was canceled because "unit._8_4_lowest" failed
|
|
qa
Process completed with exit code 1.
|
|
qa:
tests/Unit/Server/NotificationSenderTest.php#L30
Property Tests\Unit\Server\NotificationSenderTest::$transport with generic interface Mcp\Server\Transport\TransportInterface does not specify its types: TResult
|
|
qa:
src/Server/NotificationSender.php#L41
Method Mcp\Server\NotificationSender::setTransport() has parameter $transport with generic interface Mcp\Server\Transport\TransportInterface but does not specify its types: TResult
|
|
qa:
src/Server/NotificationSender.php#L31
Method Mcp\Server\NotificationSender::__construct() has parameter $transport with generic interface Mcp\Server\Transport\TransportInterface but does not specify its types: TResult
|
|
qa:
examples/stdio-logging-showcase/server.php#L32
Call to an undefined method Mcp\Server::connect().
|