Skip to content

Phpstan

Phpstan #109

Triggered via schedule March 25, 2024 08:17
Status Failure
Total duration 27s
Artifacts

phpstan.yml

on: schedule
Phpstan  /  Phpstan (8.1)
17s
Phpstan / Phpstan (8.1)
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Phpstan / Phpstan (8.1): src/Multiplier.php#L240
Cannot call method create() on Contributte\FormMultiplier\Buttons\RemoveButton|null.
Phpstan / Phpstan (8.1): src/Multiplier.php#L321
Parameter #1 $array of function array_filter expects array, Iterator<int|string, Nette\ComponentModel\IComponent> given.
Phpstan / Phpstan (8.1): src/Multiplier.php#L393
Cannot call method getHttpData() on Nette\Forms\Form|null.
Phpstan / Phpstan (8.1): src/Multiplier.php#L400
Parameter #1 $array of function array_filter expects array, Iterator<int|string, Nette\ComponentModel\IComponent> given.
Phpstan / Phpstan (8.1): src/Multiplier.php#L436
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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.