Phpstan #183
phpstan.yml
on: schedule
Phpstan
/
Phpstan (8.1)
38s
Annotations
4 errors and 1 warning
Phpstan / Phpstan (8.1):
src/Multiplier.php#L317
Parameter #1 $array of function array_filter expects array, Iterator<int|string, Nette\ComponentModel\IComponent> given.
|
Phpstan / Phpstan (8.1):
src/Multiplier.php#L395
Parameter #1 $array of function array_filter expects array, Iterator<int|string, Nette\ComponentModel\IComponent> given.
|
Phpstan / Phpstan (8.1):
src/Multiplier.php#L431
Parameter #1 $array of function array_filter expects array, Iterator<int|string, Nette\ComponentModel\IComponent> given.
|
Phpstan / Phpstan (8.1)
Process completed with exit code 2.
|
Phpstan / Phpstan (8.1)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|