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
Pull Request — master (#1453)
by Oliver
03:23
created
tests/Unit/CrudPanel/CrudPanelCreateTest.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -106,7 +106,7 @@
 block discarded – undo
106 106
         ], [
107 107
             'name' => 'password',
108 108
             'type' => 'password',
109
-        ],[
109
+        ], [
110 110
             'label' => 'Roles',
111 111
             'type' => 'select_multiple',
112 112
             'name' => 'roles',
Please login to merge, or discard this patch.