Merge pull request #543 from tryvin/workflow_persistence_improvements #783
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 %
|