Skip to content

Remove deprecated provider factories #382

Remove deprecated provider factories

Remove deprecated provider factories #382

Triggered via pull request December 11, 2025 12:07
Status Failure
Total duration 1m 11s
Artifacts

ci.yml

on: pull_request
Matrix: phpunit
Fit to window
Zoom out
Zoom in

Annotations

16 errors
PHPUnit (PHP 8.3) (Symfony 6.4.*)
Process completed with exit code 1.
PHPUnit (PHP 8.1) (Symfony 6.4.*)
Process completed with exit code 1.
PHPUnit (PHP 8.2) (Symfony 6.4.*)
Process completed with exit code 1.
PHPUnit (PHP 8.2) (Symfony 7.2.*)
Process completed with exit code 1.
PHPUnit (PHP 8.2) (Symfony 7.3.*)
Process completed with exit code 1.
PHPStan
Process completed with exit code 1.
PHPStan: src/DependencyInjection/Configuration.php#L0
Ignored error pattern #^Call to an undefined method Symfony\\Component\\Config\\Definition\\Builder\\NodeParentInterface\:\:variableNode\(\)\.$# in path /home/runner/work/BazingaGeocoderBundle/BazingaGeocoderBundle/src/DependencyInjection/Configuration.php was not matched in reported errors.
PHPStan: src/DependencyInjection/Configuration.php#L0
Ignored error pattern #^Call to an undefined method Symfony\\Component\\Config\\Definition\\Builder\\NodeParentInterface\:\:end\(\)\.$# in path /home/runner/work/BazingaGeocoderBundle/BazingaGeocoderBundle/src/DependencyInjection/Configuration.php was not matched in reported errors.
PHPStan: src/DataCollector/GeocoderDataCollector.php#L50
Return type mixed of method Bazinga\GeocoderBundle\DataCollector\GeocoderDataCollector::collect() is not covariant with return type void of method Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface::collect().
PHPStan: src/DataCollector/GeocoderDataCollector.php#L40
Return type mixed of method Bazinga\GeocoderBundle\DataCollector\GeocoderDataCollector::reset() is not covariant with return type void of method Symfony\Component\HttpKernel\DataCollector\DataCollector::reset().
PHPUnit (PHP 8.3) (Symfony 7.2.*)
Process completed with exit code 1.
PHPUnit (PHP 8.3) (Symfony 7.3.*)
Process completed with exit code 1.
PHPUnit (PHP 8.4) (Symfony 5.4.*)
Process completed with exit code 1.
PHPUnit (PHP 8.4) (Symfony 6.4.*)
Process completed with exit code 1.
PHPUnit (PHP 8.4) (Symfony 7.2.*)
Process completed with exit code 1.
PHPUnit (PHP 8.4) (Symfony 7.3.*)
Process completed with exit code 1.