Device Authorization Grant #15
Annotations
11 errors
|
Run Static Analysis:
src/AuthorizationServer.php#L159
Cannot call method generateHttpResponse() on null.
|
Run Static Analysis:
src/AuthorizationServer.php#L159
Method League\OAuth2\Server\Grant\GrantTypeInterface::completeDeviceAuthorizationRequest() invoked with 2 parameters, 3 required.
|
Run Static Analysis:
src/AuthorizationServer.php#L159
Result of method League\OAuth2\Server\Grant\GrantTypeInterface::completeDeviceAuthorizationRequest() (void) is used.
|
Run Static Analysis:
src/AuthorizationServer.php#L161
Undefined variable: $response
|
Run Static Analysis:
src/Entities/AccessTokenEntityInterface.php#L17
Interface League\OAuth2\Server\Entities\AccessTokenEntityInterface extends unknown interface League\OAuth2\Server\Entities\TokenInterface.
|
Run Static Analysis:
src/Entities/AuthCodeEntityInterface.php#L15
Interface League\OAuth2\Server\Entities\AuthCodeEntityInterface extends unknown interface League\OAuth2\Server\Entities\TokenInterface.
|
Run Static Analysis:
src/Entities/DeviceCodeEntityInterface.php#L17
Interface League\OAuth2\Server\Entities\DeviceCodeEntityInterface extends unknown interface League\OAuth2\Server\Entities\TokenInterface.
|
Run Static Analysis:
src/Entities/TokenInterface.php#L27
Syntax error, unexpected '*' on line 27
|
Run Static Analysis:
src/Grant/AbstractGrant.php#L374
Call to an undefined method League\OAuth2\Server\Entities\AccessTokenEntityInterface::setExpiryDateTime().
|
Run Static Analysis:
src/Grant/AbstractGrant.php#L378
Call to an undefined method League\OAuth2\Server\Entities\AccessTokenEntityInterface::setIdentifier().
|
The logs for this run have expired and are no longer available.
Loading