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 — master ( 82b1db...f0c2f1 )
by Šimon
20:34 queued 06:54
created
86 files with issues
Count Path Last Found
96 src/Language/Parser.php
Best Practice Bug Coding Style
23 src/Validator/ValidationContext.php
Best Practice Performance Bug
1 src/Validator/Rules/UniqueFragmentNames.php
Best Practice
1 src/Type/Definition/ObjectType.php
Bug Best Practice
1 examples/01-blog/Blog/AppContext.php
Bug
2 src/Validator/Rules/FragmentsOnCompositeTypes.php
Best Practice
2 src/Validator/Rules/NoFragmentCycles.php
Best Practice Performance
2 src/GraphQL.php
Bug
3 src/Utils/Utils.php
Comprehensibility Bug Best Practice
23 src/Language/Visitor.php
Bug Performance Best Practice Comprehensibility Coding Style Compatibility Unused Code