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 ( 10ee77...db168e )
by Dane
07:24 queued 04:36
created
22 files with issues
Count Path Last Found
1 app/Http/Middleware/APISecretToken.php
Bug Best Practice
2 app/Repositories/ServerRepository.php
Duplication
1 app/Repositories/Daemon/CommandRepository.php
Duplication
10 app/Http/Controllers/API/NodeController.php
Unused Code Duplication Bug Best Practice
2 app/Http/Routes/ServerRoutes.php
Unused Code
1 app/Policies/ServerPolicy.php
Unused Code
2 app/Http/Controllers/Base/APIController.php
Duplication Bug Compatibility
3 app/Repositories/Daemon/PowerRepository.php
Duplication Coding Style
2 app/Repositories/APIRepository.php
Unused Code
3 app/Exceptions/Handler.php
Bug