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 — annotations (#404)
by Vincent
19:31
created
src/Config/Parser/AnnotationParser.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,6 @@
 block discarded – undo
4 4
 
5 5
 namespace Overblog\GraphQLBundle\Config\Parser;
6 6
 
7
-use Composer\Autoload\ClassLoader;
8 7
 use Doctrine\Common\Annotations\AnnotationReader;
9 8
 use Doctrine\Common\Annotations\AnnotationRegistry;
10 9
 use Symfony\Component\Config\Resource\FileResource;
Please login to merge, or discard this patch.