Add newer php versions to test matrix #33
Annotations
10 errors and 1 warning
PHPStan:
lib/Browser.php#L23
Property Buzz\Browser::$requestFactory has unknown class Http\Message\RequestFactory as its type.
|
PHPStan:
lib/Browser.php#L39
Parameter $requestFactory of method Buzz\Browser::__construct() has invalid type Http\Message\RequestFactory.
|
PHPStan:
lib/Browser.php#L41
Class Http\Message\RequestFactory not found.
|
PHPStan:
lib/Browser.php#L42
Class Http\Message\RequestFactory not found.
|
PHPStan:
lib/Browser.php#L253
Call to method createRequest() on an unknown class Http\Message\RequestFactory.
|
PHPStan:
lib/Client/AbstractClient.php#L1
Ignored error pattern #^Method Buzz\\Client\\AbstractClient\:\:doValidateOptions\(\) return type has no value type specified in iterable type Buzz\\Configuration\\ParameterBag\.$# in path /github/workspace/lib/Client/AbstractClient.php was not matched in reported errors.
|
PHPStan:
lib/Client/AbstractClient.php#L1
Ignored error pattern #^Method Buzz\\Client\\AbstractClient\:\:validateOptions\(\) return type has no value type specified in iterable type Buzz\\Configuration\\ParameterBag\.$# in path /github/workspace/lib/Client/AbstractClient.php was not matched in reported errors.
|
PHPStan:
lib/Client/AbstractClient.php#L1
Ignored error pattern #^Property Buzz\\Client\\AbstractClient\:\:\$options type has no value type specified in iterable type Buzz\\Configuration\\ParameterBag\.$# in path /github/workspace/lib/Client/AbstractClient.php was not matched in reported errors.
|
PHPStan:
lib/Client/AbstractClient.php#L28
Property Buzz\Client\AbstractClient::$responseFactory has unknown class Http\Message\ResponseFactory as its type.
|
PHPStan:
lib/Client/AbstractClient.php#L33
Parameter $responseFactory of method Buzz\Client\AbstractClient::__construct() has invalid type Http\Message\ResponseFactory.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading