rewrite tests from phpspec to phpunit #149
static.yml
on: pull_request
PHPStan
14s
PHP-CS-Fixer
8s
Annotations
2 errors
|
PHPStan:
src/Plugin/RetryPlugin.php#L0
Ignored error pattern #^Method Http\\Client\\Common\\PluginClient\:\:sendRequest\(\) should return Psr\\Http\\Message\\ResponseInterface but returns mixed\.$# in path /github/workspace/src/Plugin/RetryPlugin.php was not matched in reported errors.
|
|
PHPStan:
src/Plugin/RedirectPlugin.php#L224
Method Psr\Http\Message\StreamFactoryInterface@anonymous/Plugin/RedirectPlugin.php:221::createStream() should return Psr\Http\Message\StreamInterface but returns mixed.
|