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 ( 685370...276e3f )
by Andreas
01:52
created
src/BaseApp.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -257,7 +257,7 @@
 block discarded – undo
257 257
      * Get new instance of a DIC object.
258 258
      *
259 259
      * @param string $key
260
-     * @return mixed
260
+     * @return null|\Symfony\Component\HttpFoundation\Session\Storage\SessionStorageInterface
261 261
      */
262 262
     public function getNew($key)
263 263
     {
Please login to merge, or discard this patch.