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 ( 554576...c39576 )
by Irfaq
02:20
created
src/Facebook.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -124,7 +124,7 @@
 block discarded – undo
124 124
      *
125 125
      * @throws GuzzleException
126 126
      * @throws CouldNotSendNotification
127
-     * @return mixed|ResponseInterface
127
+     * @return ResponseInterface
128 128
      */
129 129
     protected function api(string $endpoint, array $options, $method = 'GET')
130 130
     {
Please login to merge, or discard this patch.