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 Setup Failed
Pull Request — master (#2356)
by Cristian
20:51 queued 06:23
created
src/app/Library/CrudPanel/Traits/SaveActions.php 1 patch
Doc Comments   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -53,7 +53,7 @@  discard block
 block discarded – undo
53 53
     /**
54 54
      * Allow the developer to register save actions.
55 55
      *
56
-     * @param array $saveAction
56
+     * @param array $saveActions
57 57
      * @return void
58 58
      */
59 59
     public function registerSaveActions($saveActions)
@@ -165,7 +165,6 @@  discard block
 block discarded – undo
165 165
     /**
166 166
      * Allow the developer to unset all save actions.
167 167
      *
168
-     * @param string $saveAction
169 168
      * @return void
170 169
      */
171 170
     public function forgetAllSaveActions()
Please login to merge, or discard this patch.