Skip to content

Support yield rendering strategy in Twig 3.9+ #476

Support yield rendering strategy in Twig 3.9+

Support yield rendering strategy in Twig 3.9+ #476

Triggered via pull request September 6, 2024 12:32
@emodricemodric
synchronize #33
twig39
Status Failure
Total duration 1m 7s
Artifacts

static_analysis.yml

on: pull_request
Matrix: static-analysis
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
phpstan: 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.
phpstan: 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.
phpstan: 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.
phpstan
Process completed with exit code 1.
phpstan
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/
psalm
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/
phpstan-tests
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/