Update Here Geocode and Reverse Geocode Provider to GS7 (v7) #403
php.yml
on: pull_request
PHPStan
19s
PHP CS Fixer
20s
Matrix: test
Annotations
10 errors
PHPStan:
src/Provider/Here/Tests/HereTest.php#L347
Call to an undefined method Geocoder\Location::getLocationType().
|
PHPStan:
src/Provider/Here/Tests/HereTest.php#L447
Call to an undefined method Geocoder\Location::getAdditionalData().
|
PHPStan:
src/Provider/Here/Tests/HereTest.php#L524
Call to an undefined method Geocoder\Location::getAdditionalData().
|
PHPStan:
src/Provider/Here/Tests/HereTest.php#L595
Call to an undefined method Geocoder\Location::getAdditionalData().
|
PHPStan:
src/Provider/Here/Tests/HereTest.php#L692
Call to an undefined method Geocoder\Location::getLocationType().
|
PHPStan:
src/Provider/Here/Tests/HereTest.php#L854
Call to an undefined method Geocoder\Location::getLocationType().
|
PHPStan:
src/Provider/Here/Tests/HereTest.php#L989
Call to an undefined method Geocoder\Location::getAdditionalData().
|
PHPStan:
src/Provider/Here/Tests/HereTest.php#L1068
Call to an undefined method Geocoder\Location::getAdditionalData().
|
PHPStan:
src/Provider/Here/Tests/HereTest.php#L1142
Call to an undefined method Geocoder\Location::getAdditionalData().
|
PHPStan
Process completed with exit code 1.
|