Skip to content

Merge pull request #543 from tryvin/workflow_persistence_improvements #783

Merge pull request #543 from tryvin/workflow_persistence_improvements

Merge pull request #543 from tryvin/workflow_persistence_improvements #783

Triggered via push April 14, 2026 15:21
Status Failure
Total duration 36s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
phpstan
Process completed with exit code 1.
phpstan: tests/MCP/McpConnectorTest.php#L78
Call to method PHPUnit\Framework\Assert::assertIsString() with string will always evaluate to true.
phpstan: src/MCP/McpConnector.php#L54
Out of 2741 possible return types, only 2740 - 99.9 % actually have it. Add more return types to get over 100 %