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 (#1558)
by Cristian
09:52
created
src/CrudServiceProvider.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -123,7 +123,7 @@
 block discarded – undo
123 123
      * Check if the application is running in normal conditions
124 124
      * (production env, not in console, not in unit tests).
125 125
      *
126
-     * @return void
126
+     * @return false|null
127 127
      */
128 128
     private function runningInProduction()
129 129
     {
Please login to merge, or discard this patch.