Skip to content

test: Fix PHPUnit data provider providing more data than necessary (#… #511

test: Fix PHPUnit data provider providing more data than necessary (#…

test: Fix PHPUnit data provider providing more data than necessary (#… #511

Triggered via push August 19, 2025 19:18
Status Failure
Total duration 40s
Artifacts

auto-review.yaml

on: push
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.