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 — development (#48)
by José
04:01
created
app/Models/Bank.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -6,5 +6,5 @@
 block discarded – undo
6 6
 
7 7
 class Bank extends Model
8 8
 {
9
-    protected $filliable = [];
9
+    protected $filliable = [ ];
10 10
 }
Please login to merge, or discard this patch.