feat: drop support for PHP < 8.1, symfony < 6.4 (WIP) #372
Annotations
7 errors
|
|
|
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.
|
|
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.
|
|
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().
|
|
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().
|
|
src/Command/GeocodeCommand.php#L84
Parameter #3 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
|
|
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().
|
The logs for this run have expired and are no longer available.
Loading