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 ( 4580b2...aafc3c )
by Dwight
17:23 queued 16:18
created
src/ApnChannel.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -66,7 +66,7 @@
 block discarded – undo
66 66
      *
67 67
      * @param  array  $tokens
68 68
      * @param  \Pushok\Payload  $payload
69
-     * @return array
69
+     * @return \Pushok\ApnsResponseInterface[]
70 70
      */
71 71
     protected function sendNotifications($tokens, $payload)
72 72
     {
Please login to merge, or discard this patch.