Skip to content

[Server][Bug] Pagination of List requests #46

[Server][Bug] Pagination of List requests

[Server][Bug] Pagination of List requests #46

Re-run triggered September 9, 2025 20:30
Status Failure
Total duration 37s
Artifacts

pipeline.yaml

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

Annotations

24 errors
tests (8.2, lowest)
Process completed with exit code 2.
tests (8.4, lowest)
Process completed with exit code 2.
tests (8.1, lowest)
Process completed with exit code 2.
tests (8.1, lowest)
The strategy configuration was canceled because "tests._8_2_lowest" failed
tests (8.1, highest)
The operation was canceled.
tests (8.1, highest)
The strategy configuration was canceled because "tests._8_2_lowest" failed
tests (8.4, highest)
The operation was canceled.
tests (8.4, highest)
The strategy configuration was canceled because "tests._8_2_lowest" failed
tests (8.3, highest)
The operation was canceled.
tests (8.3, highest)
The strategy configuration was canceled because "tests._8_2_lowest" failed
tests (8.2, highest)
The operation was canceled.
tests (8.2, highest)
The strategy configuration was canceled because "tests._8_2_lowest" failed
tests (8.3, lowest)
The operation was canceled.
tests (8.3, lowest)
The strategy configuration was canceled because "tests._8_2_lowest" failed
qa: src/Server/RequestHandler/ListResourcesHandler.php#L0
Ignored error pattern #^Result of && is always false\.$# (booleanAnd.alwaysFalse) in path /home/runner/work/php-sdk/php-sdk/src/Server/RequestHandler/ListResourcesHandler.php was not matched in reported errors.
qa: src/Server/RequestHandler/ListResourcesHandler.php#L0
Ignored error pattern #^Method Mcp\\Capability\\Registry\:\:getResources\(\) invoked with 2 parameters, 0 required\.$# (arguments.count) in path /home/runner/work/php-sdk/php-sdk/src/Server/RequestHandler/ListResourcesHandler.php was not matched in reported errors.
qa: src/Server/RequestHandler/ListPromptsHandler.php#L0
Ignored error pattern #^Strict comparison using \!\=\= between null and null will always evaluate to false\.$# (notIdentical.alwaysFalse) in path /home/runner/work/php-sdk/php-sdk/src/Server/RequestHandler/ListPromptsHandler.php was not matched in reported errors.
qa: src/Server/RequestHandler/ListPromptsHandler.php#L0
Ignored error pattern #^Result of && is always false\.$# (booleanAnd.alwaysFalse) in path /home/runner/work/php-sdk/php-sdk/src/Server/RequestHandler/ListPromptsHandler.php was not matched in reported errors.
qa: src/Server/RequestHandler/ListPromptsHandler.php#L0
Ignored error pattern #^Method Mcp\\Capability\\Registry\:\:getPrompts\(\) invoked with 2 parameters, 0 required\.$# (arguments.count) in path /home/runner/work/php-sdk/php-sdk/src/Server/RequestHandler/ListPromptsHandler.php was not matched in reported errors.
qa: src/Capability/Registry.php#L399
Method Mcp\Capability\Registry::paginateResults() return type has no value type specified in iterable type array.
qa: src/Capability/Registry.php#L399
Method Mcp\Capability\Registry::paginateResults() has parameter $items with no value type specified in iterable type array.
qa: src/Capability/Registry.php#L352
Method Mcp\Capability\Registry::getPrompts() should return array<string, Mcp\Schema\Prompt> but returns list<Mcp\Schema\Prompt>.
qa: src/Capability/Registry.php#L335
Method Mcp\Capability\Registry::getResources() should return array<string, Mcp\Schema\Resource> but returns list<Mcp\Schema\Resource>.
qa: src/Capability/Registry.php#L318
Method Mcp\Capability\Registry::getTools() should return array<string, Mcp\Schema\Tool> but returns list<Mcp\Schema\Tool>.