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 ( 53d770...1fd1e7 )
by Yang
03:12
created
src/MnsQueue.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -131,7 +131,7 @@
 block discarded – undo
131 131
     /**
132 132
      * 获取默认队列名(如果当前队列名为 null)。
133 133
      *
134
-     * @param $wanted
134
+     * @param string|null $wanted
135 135
      *
136 136
      * @return string
137 137
      */
Please login to merge, or discard this patch.