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

Test Setup Failed
Branch master (b1d221)
by Cristian
12:11
created
src/app/Http/Controllers/CrudController.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
 use Illuminate\Foundation\Bus\DispatchesJobs;
6 6
 use Illuminate\Foundation\Validation\ValidatesRequests;
7
-use Illuminate\Http\Request;
8 7
 use Illuminate\Routing\Controller;
9 8
 
10 9
 class CrudController extends Controller
Please login to merge, or discard this patch.