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

Passed
Push — crud-uploads ( 6e8179...79720b )
by Pedro
15:18
created
src/app/Library/Uploaders/Support/Interfaces/UploaderInterface.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -6,7 +6,7 @@
 block discarded – undo
6 6
 use Illuminate\Http\UploadedFile;
7 7
 
8 8
 interface UploaderInterface
9
- {
9
+    {
10 10
     /**
11 11
      * Static constructor function
12 12
      */
Please login to merge, or discard this patch.