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 — development ( d0f070...aa3faf )
by José
03:22
created
app/Http/Controllers/UsersController.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 DoeSangue\Http\Controllers;
4 4
 
5
-use DoeSangue\Http\Requests\UserProfileRequest;
6 5
 use DoeSangue\Models\User;
7 6
 use Illuminate\Http\Request;
8 7
 use DoeSangue\Http\Controllers\Controller;
Please login to merge, or discard this patch.