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 (#750)
by Timur
22:37
created
src/Hydrator/Hydrator.php 1 patch
Switch Indentation   +1 added lines, -3 removed lines patch added patch discarded remove patch
@@ -398,6 +398,4 @@
 block discarded – undo
398 398
             }
399 399
         }
400 400
 
401
-        return $mapping;
402
-    }
403
-}
401
+        return $mapping
404 402
\ No newline at end of file
Please login to merge, or discard this patch.