Skip to content

[Server] Registry Architecture Refactoring - Enhanced Separation of Concerns #36

[Server] Registry Architecture Refactoring - Enhanced Separation of Concerns

[Server] Registry Architecture Refactoring - Enhanced Separation of Concerns #36

Re-run triggered September 9, 2025 15:55
Status Failure
Total duration 39s
Artifacts

pipeline.yaml

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

Annotations

10 errors
qa: src/Capability/Registry/ResourceTemplateReference.php#L67
Call to an undefined method Mcp\Capability\Registry\ResourceTemplateReference::handle().
qa: examples/09-standalone-cli/src/Builder.php#L52
Parameter #1 $registry of class Mcp\Server\RequestHandler\ListToolsHandler constructor expects Mcp\Capability\Registry\ReferenceProviderInterface, Mcp\Capability\ToolChain given.
qa: examples/09-standalone-cli/src/Builder.php#L49
Parameter #1 $registry of class Mcp\Server\RequestHandler\ListResourcesHandler constructor expects Mcp\Capability\Registry\ReferenceProviderInterface, Mcp\Capability\ResourceChain given.
qa: examples/09-standalone-cli/src/Builder.php#L47
Parameter #1 $registry of class Mcp\Server\RequestHandler\ListPromptsHandler constructor expects Mcp\Capability\Registry\ReferenceProviderInterface, Mcp\Capability\PromptChain given.
qa: examples/09-standalone-cli/src/Builder.php#L0
Ignored error pattern #^Parameter \#1 \$registry of class Mcp\\Server\\RequestHandler\\ReadResourceHandler constructor expects Mcp\\Capability\\Registry, Mcp\\Capability\\ResourceChain given\.$# (argument.type) in path /home/runner/work/php-sdk/php-sdk/examples/09-standalone-cli/src/Builder.php was not matched in reported errors.
qa: examples/09-standalone-cli/src/Builder.php#L0
Ignored error pattern #^Parameter \#1 \$registry of class Mcp\\Server\\RequestHandler\\ListToolsHandler constructor expects Mcp\\Capability\\Registry, Mcp\\Capability\\ToolChain given\.$# (argument.type) in path /home/runner/work/php-sdk/php-sdk/examples/09-standalone-cli/src/Builder.php was not matched in reported errors.
qa: examples/09-standalone-cli/src/Builder.php#L0
Ignored error pattern #^Parameter \#1 \$registry of class Mcp\\Server\\RequestHandler\\ListResourcesHandler constructor expects Mcp\\Capability\\Registry, Mcp\\Capability\\ResourceChain given\.$# (argument.type) in path /home/runner/work/php-sdk/php-sdk/examples/09-standalone-cli/src/Builder.php was not matched in reported errors.
qa: examples/09-standalone-cli/src/Builder.php#L0
Ignored error pattern #^Parameter \#1 \$registry of class Mcp\\Server\\RequestHandler\\ListPromptsHandler constructor expects Mcp\\Capability\\Registry, Mcp\\Capability\\PromptChain given\.$# (argument.type) in path /home/runner/work/php-sdk/php-sdk/examples/09-standalone-cli/src/Builder.php was not matched in reported errors.
qa: examples/09-standalone-cli/src/Builder.php#L0
Ignored error pattern #^Parameter \#1 \$registry of class Mcp\\Server\\RequestHandler\\GetPromptHandler constructor expects Mcp\\Capability\\Registry, Mcp\\Capability\\PromptChain given\.$# (argument.type) in path /home/runner/work/php-sdk/php-sdk/examples/09-standalone-cli/src/Builder.php was not matched in reported errors.
qa: examples/09-standalone-cli/src/Builder.php#L0
Ignored error pattern #^Parameter \#1 \$registry of class Mcp\\Server\\RequestHandler\\CallToolHandler constructor expects Mcp\\Capability\\Registry, Mcp\\Capability\\ToolChain given\.$# (argument.type) in path /home/runner/work/php-sdk/php-sdk/examples/09-standalone-cli/src/Builder.php was not matched in reported errors.