Skip to content

rewrite tests from phpspec to phpunit #151

rewrite tests from phpspec to phpunit

rewrite tests from phpspec to phpunit #151

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

static.yml

on: pull_request
PHPStan
16s
PHPStan
PHP-CS-Fixer
9s
PHP-CS-Fixer
Fit to window
Zoom out
Zoom in

Annotations

1 error
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.