GitHub Access Token became invalid

It seems like the GitHub access token used for retrieving details about this repository from GitHub became invalid. This might prevent certain types of inspections from being run (in particular, everything related to pull requests).
Please ask an admin of your repository to re-new the access token on this website.

Issues (170)

25 files with issues
Count Path Last Found
7 src/Authentication/Http.php
Bug Best Practice Comprehensibility
3 src/Authentication/JsonWebToken.php
Bug Comprehensibility Best Practice
6 src/Authentication/Oauth/Client/Credential.php
Bug Best Practice Unused Code
3 src/Authentication/Oauth/Consumer.php
Bug Unused Code
41 src/Authentication/Oauth/Provider.php
Bug Unused Code Comprehensibility Best Practice
7 src/Authentication/Oauth/Token.php
Unused Code Comprehensibility Best Practice Bug
2 src/Authentication/Oauth/User/Authorization.php
Bug Best Practice
11 src/Authentication/User.php
Bug Best Practice
4 src/Encryptions/Binary.php
Bug
2 src/Encryptions/Cookie.php
Bug