chore: upgrade jakzal/phpqa to fix errors from PHPStan #583
qa.yml
on: pull_request
🧹 PHP-CS-Fixer
27s
🔎 PHPStan
30s
🎵 Composer validate
4s
Annotations
2 errors
|
🔎 PHPStan:
src/DependencyInjection/Configuration.php#L0
Ignored error pattern #^Method Liip\\TestFixturesBundle\\DependencyInjection\\Configuration\:\:getConfigTreeBuilder\(\) return type with generic class Symfony\\Component\\Config\\Definition\\Builder\\TreeBuilder does not specify its types\: T$# (missingType.generics) in path /github/workspace/src/DependencyInjection/Configuration.php was not matched in reported errors.
|
|
🔎 PHPStan:
src/DependencyInjection/Configuration.php#L0
Ignored error pattern #^Call to method arrayNode\(\) on an unknown class Symfony\\Component\\Config\\Definition\\Builder\\NodeBuilder\<Symfony\\Component\\Config\\Definition\\Builder\\ArrayNodeDefinition\>\.$# (class.notFound) in path /github/workspace/src/DependencyInjection/Configuration.php was not matched in reported errors.
|