feat: PHPStan Level 1 #33
Annotations
10 errors
Run PHPStan:
src/Stream/Stream.php#L164
Method Artemeon\HttpClient\Stream\Stream::detach() should return resource|null but return statement is missing.
|
Run PHPStan:
tests/Unit/Client/ArtemeonHttpClientTest.php#L88
Cannot call method shouldNotBeCalled() on array.
|
Run PHPStan:
tests/Unit/Client/ArtemeonHttpClientTest.php#L102
Cannot call method shouldBeCalled() on array.
|
Run PHPStan:
tests/Unit/Client/HttpClientLogDecoratorTest.php#L67
Call to an undefined method Artemeon\HttpClient\Http\Response::willReturn().
|
Run PHPStan:
tests/Unit/Client/HttpClientLogDecoratorTest.php#L84
Call to an undefined method Artemeon\HttpClient\Http\Response::willThrow().
|
Run PHPStan:
tests/Unit/Client/HttpClientLogDecoratorTest.php#L85
Cannot call method shouldBeCalled() on null.
|
Run PHPStan:
tests/Unit/Client/HttpClientLogDecoratorTest.php#L85
Result of method Psr\Log\LoggerInterface::error() (void) is used.
|
Run PHPStan:
tests/Unit/Client/HttpClientLogDecoratorTest.php#L100
Call to an undefined method Artemeon\HttpClient\Http\Response::willThrow().
|
Run PHPStan:
tests/Unit/Client/HttpClientLogDecoratorTest.php#L101
Cannot call method shouldBeCalled() on null.
|
Run PHPStan:
tests/Unit/Client/HttpClientLogDecoratorTest.php#L101
Result of method Psr\Log\LoggerInterface::error() (void) is used.
|
The logs for this run have expired and are no longer available.
Loading