test: Fix new kinds of outputs to normalize #508
auto-review.yaml
on: pull_request
Matrix: tests
AutoReview Status
2s
Annotations
5 errors
PHPStan (PHP 8.4)
Process completed with exit code 2.
|
PHPStan (PHP 8.4):
src/Process/PhpExecutableFinder.php#L53
Parameter #1 $array (non-empty-list<string>) of array_values is already a list, call has no effect.
|
PHPStan (PHP 8.4):
src/Process/PhpExecutableFinder.php#L53
No error with identifier return.type is reported on line 53.
|
PHPStan (PHP 8.4):
src/Input/ChildCommandFactory.php#L55
Method Webmozarts\Console\Parallelization\Input\ChildCommandFactory::createBaseCommand() should return array<int, string> but returns array<int<0, max>, mixed>.
|
AutoReview Status
Process completed with exit code 1.
|