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 (#162)
by
unknown
01:33
created
src/app/Http/Controllers/UserCrudController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -135,7 +135,7 @@
 block discarded – undo
135 135
     /**
136 136
      * Handle password input fields.
137 137
      *
138
-     * @param CrudRequest $request
138
+     * @param UpdateRequest $request
139 139
      */
140 140
     protected function handlePasswordInput(UpdateRequest $request)
141 141
     {
Please login to merge, or discard this patch.