Fix PHPStan errors for mcp/sdk compatibility #8
ci.yml
on: push
Code Coverage
15s
Static Analysis
17s
Matrix: test
Annotations
3 errors
|
Static Analysis
Process completed with exit code 1.
|
|
Static Analysis:
src/McpError.php#L387
Parameter #1 $id of class Mcp\Schema\JsonRpc\Error constructor expects int|string, null given.
|
|
Static Analysis:
src/ErrorBag.php#L290
Parameter #1 $id of class Mcp\Schema\JsonRpc\Error constructor expects int|string, null given.
|