CI #360
ci.yml
on: workflow_dispatch
Coding Standard & Static Analysis
19s
Matrix: testsuite
Annotations
7 errors
Coding Standard & Static Analysis:
src/Geocoder/ResponseFactory.php#L8
Class Geo\Geocoder\ResponseFactory implements unknown interface Http\Message\ResponseFactory.
|
Coding Standard & Static Analysis:
src/Geocoder/ResponseFactory.php#L13
Method Geo\Geocoder\ResponseFactory::createResponse() has no return type specified.
|
Coding Standard & Static Analysis:
src/Geocoder/ResponseFactory.php#L13
Method Geo\Geocoder\ResponseFactory::createResponse() has parameter $body with no type specified.
|
Coding Standard & Static Analysis:
src/Geocoder/ResponseFactory.php#L13
Method Geo\Geocoder\ResponseFactory::createResponse() has parameter $protocolVersion with no type specified.
|
Coding Standard & Static Analysis:
src/Geocoder/ResponseFactory.php#L13
Method Geo\Geocoder\ResponseFactory::createResponse() has parameter $reasonPhrase with no type specified.
|
Coding Standard & Static Analysis:
src/Geocoder/ResponseFactory.php#L13
Method Geo\Geocoder\ResponseFactory::createResponse() has parameter $statusCode with no type specified.
|
Coding Standard & Static Analysis
Process completed with exit code 1.
|