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 Setup Failed
Branch master (fe4962)
by Thijs
05:18
created
src/Soap/Client/SoapClient.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,6 @@
 block discarded – undo
5 5
 use GuzzleHttp\Client as httpClient;
6 6
 use GuzzleHttp\Psr7\Request;
7 7
 use Http\Client\Exception as ClientException;
8
-use Http\Message\MessageFactory;
9 8
 use Psr\Log\LoggerInterface;
10 9
 use WebservicesNl\Common\Endpoint\Endpoint;
11 10
 use WebservicesNl\Common\Endpoint\Manager;
Please login to merge, or discard this patch.