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 — translatable-with-fallbacks ( b664d2...21ea85 )
by Pedro
11:44
created
src/app/Http/Controllers/Operations/Concerns/HasTranslations.php 1 patch
Braces   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -19,7 +19,7 @@
 block discarded – undo
19 19
             }
20 20
         }
21 21
     }
22
-}else{
22
+} else{
23 23
     trait HasTranslations
24 24
     {
25 25
     }
Please login to merge, or discard this patch.