Update changelog for 3.13.0 release #520
Annotations
8 errors
PHPStan:
lib/Github/HttpClient/Plugin/Authentication.php#L48
Method Github\HttpClient\Plugin\Authentication::handleRequest() has parameter $first with generic interface Http\Promise\Promise but does not specify its types: T
|
PHPStan:
lib/Github/HttpClient/Plugin/Authentication.php#L48
Method Github\HttpClient\Plugin\Authentication::handleRequest() has parameter $next with generic interface Http\Promise\Promise but does not specify its types: T
|
PHPStan:
lib/Github/HttpClient/Plugin/Authentication.php#L48
Method Github\HttpClient\Plugin\Authentication::handleRequest() return type with generic interface Http\Promise\Promise does not specify its types: T
|
PHPStan:
lib/Github/HttpClient/Plugin/GithubExceptionThrower.php#L26
Method Github\HttpClient\Plugin\GithubExceptionThrower::handleRequest() has parameter $first with generic interface Http\Promise\Promise but does not specify its types: T
|
PHPStan:
lib/Github/HttpClient/Plugin/GithubExceptionThrower.php#L26
Method Github\HttpClient\Plugin\GithubExceptionThrower::handleRequest() has parameter $next with generic interface Http\Promise\Promise but does not specify its types: T
|
PHPStan:
lib/Github/HttpClient/Plugin/GithubExceptionThrower.php#L26
Method Github\HttpClient\Plugin\GithubExceptionThrower::handleRequest() return type with generic interface Http\Promise\Promise does not specify its types: T
|
PHPStan:
lib/Github/HttpClient/Plugin/PathPrepend.php#L36
Method Github\HttpClient\Plugin\PathPrepend::handleRequest() return type with generic interface Http\Promise\Promise does not specify its types: T
|
PHPStan
Process completed with exit code 1.
|