Skip to content

bug #1126 Fix detection of secondary rate limit (mathieudz) #518

bug #1126 Fix detection of secondary rate limit (mathieudz)

bug #1126 Fix detection of secondary rate limit (mathieudz) #518

Triggered via push November 19, 2023 20:54
Status Failure
Total duration 38s
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.