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 ( f5e93a...469ece )
by Pedro
11:36
created
src/app/Library/Uploaders/Support/Interfaces/UploaderInterface.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -37,7 +37,7 @@
 block discarded – undo
37 37
      * @param array $configuration
38 38
      * @return void
39 39
      */
40
-    public static function for(array $field, array $configuration);
40
+    public static function for (array $field, array $configuration);
41 41
 
42 42
     /**
43 43
      * Called to upload a single file
Please login to merge, or discard this patch.