Update phpstan/phpstan requirement from ^1.4.6 to ^1.4.6 || ^2.0.0 #242
Annotations
7 errors
src/Oauth/DelegatedPermissionTrait.php (in context of class Microsoft/Kiota/Authentication/Oauth/AuthorizationCodeCertificateContext)#L49
Part $subject (mixed) of encapsed string cannot be cast to string.
|
src/Oauth/DelegatedPermissionTrait.php (in context of class Microsoft/Kiota/Authentication/Oauth/AuthorizationCodeContext)#L49
Part $subject (mixed) of encapsed string cannot be cast to string.
|
src/Oauth/DelegatedPermissionTrait.php (in context of class Microsoft/Kiota/Authentication/Oauth/OnBehalfOfCertificateContext)#L49
Part $subject (mixed) of encapsed string cannot be cast to string.
|
src/Oauth/DelegatedPermissionTrait.php (in context of class Microsoft/Kiota/Authentication/Oauth/OnBehalfOfContext)#L49
Part $subject (mixed) of encapsed string cannot be cast to string.
|
src/PhpLeagueAccessTokenProvider.php#L179
Method Microsoft\Kiota\Authentication\PhpLeagueAccessTokenProvider::getAuthorizationTokenAsync() should return Http\Promise\Promise<string|null> but returns Http\Promise\RejectedPromise<mixed>.
|
src/PhpLeagueAccessTokenProvider.php#L372
Instanceof between Http\Promise\Promise<Microsoft\Kiota\Authentication\Oauth\TokenRequestContext> and Http\Promise\Promise will always evaluate to true.
|
|
The logs for this run have expired and are no longer available.
Loading