Merge pull request #365 from norkunas/cleanup-ci #367
ci.yml
on: push
PHPStan
29s
PHP-CS-Fixer
28s
Matrix: phpunit
Annotations
26 errors
|
PHPUnit (PHP 8.0) (Symfony 5.4.*)
Process completed with exit code 1.
|
|
PHPStan
Process completed with exit code 1.
|
|
PHPStan:
src/DependencyInjection/Configuration.php#L124
PHPDoc tag @var for variable $pluginList contains generic class Symfony\Component\Config\Definition\Builder\ArrayNodeDefinition but does not specify its types: TParent
|
|
PHPStan:
src/DependencyInjection/Configuration.php#L117
Method Bazinga\GeocoderBundle\DependencyInjection\Configuration::createClientPluginNode() return type with generic class Symfony\Component\Config\Definition\Builder\ArrayNodeDefinition does not specify its types: TParent
|
|
PHPStan:
src/DependencyInjection/Configuration.php#L79
Method Bazinga\GeocoderBundle\DependencyInjection\Configuration::getProvidersNode() return type with generic class Symfony\Component\Config\Definition\Builder\ArrayNodeDefinition does not specify its types: TParent
|
|
PHPStan:
src/DependencyInjection/Configuration.php#L34
Method Bazinga\GeocoderBundle\DependencyInjection\Configuration::getConfigTreeBuilder() return type with generic class Symfony\Component\Config\Definition\Builder\TreeBuilder does not specify its types: T
|
|
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().
|
|
PHPStan:
src/BazingaGeocoderBundle.php#L29
Return type mixed of method Bazinga\GeocoderBundle\BazingaGeocoderBundle::build() is not covariant with return type void of method Symfony\Component\HttpKernel\Bundle\Bundle::build().
|
|
PHPUnit (PHP 8.1) (Symfony 5.4.*)
Process completed with exit code 1.
|
|
PHPUnit (PHP 8.2) (Symfony 5.4.*)
Process completed with exit code 1.
|
|
PHPUnit (PHP 7.4) (Symfony 5.4.*)
Process completed with exit code 2.
|
|
PHPUnit (PHP 8.2) (Symfony 7.2.*)
Process completed with exit code 1.
|
|
PHPUnit (PHP 8.3) (Symfony 6.4.*)
Process completed with exit code 1.
|
|
PHPUnit (PHP 8.3) (Symfony 5.4.*)
Process completed with exit code 1.
|
|
PHPUnit (PHP 8.2) (Symfony 7.3.*)
Process completed with exit code 1.
|
|
PHPUnit (PHP 8.2) (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.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 7.2.*)
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.3.*)
Process completed with exit code 1.
|