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

Test Failed
Push — v4dot1 ( d0147e...2219a0 )
by
unknown
05:44
created
src/app/Library/CrudPanel/Traits/Relationships.php 1 patch
Braces   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -52,7 +52,7 @@
 block discarded – undo
52 52
             }
53 53
             return false;
54 54
 
55
-        }catch(\Exception $e) {
55
+        } catch(\Exception $e) {
56 56
             return false;
57 57
         }
58 58
     }
Please login to merge, or discard this patch.