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 ( fdb207...8fa0e0 )
by Cristian
03:13
created
tests/Unit/CrudPanel/CrudPanelAutoSetTest.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 Backpack\CRUD\Tests\Unit\Models\ColumnType;
6 6
 use Doctrine\DBAL\DBALException;
7
-use Illuminate\Support\Facades\DB;
8 7
 
9 8
 class MyColumnTypeWithOtherConnection extends ColumnType { protected $connection = 'testing_2'; }
10 9
 
Please login to merge, or discard this patch.