Skip to content

Fix static ci

Fix static ci #99

Triggered via pull request January 4, 2024 19:04
@dbudbu
synchronize #233
fix-static-ci
Status Failure
Total duration 20s
Artifacts

static.yml

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

Annotations

2 errors
PHPStan: src/Plugin/RedirectPlugin.php#L218
Method Http\Client\Common\Plugin\RedirectPlugin::guessStreamFactory() should return Psr\Http\Message\StreamFactoryInterface|null but returns Nyholm\Psr7\Factory\Psr17Factory.
PHPStan: src/Plugin/RedirectPlugin.php#L224
Call to static method streamFor() on an unknown class GuzzleHttp\Psr7\Utils.