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
Push — master ( 193524...7fac27 )
by Cristian
03:09
created
src/app/Http/Controllers/CrudFeatures/SaveActions.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -76,7 +76,7 @@
 block discarded – undo
76 76
      * Redirect to the correct URL, depending on which save action has been selected.
77 77
      *
78 78
      * @param  string  $itemId
79
-     * @return \Illuminate\Http\Response
79
+     * @return \Illuminate\Http\RedirectResponse
80 80
      */
81 81
     public function performSaveAction($itemId = null)
82 82
     {
Please login to merge, or discard this patch.