Skip to content

[Pelias][OpenRouteService][GeocodeEarth] Fix admin level ordering #327

[Pelias][OpenRouteService][GeocodeEarth] Fix admin level ordering

[Pelias][OpenRouteService][GeocodeEarth] Fix admin level ordering #327

Re-run triggered October 25, 2023 06:25
Status Failure
Total duration 1m 6s
Artifacts

php.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

17 errors
PHP 8.1 (low)
Process completed with exit code 2.
PHP 8.2 (low)
Process completed with exit code 2.
PHP 8.0 (high)
Process completed with exit code 2.
PHP 8.2 (high)
Process completed with exit code 2.
PHP 8.0 (low)
Process completed with exit code 2.
PHP 8.1 (high)
Process completed with exit code 2.
PHPStan: src/Plugin/Plugin.php#L39
Method Geocoder\Plugin\Plugin::handleQuery() return type with generic interface Http\Promise\Promise does not specify its types: T
PHPStan: src/Plugin/Plugin/BoundsPlugin.php#L37
Method Geocoder\Plugin\Plugin\BoundsPlugin::handleQuery() return type with generic interface Http\Promise\Promise does not specify its types: T
PHPStan: src/Plugin/Plugin/CachePlugin.php#L52
Method Geocoder\Plugin\Plugin\CachePlugin::handleQuery() return type with generic interface Http\Promise\Promise does not specify its types: T
PHPStan: src/Plugin/Plugin/LimitPlugin.php#L35
Method Geocoder\Plugin\Plugin\LimitPlugin::handleQuery() return type with generic interface Http\Promise\Promise does not specify its types: T
PHPStan: src/Plugin/Plugin/LocalePlugin.php#L35
Method Geocoder\Plugin\Plugin\LocalePlugin::handleQuery() return type with generic interface Http\Promise\Promise does not specify its types: T
PHPStan: src/Plugin/Plugin/LoggerPlugin.php#L38
Method Geocoder\Plugin\Plugin\LoggerPlugin::handleQuery() return type with generic interface Http\Promise\Promise does not specify its types: T
PHPStan: src/Plugin/Plugin/QueryDataPlugin.php#L45
Method Geocoder\Plugin\Plugin\QueryDataPlugin::handleQuery() return type with generic interface Http\Promise\Promise does not specify its types: T
PHPStan: src/Plugin/Promise/GeocoderFulfilledPromise.php#L21
Class Geocoder\Plugin\Promise\GeocoderFulfilledPromise implements generic interface Http\Promise\Promise but does not specify its types: T
PHPStan: src/Plugin/Promise/GeocoderRejectedPromise.php#L20
Class Geocoder\Plugin\Promise\GeocoderRejectedPromise implements generic interface Http\Promise\Promise but does not specify its types: T
PHPStan: src/Plugin/Promise/GeocoderRejectedPromise.php#L39
Parameter #1 $ of callable callable(Exception): V expects Exception, Geocoder\Exception\Exception given.
PHP CS Fixer
Process completed with exit code 8.