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
Push — master ( 058a64...605bce )
by Mark
22:23
created
app/Classes/Repositories/MenuRepository.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -10,7 +10,6 @@
 block discarded – undo
10 10
 
11 11
 use App\Model\Menu;
12 12
 use Illuminate\Database\Eloquent\Builder;
13
-use Illuminate\Database\Eloquent\Model;
14 13
 use Illuminate\Database\Eloquent\Relations\HasMany;
15 14
 use Illuminate\Support\Collection;
16 15
 
Please login to merge, or discard this patch.