Skip to content

Phpstan

Phpstan #41

Triggered via schedule January 8, 2024 08:18
Status Failure
Total duration 38s
Artifacts

phpstan.yml

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

Annotations

5 errors
Phpstan / Phpstan (8.1): src/Multiplier.php#L239
Cannot call method create() on Contributte\FormMultiplier\Buttons\RemoveButton|null.
Phpstan / Phpstan (8.1): src/Multiplier.php#L389
Cannot call method getHttpData() on Nette\Forms\Form|null.
Phpstan / Phpstan (8.1): src/Multiplier.php#L464
Parameter #2 $filterType of method Nette\ComponentModel\Container::getComponents() expects class-string<Nette\ComponentModel\IComponent>|null, string given.
Phpstan / Phpstan (8.1): src/Multiplier.php#L464
Unable to resolve the template type T in call to method Nette\ComponentModel\Container::getComponents()
Phpstan / Phpstan (8.1)
Process completed with exit code 2.