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
Push — master ( 49e4f9...bed4b8 )
by Cristian
14:01 queued 07:27
created
src/app/Http/Controllers/Auth/LoginController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -67,7 +67,7 @@
 block discarded – undo
67 67
      *
68 68
      * @param \Illuminate\Http\Request $request
69 69
      *
70
-     * @return mixed
70
+     * @return \Illuminate\Http\RedirectResponse
71 71
      */
72 72
     protected function loggedOut(Request $request)
73 73
     {
Please login to merge, or discard this patch.