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.
Passed
Push — master ( 1eec8d...b3b44b )
by Richard
05:28 queued 02:13
created
src/Phase/TakeATicket/SongLoader/RowMapperManager.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -64,7 +64,7 @@
 block discarded – undo
64 64
      * Get the registered row mapper with the specified short name
65 65
      *
66 66
      * @param $shortName
67
-     * @return null|RowMapperInterface
67
+     * @return string|null
68 68
      */
69 69
     public function getRowMapperClassByShortName($shortName)
70 70
     {
Please login to merge, or discard this patch.