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 ( 7b9951...510367 )
by Cristian
04:55 queued 02:04
created
src/app/Http/Controllers/BackupController.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 Backpack\BackupManager\app\Http\Controllers;
4 4
 
5
-use Artisan;
6 5
 use Exception;
7 6
 use Illuminate\Routing\Controller;
8 7
 use League\Flysystem\Adapter\Local;
Please login to merge, or discard this patch.