Skip to content

IBX-8805: Added Rector for deprecated twig functions & filters #35

IBX-8805: Added Rector for deprecated twig functions & filters

IBX-8805: Added Rector for deprecated twig functions & filters #35

Triggered via pull request August 21, 2024 13:33
Status Failure
Total duration 36s
Artifacts

backend-ci.yaml

on: pull_request
Deptrac
6s
Deptrac
Matrix: Run code style check
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
Tests (8.3): src/lib/Rule/Internal/RemoveDeprecatedTwigDefinitionsRector.php#L101
Argument of an invalid type array<PhpParser\Node\Stmt>|null supplied for foreach, only iterables are supported.
Tests (8.3): src/lib/Rule/Internal/RemoveDeprecatedTwigDefinitionsRector.php#L123
Access to an undefined property PhpParser\Node\Arg|PhpParser\Node\VariadicPlaceholder::$value.
Tests (8.3): src/lib/Rule/Internal/RemoveDeprecatedTwigDefinitionsRector.php#L130
Access to an undefined property PhpParser\Node\Expr::$value.
Tests (8.3)
Process completed with exit code 1.
Deptrac
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/
Run code style check (8.3)
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/