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 ( 7eac13...4c58a7 )
by Stuart
30:55 queued 03:05
created
src/php/DataSift/Storyplayer/Console/Console.php 1 patch
Doc Comments   +2 added lines, -1 removed lines patch added patch discarded remove patch
@@ -92,7 +92,8 @@
 block discarded – undo
92 92
     /**
93 93
      * called when Storyplayer exits
94 94
      *
95
-     * @return void
95
+     * @param boolean $summary
96
+     * @return integer
96 97
      */
97 98
     public function writeFinalReport($duration, $summary)
98 99
     {
Please login to merge, or discard this patch.