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