Support yield rendering strategy in Twig 3.9+ #472
Annotations
10 errors and 1 warning
bundles/LayoutsAdminBundle/Controller/App/Block/EditForm.php#L34
Parameter #1 $type of method Symfony\Bundle\FrameworkBundle\Controller\AbstractController::createForm() expects class-string<Symfony\Component\Form\FormTypeInterface<Netgen\Layouts\API\Values\Block\BlockUpdateStruct>>, string given.
|
bundles/LayoutsBundle/Templating/Twig/Node/DefaultContext.php#L16
Netgen\Bundle\LayoutsBundle\Templating\Twig\Node\DefaultContext::__construct() does not call parent constructor from Twig\Node\Node.
|
bundles/LayoutsBundle/Templating/Twig/Node/DefaultContext.php#L18
Comparison operation "<" between 12 and 12 is always false.
|
bundles/LayoutsBundle/Templating/Twig/Node/DefaultContext.php#L18
Result of && is always false.
|
bundles/LayoutsBundle/Templating/Twig/Node/DefaultContext.php#L18
Strict comparison using === between 3 and 3 will always evaluate to true.
|
bundles/LayoutsBundle/Templating/Twig/Node/RenderZone.php#L22
Netgen\Bundle\LayoutsBundle\Templating\Twig\Node\RenderZone::__construct() does not call parent constructor from Twig\Node\Node.
|
bundles/LayoutsBundle/Templating/Twig/Node/RenderZone.php#L29
Comparison operation "<" between 12 and 12 is always false.
|
bundles/LayoutsBundle/Templating/Twig/Node/RenderZone.php#L29
Result of && is always false.
|
bundles/LayoutsBundle/Templating/Twig/Node/RenderZone.php#L29
Strict comparison using === between 3 and 3 will always evaluate to true.
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading