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 ( 2b076b...b05a56 )
by Dominic
03:42 queued 01:25
created
src/MetricInterface.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -11,6 +11,7 @@
 block discarded – undo
11 11
      * @param string $key
12 12
      * @param mixed  $value
13 13
      * @param string $type
14
+     * @return void
14 15
      */
15 16
     public function __construct($key, $value, $type);
16 17
 
Please login to merge, or discard this patch.