Skip to content

chore: upgrade jakzal/phpqa to fix errors from PHPStan #583

chore: upgrade jakzal/phpqa to fix errors from PHPStan

chore: upgrade jakzal/phpqa to fix errors from PHPStan #583

Triggered via pull request December 15, 2025 12:00
Status Failure
Total duration 37s
Artifacts

qa.yml

on: pull_request
🧹 PHP-CS-Fixer
27s
🧹 PHP-CS-Fixer
🔎 PHPStan
30s
🔎 PHPStan
🎵 Composer validate
4s
🎵 Composer validate
Fit to window
Zoom out
Zoom in

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.