Skip to content

test: Fix new kinds of outputs to normalize #508

test: Fix new kinds of outputs to normalize

test: Fix new kinds of outputs to normalize #508

Triggered via pull request August 19, 2025 18:53
Status Failure
Total duration 44s
Artifacts

auto-review.yaml

on: pull_request
Matrix: tests
AutoReview Status
2s
AutoReview Status
Fit to window
Zoom out
Zoom in

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.