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 ( 7a80e3...b2a978 )
by
unknown
33:39 queued 26:53
created
DataTable/Table/Element/Column/Column.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -67,7 +67,7 @@
 block discarded – undo
67 67
         return $this;
68 68
     }
69 69
     /**
70
-     * @return mixed
70
+     * @return string
71 71
      */
72 72
     public function getOptions()
73 73
     {
Please login to merge, or discard this patch.