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 (#291)
by Jérémiah
16:08
created
DependencyInjection/Compiler/TaggedServiceMappingPass.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -76,6 +76,9 @@
 block discarded – undo
76 76
         }
77 77
     }
78 78
 
79
+    /**
80
+     * @param boolean $isGenerated
81
+     */
79 82
     private function autowireSolutionImplementingContainerAwareInterface(Definition $solutionDefinition, $isGenerated)
80 83
     {
81 84
         $methods = array_map(
Please login to merge, or discard this patch.