Skip to content

Bump PHPStan to 2.0 #189

Bump PHPStan to 2.0

Bump PHPStan to 2.0 #189

Triggered via pull request January 11, 2025 10:58
Status Failure
Total duration 24s
Artifacts

phpstan.yml

on: pull_request
Phpstan  /  Phpstan (8.3)
16s
Phpstan / Phpstan (8.3)
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Phpstan / Phpstan (8.3): src/Multiplier.php#L317
Parameter #1 $array of function array_filter expects array, Iterator<int|string, Nette\ComponentModel\IComponent> given.
Phpstan / Phpstan (8.3): src/Multiplier.php#L381
Strict comparison using !== between Nette\Forms\Form and null will always evaluate to true.
Phpstan / Phpstan (8.3): src/Multiplier.php#L395
Parameter #1 $array of function array_filter expects array, Iterator<int|string, Nette\ComponentModel\IComponent> given.
Phpstan / Phpstan (8.3): src/Multiplier.php#L431
Parameter #1 $array of function array_filter expects array, Iterator<int|string, Nette\ComponentModel\IComponent> given.
Phpstan / Phpstan (8.3)
Process completed with exit code 2.
Phpstan / Phpstan (8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636