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

Test Failed
Pull Request — master (#2311)
by Cristian
07:17 queued 10s
created
src/app/Library/CrudPanel/Traits/AutoSet.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -130,7 +130,7 @@
 block discarded – undo
130 130
 
131 131
             case 'boolean':
132 132
                    return 'boolean';
133
-                   break;
133
+                    break;
134 134
 
135 135
             case 'tinyint':
136 136
                 return 'active';
Please login to merge, or discard this patch.