feat: drop support for PHP < 8.1, symfony < 6.4 (WIP) #369
Annotations
10 errors
|
src/ProviderFactory/MapzenFactory.php#L27
Class Geocoder\Provider\Mapzen\Mapzen not found.
|
|
src/ProviderFactory/GeoIPsFactory.php#L40
Method Bazinga\GeocoderBundle\ProviderFactory\GeoIPsFactory::getProvider() should return Geocoder\Provider\Provider but returns Geocoder\Provider\GeoIPs\GeoIPs.
|
|
src/ProviderFactory/GeoIPsFactory.php#L40
Instantiated class Geocoder\Provider\GeoIPs\GeoIPs not found.
|
|
src/ProviderFactory/GeoIPsFactory.php#L27
Class Geocoder\Provider\GeoIPs\GeoIPs not found.
|
|
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