fixup! Multiplier::validate(): Filter out non-validatable components #186
Annotations
5 errors and 1 warning
PHPStan:
src/Multiplier.php#L173
Parameter #1 $array of function array_filter expects array, Iterator<int|string, Nette\ComponentModel\IComponent> given.
|
PHPStan:
src/Multiplier.php#L315
Parameter #1 $array of function array_filter expects array, Iterator<int|string, Nette\ComponentModel\IComponent> given.
|
PHPStan:
src/Multiplier.php#L393
Parameter #1 $array of function array_filter expects array, Iterator<int|string, Nette\ComponentModel\IComponent> given.
|
PHPStan:
src/Multiplier.php#L429
Parameter #1 $array of function array_filter expects array, Iterator<int|string, Nette\ComponentModel\IComponent> given.
|
PHPStan
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading