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 ( 35fc1b...16bc05 )
by sebastian
03:06
created
src/jwe/impl/JWE.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -142,7 +142,7 @@
 block discarded – undo
142 142
     }
143 143
 
144 144
     /**
145
-     * @return mixed
145
+     * @return string
146 146
      * @throws JWEInvalidRecipientKeyException
147 147
      * @throws JWEUnsupportedContentEncryptionAlgorithmException
148 148
      * @throws JWEUnsupportedKeyManagementAlgorithmException
Please login to merge, or discard this patch.