Remove deprecated provider factories #382
ci.yml
on: pull_request
PHPStan
38s
PHP-CS-Fixer
29s
Matrix: phpunit
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.
|