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

Passed
Pull Request — master (#2466)
by Cristian
09:09
created
src/app/Library/CrudPanel/Traits/ColumnsProtectedMethods.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -79,7 +79,6 @@
 block discarded – undo
79 79
      * If a column array is missing the "label" attribute, an ugly error would be show.
80 80
      * So we add the field Name as a label - it's better than nothing.
81 81
      *
82
-     * @param array     $array  Column definition array.
83 82
      * @return array            Proper array defining the column.
84 83
      */
85 84
     protected function makeSureColumnHasLabel($column)
Please login to merge, or discard this patch.