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 — add-crudbutton-position-method ( e96e5e )
by Cristian
11:36
created
159 files with issues
Count Path Last Found
2 Http/Controllers/Auth/ResetPasswordController.php
Bug Best Practice
4 Http/Controllers/Operations/UpdateOperation.php
Bug Best Practice
129 tests/Unit/CrudPanel/CrudPanelCreateTest.php
Unused Code Bug
11 src/app/Library/CrudPanel/Traits/AutoSet.php
Bug Best Practice Unused Code
1 app/Http/Controllers/Operations/ShowOperation.php
Bug Best Practice
2 src/app/Library/CrudPanel/Traits/AutoFocus.php
Bug
16 CrudPanel/Traits/ColumnsProtectedMethods.php
Bug
15 tests/Unit/CrudPanel/CrudPanelFieldsTest.php
Unused Code Bug Coding Style Comprehensibility Best Practice
17 src/app/Library/CrudPanel/Traits/Update.php
Unused Code Bug Best Practice
8 src/app/Library/CrudPanel/Traits/Tabs.php
Bug