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 — agnostic-filters ( 098734 )
by Pedro
14:08
created
src/app/View/Components/FiltersNavbar.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -20,7 +20,7 @@
 block discarded – undo
20 20
     /**
21 21
      * Get the view / contents that represent the component.
22 22
      */
23
-    public function render(): View|Closure|string
23
+    public function render(): View | Closure | string
24 24
     {
25 25
         return backpack_view('components.filters-navbar');
26 26
     }
Please login to merge, or discard this patch.