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 ( 67431c...11f8fa )
by Cristian
04:07
created
src/Console/Commands/CrudControllerBackpackCommand.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -77,7 +77,7 @@
 block discarded – undo
77 77
      * @param string $stub
78 78
      * @param string $name
79 79
      *
80
-     * @return string
80
+     * @return CrudControllerBackpackCommand
81 81
      */
82 82
     protected function replaceNameStrings(&$stub, $name)
83 83
     {
Please login to merge, or discard this patch.