Analyze Code for SpaceTraders PHP client. #7
analyze.yml
on: push
Run-Code-Quality-Checks
19s
Annotations
4 errors
Run-Code-Quality-Checks:
cli/Command/Systems/MarketController.php#L37
Parameter #1 (mixed) of echo cannot be converted to string.
|
Run-Code-Quality-Checks:
cli/Render/Market.php#L15
Method Phparch\SpaceTradersCLI\Render\Market::output() has no return type specified.
|
Run-Code-Quality-Checks:
cli/Render/Market.php#L15
Return type mixed of method Phparch\SpaceTradersCLI\Render\Market::output() is not covariant with return type string of method Phparch\SpaceTradersCLI\Render\AbstractRenderer::output().
|
Run-Code-Quality-Checks
Process completed with exit code 1.
|