Remove deprecated provider factories #385
ci.yml
on: pull_request
PHPStan
31s
PHP-CS-Fixer
31s
Matrix: phpunit
Annotations
8 errors
|
PHPStan
Process completed with exit code 1.
|
|
PHPStan:
src/DependencyInjection/Configuration.php#L0
Ignored error pattern #^PHPDoc tag @var for variable \$pluginList contains generic class Symfony\\Component\\Config\\Definition\\Builder\\ArrayNodeDefinition but does not specify its types\: TParent$# 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 #^Method Bazinga\\GeocoderBundle\\DependencyInjection\\Configuration\:\:getProvidersNode\(\) return type with generic class Symfony\\Component\\Config\\Definition\\Builder\\ArrayNodeDefinition does not specify its types\: TParent$# 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 #^Method Bazinga\\GeocoderBundle\\DependencyInjection\\Configuration\:\:getConfigTreeBuilder\(\) return type with generic class Symfony\\Component\\Config\\Definition\\Builder\\TreeBuilder does not specify its types\: T$# 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 #^Method Bazinga\\GeocoderBundle\\DependencyInjection\\Configuration\:\:createClientPluginNode\(\) return type with generic class Symfony\\Component\\Config\\Definition\\Builder\\ArrayNodeDefinition does not specify its types\: TParent$# in path /home/runner/work/BazingaGeocoderBundle/BazingaGeocoderBundle/src/DependencyInjection/Configuration.php was not matched in reported errors.
|
|
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.
|
|
PHPUnit (PHP 8.4) (Symfony 6.4.*)
Process completed with exit code 1.
|