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 — callable-access ( d550c6...20560b )
by Cristian
14:46
created
159 files with issues
Count Path Last Found
2 Http/Controllers/Auth/ResetPasswordController.php
Bug Best Practice
16 CrudPanel/Traits/ColumnsProtectedMethods.php
Bug
4 Http/Controllers/Operations/UpdateOperation.php
Bug Best Practice
15 tests/Unit/CrudPanel/CrudPanelFieldsTest.php
Unused Code Bug Coding Style Comprehensibility Best Practice
1 app/Http/Controllers/Operations/ShowOperation.php
Bug Best Practice
2 src/app/Library/CrudPanel/Traits/AutoFocus.php
Bug
10 src/app/Library/CrudPanel/CrudPanel.php
Bug Best Practice
17 src/app/Library/CrudPanel/Traits/Update.php
Unused Code Bug Best Practice
8 src/app/Library/CrudPanel/Traits/Tabs.php
Bug
12 src/app/Library/Auth/AuthenticatesUsers.php
Bug Best Practice Unused Code