Skip to content

Migrate XML configuration to PHP #237

Migrate XML configuration to PHP

Migrate XML configuration to PHP #237

Re-run triggered December 22, 2025 11:29
Status Failure
Total duration 26s
Artifacts

static-analysis.yaml

on: pull_request
PHP-CS-Fixer
14s
PHP-CS-Fixer
PHPStan
18s
PHPStan
Composer validate
14s
Composer validate
Fit to window
Zoom out
Zoom in

Annotations

4 errors
PHPStan
Process completed with exit code 1.
PHPStan
Ignored error pattern #Call to an undefined method Symfony\\Component\\Config\\Definition\\Builder\\TreeBuilder::root\(\).# in path /home/runner/work/symfony-health-check-bundle/symfony-health-check-bundle/src/DependencyInjection was not matched in reported errors.
PHPStan
Ignored error pattern #Call to an undefined method Symfony\\Component\\Config\\Definition\\Builder\\NodeParentInterface::variableNode\(\).# in path /home/runner/work/symfony-health-check-bundle/symfony-health-check-bundle/src/DependencyInjection was not matched in reported errors.
PHPStan: src/DependencyInjection/Configuration.php#L21
Call to an undefined method Symfony\Component\Config\Definition\Builder\TreeBuilder<string>::root().