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 (#1890)
by Cristian
05:39 queued 02:36
created
src/PanelTraits/Fields.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -396,7 +396,7 @@
 block discarded – undo
396 396
      * Get a namespaced version of the field type name.
397 397
      * Appends the 'view_namespace' attribute of the field to the `type', using dot notation.
398 398
      *
399
-     * @param  array $field Field array
399
+     * @param  string $field Field array
400 400
      * @return string Namespaced version of the field type name. Ex: 'text', 'custom.view.path.text'
401 401
      */
402 402
     public function getFieldTypeWithNamespace($field)
Please login to merge, or discard this patch.