Add LICENSE and CHANGELOG #7
ci.yml
on: push
Code Coverage
20s
Static Analysis
17s
Matrix: test
Annotations
6 errors
|
Static Analysis
Process completed with exit code 1.
|
|
Static Analysis:
src/McpError.php#L389
Parameter #3 $message of class Mcp\Schema\JsonRpc\Error constructor expects string, array<string, mixed>|null given.
|
|
Static Analysis:
src/McpError.php#L388
Parameter #2 $code of class Mcp\Schema\JsonRpc\Error constructor expects int, string given.
|
|
Static Analysis:
src/ErrorBag.php#L290
Parameter #3 $message of class Mcp\Schema\JsonRpc\Error constructor expects string, array<string, mixed> given.
|
|
Static Analysis:
src/ErrorBag.php#L289
Parameter #2 $code of class Mcp\Schema\JsonRpc\Error constructor expects int, string given.
|
|
Static Analysis:
src/ErrorBag.php#L28
Class CodeWheel\McpErrorCodes\ErrorBag implements generic interface IteratorAggregate but does not specify its types: TKey, TValue
|