Scrutinizer GitHub App not installed

We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.

Install GitHub App

Completed
Pull Request — master (#44)
by Jérémiah
06:54 queued 16s
created
Request/Executor.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,6 @@
 block discarded – undo
12 12
 namespace Overblog\GraphQLBundle\Request;
13 13
 
14 14
 use GraphQL\GraphQL;
15
-use GraphQL\Language\Source;
16 15
 use GraphQL\Schema;
17 16
 use GraphQL\Validator\DocumentValidator;
18 17
 use GraphQL\Validator\Rules\QueryComplexity;
Please login to merge, or discard this patch.