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.
Test Setup Failed
Pull Request — master (#9)
by
unknown
14:04 queued 11:45
created
src/DbExporter/DbSeeding.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -128,7 +128,7 @@
 block discarded – undo
128 128
     /**
129 129
      * Compile the current seedingStub with the seed template.
130 130
      *
131
-     * @return mixed
131
+     * @return string
132 132
      */
133 133
     protected function compile($table)
134 134
     {
Please login to merge, or discard this patch.