Skip to content

Fix detection of secondary rate limit #517

Fix detection of secondary rate limit

Fix detection of secondary rate limit #517

Triggered via pull request November 14, 2023 18:49
Status Failure
Total duration 41s
Artifacts

ci.yml

on: pull_request
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.