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 ( 516cbf...fabfc0 )
by Joni
03:39
created
lib/ASN1/Type/Primitive/Real.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -273,7 +273,7 @@
 block discarded – undo
273 273
     /**
274 274
      * Test that number is valid for this context.
275 275
      *
276
-     * @param mixed $num
276
+     * @param string $num
277 277
      * @return boolean
278 278
      */
279 279
     private static function _validateNumber($num): bool
Please login to merge, or discard this patch.