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 ( 912338...efec11 )
by Dwight
03:12 queued 01:14
created
src/FacebookPosterPost.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -144,7 +144,7 @@
 block discarded – undo
144 144
     /**
145 145
      * Get the media attached to the post.
146 146
      *
147
-     * @return \NotificationChannels\FacebookPoster\Attachment
147
+     * @return Attachments\Attachment
148 148
      */
149 149
     public function getMedia()
150 150
     {
Please login to merge, or discard this patch.