Skip to content

CI

CI #360

Manually triggered January 4, 2024 03:00
Status Failure
Total duration 2m 22s
Artifacts

ci.yml

on: workflow_dispatch
Coding Standard & Static Analysis
19s
Coding Standard & Static Analysis
Matrix: testsuite
Fit to window
Zoom out
Zoom in

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.