Skip to content

[Server] Encapsulate session handling from Protocol to new SessionManager #636

[Server] Encapsulate session handling from Protocol to new SessionManager

[Server] Encapsulate session handling from Protocol to new SessionManager #636

Triggered via pull request March 9, 2026 22:48
Status Failure
Total duration 2m 9s
Artifacts

pipeline.yaml

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

Annotations

37 errors
unit (8.0.*, highest, 8.4)
Process completed with exit code 2.
unit (8.1, highest)
The strategy configuration was canceled because "unit._8_0___highest_8_4" failed
unit (8.1, highest)
Process completed with exit code 2.
unit (7.4.*, highest, 8.4)
The strategy configuration was canceled because "unit._8_0___highest_8_4" failed
unit (7.4.*, highest, 8.4)
Process completed with exit code 2.
unit (8.2, highest)
The strategy configuration was canceled because "unit._8_0___highest_8_4" failed
unit (8.2, highest)
Process completed with exit code 2.
unit (8.4, lowest)
The strategy configuration was canceled because "unit._8_0___highest_8_4" failed
unit (8.4, lowest)
The operation was canceled.
unit (8.1, lowest)
The strategy configuration was canceled because "unit._8_0___highest_8_4" failed
unit (8.1, lowest)
Process completed with exit code 2.
unit (8.2, lowest)
The strategy configuration was canceled because "unit._8_0___highest_8_4" failed
unit (8.2, lowest)
The operation was canceled.
unit (8.3, highest)
The strategy configuration was canceled because "unit._8_0___highest_8_4" failed
unit (8.3, highest)
The operation was canceled.
unit (8.5, highest)
The strategy configuration was canceled because "unit._8_0___highest_8_4" failed
unit (8.5, highest)
The operation was canceled.
unit (8.4, highest)
The strategy configuration was canceled because "unit._8_0___highest_8_4" failed
unit (8.4, highest)
The operation was canceled.
unit (8.5, lowest)
The strategy configuration was canceled because "unit._8_0___highest_8_4" failed
unit (8.5, lowest)
The operation was canceled.
unit (6.4.*, highest, 8.2)
The strategy configuration was canceled because "unit._8_0___highest_8_4" failed
unit (6.4.*, highest, 8.2)
The operation was canceled.
unit (8.3, lowest)
The strategy configuration was canceled because "unit._8_0___highest_8_4" failed
unit (8.3, lowest)
The operation was canceled.
unit (5.4.*, highest, 8.2)
The strategy configuration was canceled because "unit._8_0___highest_8_4" failed
unit (5.4.*, highest, 8.2)
The operation was canceled.
qa: tests/Unit/Server/ProtocolTest.php#L807
Missing parameter $sessionManager (Mcp\Server\Session\SessionManagerInterface) in call to Mcp\Server\Protocol constructor.
qa: tests/Unit/Server/ProtocolTest.php#L805
Access to an undefined property Mcp\Tests\Unit\Server\ProtocolTest::$sessionStore.
qa: tests/Unit/Server/ProtocolTest.php#L804
Access to an undefined property Mcp\Tests\Unit\Server\ProtocolTest::$sessionFactory.
qa: tests/Unit/Server/ProtocolTest.php#L742
Unknown parameter $sessionStore in call to Mcp\Server\Protocol constructor.
qa: tests/Unit/Server/ProtocolTest.php#L742
Access to an undefined property Mcp\Tests\Unit\Server\ProtocolTest::$sessionStore.
qa: tests/Unit/Server/ProtocolTest.php#L741
Unknown parameter $sessionFactory in call to Mcp\Server\Protocol constructor.
qa: tests/Unit/Server/ProtocolTest.php#L741
Access to an undefined property Mcp\Tests\Unit\Server\ProtocolTest::$sessionFactory.
qa: tests/Unit/Server/ProtocolTest.php#L737
Missing parameter $sessionManager (Mcp\Server\Session\SessionManagerInterface) in call to Mcp\Server\Protocol constructor.
qa: tests/Unit/Server/ProtocolTest.php#L735
Access to an undefined property Mcp\Tests\Unit\Server\ProtocolTest::$sessionStore.
qa: tests/Unit/Server/ProtocolTest.php#L734
Access to an undefined property Mcp\Tests\Unit\Server\ProtocolTest::$sessionFactory.