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.
Passed
Push — master ( 7c0788...400df7 )
by Robert
18:23
created
199 files with issues
Count Path Last Found
2 framework/caching/XCache.php
Bug
22 framework/db/QueryBuilder.php
Bug Unused Code Best Practice
4 framework/db/mssql/Schema.php
Bug Deprecated Code Best Practice
2 framework/db/sqlite/Command.php
1 framework/filters/AccessControl.php
Deprecated Code
1 framework/caching/DbCache.php
Deprecated Code
10 console/controllers/MessageController.php
Deprecated Code Bug
5 framework/caching/ApcCache.php
Bug Best Practice
13 framework/web/Session.php
Unused Code Security Best Practice Bug
2 framework/test/FileFixtureTrait.php
Bug