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 ( dfc5d1...4d960a )
by Denis
01:04
created
src/Centrifuge.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -184,7 +184,7 @@
 block discarded – undo
184 184
      * @param string $userId
185 185
      * @param int $exp
186 186
      * @param array $info
187
-     * @return array
187
+     * @return string
188 188
      */
189 189
     public function generateConnectionToken(string $userId = '', int $exp = 0, array $info = [])
190 190
     {
Please login to merge, or discard this patch.