[make:twig-component] read processed twig_component config instead of parsing the yaml file #558
Annotations
4 errors and 1 warning
Run PHPStan:
src/Maker/MakeTwigComponent.php#L118
Call to an undefined method Symfony\Component\Console\Application::getKernel().
|
Run PHPStan:
src/Maker/MakeTwigComponent.php#L137
Method Symfony\Bundle\MakerBundle\Maker\MakeTwigComponent::getConfigForExtension() return type has no value type specified in iterable type array.
|
Run PHPStan:
src/Maker/MakeTwigComponent.php#L156
Else branch is unreachable because ternary operator condition is always true.
|
Run PHPStan
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading