Skip to content

Update changelog for 3.13.0 release #520

Update changelog for 3.13.0 release

Update changelog for 3.13.0 release #520

Triggered via push November 19, 2023 21:08
Status Failure
Total duration 49s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

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.