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 ( 11aae6...ef36fe )
by Robbie
02:15 queued 11s
created
35 files with issues
Count Path Last Found
1 src/Services/JobErrorHandler.php
Unused Code
1 src/Tasks/CreateQueuedJobTask.php
Comprehensibility
8 src/Tasks/DummyQueuedJob.php
Documentation Duplication
3 tests/QueuedJobsAdminTest.php
Documentation Bug
1 src/Tasks/ProcessJobQueueChildTask.php
Comprehensibility
1 src/Tasks/PublishItemsTask.php
Comprehensibility
8 src/Controllers/QueuedJobsAdmin.php
Bug Best Practice Comprehensibility
1 QueuedJobsTest/QueuedJobsTest_RecordingLogger.php
Bug Best Practice
14 tests/QueuedJobsTest.php
Documentation Unused Code
2 tests/QueuedJobsTest/TestQJService.php
Documentation Bug Compatibility