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 ( 9df84b...567f57 )
by Shea
02:05
created
code/extensions/BlocksSiteTreeExtension.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -267,6 +267,7 @@
 block discarded – undo
267 267
 	/**
268 268
 	 * Get all Blocks from BlockSets that apply to this page.
269 269
 	 *
270
+	 * @param string $area
270 271
 	 * @return ArrayList
271 272
 	 * */
272 273
 	public function getBlocksFromAppliedBlockSets($area = null, $includeDisabled = false)
Please login to merge, or discard this patch.