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 (#899)
by Henrique
02:59
created
library/Validator.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,6 @@
 block discarded – undo
15 15
 
16 16
 use finfo;
17 17
 use ReflectionClass;
18
-use Respect\Validation\Exceptions\AllOfException;
19 18
 use Respect\Validation\Exceptions\ComponentException;
20 19
 use Respect\Validation\Exceptions\ValidationException;
21 20
 use Respect\Validation\Rules\AllOf;
Please login to merge, or discard this patch.