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 ( 27d472...cbeecf )
by Dane
02:46
created
111 files with issues
Count Path Last Found
20 app/Http/Controllers/Server/TaskController.php
Unused Code Duplication Documentation Bug Compatibility
12 app/Repositories/Daemon/PowerRepository.php
Duplication Coding Style Documentation Comprehensibility Best Practice
2 app/Http/Middleware/Authenticate.php
Comprehensibility Best Practice Duplication
4 app/Repositories/Daemon/FileRepository.php
Duplication Comprehensibility Best Practice Deprecated Code
1 app/Models/DatabaseHost.php
Duplication
13 app/Models/User.php
Documentation Bug
2 app/Providers/AuthServiceProvider.php
Unused Code Comprehensibility Bug
2 app/Console/Commands/MakeUser.php
Comprehensibility Best Practice Coding Style
46 app/Repositories/ServerRepository.php
Documentation Bug Duplication Unused Code
2 app/Http/Controllers/Base/AccountController.php
Unused Code Bug Compatibility