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 — pingevent ( 7c8bdd )
by Henrik
06:01
created
src/Driver/FlatFileDriver.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -184,6 +184,7 @@
 block discarded – undo
184 184
     /**
185 185
      * Generates a uuid.
186 186
      *
187
+     * @param string $queueName
187 188
      * @return string
188 189
      */
189 190
     private function getJobFilename($queueName)
Please login to merge, or discard this patch.