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
Pull Request — develop (#286)
by Dane
03:00
created
95 files with issues
Count Path Last Found
2 app/Console/Commands/MakeUser.php
Comprehensibility Best Practice Coding Style
1 app/Http/Routes/APIRoutes.php
Unused Code
7 app/Http/Controllers/Auth/LoginController.php
Bug Best Practice Comprehensibility Duplication
2 app/Console/Commands/ClearServices.php
Comprehensibility Best Practice Coding Style Compatibility
1 app/Models/Task.php
Duplication
6 app/Console/Commands/UpdateEnvironment.php
Duplication Coding Style Compatibility Comprehensibility Best Practice
1 app/Http/Controllers/Base/AccountController.php
Unused Code
2 app/Http/Routes/ServerRoutes.php
Unused Code
2 app/Http/Middleware/CheckServer.php
Bug
20 app/Http/Controllers/Admin/NodesController.php
Unused Code Documentation Bug Duplication