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 ( aa4ff3...5266c0 )
by Alex
22:35
created
Tests/Guard/ExpressionGuardTest.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -135,7 +135,7 @@
 block discarded – undo
135 135
     }
136 136
 
137 137
     /**
138
-     * @return \PHPUnit_Framework_MockObject_MockObject|Registry
138
+     * @return Registry
139 139
      */
140 140
     private function prepareValidWorkflowRegistryMock()
141 141
     {
Please login to merge, or discard this patch.
Trigger/Event/SchedulerListener.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -57,7 +57,6 @@
 block discarded – undo
57 57
     /**
58 58
      * {@inheritdoc}
59 59
      *
60
-     * @param string $expression expression to be executed by event
61 60
      */
62 61
     public function registerEvent(
63 62
         $eventName,
Please login to merge, or discard this patch.