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.
Test Failed
Push — master ( 33d8a9...f5a8bd )
by Andrey
32:16 queued 16:52
created
Exception/ValidationException.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -7,7 +7,6 @@
 block discarded – undo
7 7
 namespace Itmedia\CommandBusBundle\Exception;
8 8
 
9 9
 use Symfony\Component\Translation\TranslatorInterface;
10
-use Symfony\Component\Validator\ConstraintViolation;
11 10
 use Symfony\Component\Validator\ConstraintViolationInterface;
12 11
 use Symfony\Component\Validator\ConstraintViolationListInterface;
13 12
 
Please login to merge, or discard this patch.