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.
Completed
Push — develop ( 710d5f...9a803e )
by Dane
02:55
created
110 files with issues
Count Path Last Found
1 app/Http/Controllers/Auth/RegisterController.php
Comprehensibility Best Practice
2 app/Http/Controllers/Admin/BaseController.php
Unused Code
12 app/Http/Controllers/API/ServerController.php
Unused Code Duplication Documentation Bug
2 app/Http/Routes/ServerRoutes.php
Unused Code
1 Http/Controllers/Auth/ResetPasswordController.php
Comprehensibility Best Practice
3 app/Http/Controllers/API/ServiceController.php
Unused Code Bug
11 app/Observers/ServerObserver.php
Documentation
1 app/Http/Controllers/Base/LanguageController.php
Unused Code
15 app/Http/Controllers/Server/AjaxController.php
Bug Best Practice Unused Code
3 app/Http/Middleware/AdminAuthenticate.php
Bug Comprehensibility Best Practice Duplication