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 ( 01c760...023fa6 )
by Gjero
03:19
created
core/Pimf/Request.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -187,7 +187,7 @@
 block discarded – undo
187 187
     /**
188 188
      * @param bool $asResource
189 189
      *
190
-     * @return resource|string
190
+     * @return string
191 191
      * @throws \LogicException When using the resource twice times.
192 192
      */
193 193
     public function getContent($asResource = false)
Please login to merge, or discard this patch.