Skip to content

test: Fix the closure comparisons #512

test: Fix the closure comparisons

test: Fix the closure comparisons #512

Triggered via pull request August 19, 2025 19:58
Status Failure
Total duration 42s
Artifacts

auto-review.yaml

on: pull_request
Matrix: tests
AutoReview Status
3s
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.