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 (#61)
by Oliver
01:39
created
src/app/Http/Controllers/Admin/UniquePageCrudController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -133,7 +133,7 @@
 block discarded – undo
133 133
     /**
134 134
      * Create missing unique page by slug.
135 135
      *
136
-     * @param $slug
136
+     * @param string $slug
137 137
      * @return mixed
138 138
      */
139 139
     public function createMissingPage($slug)
Please login to merge, or discard this patch.