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 ( 4bfb24...b14512 )
by やかみ
02:52
created
src/Debug/Logger.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -180,7 +180,7 @@
 block discarded – undo
180 180
     /**
181 181
      * Logs with an arbitrary level.
182 182
      *
183
-     * @param mixed  $level
183
+     * @param string  $level
184 184
      * @param string $message
185 185
      * @param array  $context
186 186
      * @return void
Please login to merge, or discard this patch.