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 — master (#172)
by
unknown
01:45
created
33 files with issues
Count Path Last Found
4 tests/QueuedJobsAdminTest.php
Documentation Bug Unused Code Comprehensibility
1 src/Forms/GridFieldQueuedJobExecute.php
Documentation
1 QueuedJobsTest/QueuedJobsTest_RecordingLogger.php
Bug Best Practice
29 src/Services/QueuedJobService.php
Unused Code Documentation Security Bug Best Practice Deprecated Code Duplication Coding Style Compatibility Comprehensibility
17 src/DataObjects/QueuedJobDescriptor.php
Comprehensibility Unused Code
3 tests/QueuedJobsTest/TestQJService.php
Documentation Bug Compatibility Unused Code
4 src/DataObjects/QueuedJobRule.php
Comprehensibility Unused Code
4 tests/QueuedJobsTest/TestQueuedJob.php
Documentation Duplication
5 src/Jobs/CleanupJob.php
Documentation Bug Unused Code
14 tests/ScheduledExecutionTest.php
Documentation Bug