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.
Test Failed
Pull Request — master (#1991)
by Jono
02:02
created
recipe/silverstripe.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -2,8 +2,6 @@
 block discarded – undo
2 2
 
3 3
 namespace Deployer;
4 4
 
5
-use Deployer\Exception\Exception;
6
-
7 5
 require_once __DIR__ . '/common.php';
8 6
 
9 7
 /**
Please login to merge, or discard this patch.