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

Passed
Pull Request — master (#236)
by Herberto
09:02 queued 03:03
created
DependencyInjection/Compiler/TaggedServiceMappingPass.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -2,7 +2,6 @@
 block discarded – undo
2 2
 
3 3
 namespace Overblog\GraphQLBundle\DependencyInjection\Compiler;
4 4
 
5
-use GraphQL\Type\Definition\Type;
6 5
 use Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface;
7 6
 use Symfony\Component\DependencyInjection\ContainerAwareInterface;
8 7
 use Symfony\Component\DependencyInjection\ContainerBuilder;
Please login to merge, or discard this patch.