Skip to content

rewrite tests from phpspec to phpunit #149

rewrite tests from phpspec to phpunit

rewrite tests from phpspec to phpunit #149

Triggered via pull request November 29, 2025 19:01
@dbudbu
synchronize #253
remove-phpspec
Status Failure
Total duration 17s
Artifacts

static.yml

on: pull_request
PHPStan
14s
PHPStan
PHP-CS-Fixer
8s
PHP-CS-Fixer
Fit to window
Zoom out
Zoom in

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.