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 ( ede4b2...d0189b )
by Atymic
05:37 queued 04:36
created
src/TwilioChannel.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -93,7 +93,7 @@
 block discarded – undo
93 93
      *
94 94
      * @param $notifiable
95 95
      *
96
-     * @return mixed|null
96
+     * @return boolean
97 97
      * @throws CouldNotSendNotification
98 98
      */
99 99
     protected function canReceiveAlphanumericSender($notifiable)
Please login to merge, or discard this patch.