Skip to content

Latte: split initialization and form rendering #324

Latte: split initialization and form rendering

Latte: split initialization and form rendering #324

Triggered via push October 5, 2023 03:36
Status Success
Total duration 37s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHPStan: src/Bridges/FormsDI/FormsExtension.php#L31
Property Nette\DI\CompilerExtension::$initialization (Nette\PhpGenerator\Closure) on left side of ?? is not nullable.
PHPStan: src/Bridges/FormsDI/FormsExtension.php#L33
Cannot access property $messages on array|object.
PHPStan: src/Bridges/FormsLatte/FormsExtension.php#L18
Class Nette\Bridges\FormsLatte\FormsExtension extends unknown class Latte\Extension.
PHPStan: src/Bridges/FormsLatte/FormsExtension.php#L23
Class Nette\Bridges\FormsLatte\Nodes\FormNode not found.
PHPStan: src/Bridges/FormsLatte/FormsExtension.php#L24
Class Nette\Bridges\FormsLatte\Nodes\FormNode not found.
PHPStan: src/Bridges/FormsLatte/FormsExtension.php#L26
Class Nette\Bridges\FormsLatte\Nodes\LabelNode not found.
PHPStan: src/Bridges/FormsLatte/FormsExtension.php#L31
Access to property $htmlElement on an unknown class Latte\Compiler\Tag.
PHPStan: src/Bridges/FormsLatte/FormsExtension.php#L31
Parameter $tag of anonymous function has invalid type Latte\Compiler\Tag.
PHPStan: src/Bridges/FormsLatte/FormsExtension.php#L33
Call to static method create() on an unknown class Nette\Bridges\FormsLatte\Nodes\FieldNNameNode.
PHPStan: src/Bridges/FormsLatte/Nodes/FieldNNameNode.php#L104
Syntax error, unexpected T_OBJECT_OPERATOR on line 104