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 ( 385070...07c613 )
by .
04:20 queued 02:18
created
src/Console/Migrations/MigrateMakeCommand.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -22,7 +22,7 @@
 block discarded – undo
22 22
     /**
23 23
      * Create a new migration install command instance.
24 24
      *
25
-     * @param duxet\Rethinkdb\Migrations\MigrationCreator $creator
25
+     * @param MigrationCreator $creator
26 26
      * @param \Illuminate\Foundation\Composer             $composer
27 27
      *
28 28
      * @return void
Please login to merge, or discard this patch.