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

Passed
Push — master ( 3bb9ff...64486c )
by Jérémiah
05:40
created
DependencyInjection/Compiler/TaggedServiceMappingPass.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -99,5 +99,8 @@
 block discarded – undo
99 99
 
100 100
     abstract protected function getTagName();
101 101
 
102
+    /**
103
+     * @return string
104
+     */
102 105
     abstract protected function getResolverServiceID();
103 106
 }
Please login to merge, or discard this patch.