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
Pull Request — master (#967)
by Tom
02:54
created
functions/interface.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -258,7 +258,7 @@
 block discarded – undo
258 258
  *
259 259
  * @access public
260 260
  * @param Scheduled_Backup $schedule
261
- * @return void
261
+ * @return string|null
262 262
  */
263 263
 function schedule_status( Scheduled_Backup $schedule, $echo = true ) {
264 264
 
Please login to merge, or discard this patch.