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 ( 666d58...4a7ff2 )
by やかみ
04:05
created
src/Http/Route.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -300,7 +300,7 @@
 block discarded – undo
300 300
      *
301 301
      * @param  string $className
302 302
      * @param  string $methodName
303
-     * @return mixed
303
+     * @return callable
304 304
      *
305 305
      * @throws \Kotori\Exception\NotFoundException
306 306
      */
Please login to merge, or discard this patch.