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 ( bc75f3...924dea )
by Cristian
10:28
created
159 files with issues
Count Path Last Found
17 src/app/Library/CrudPanel/Traits/Update.php
Unused Code Bug Best Practice
2 src/app/Library/CrudPanel/Traits/AutoFocus.php
Bug
10 src/app/Library/CrudPanel/CrudPanel.php
Bug Best Practice
2 tests/Unit/CrudPanel/CrudPanelFakeFieldsTest.php
Unused Code
25 tests/Unit/CrudPanel/CrudPanelSaveActionsTest.php
Unused Code Bug
7 src/app/Library/CrudPanel/Traits/Create.php
Bug Comprehensibility Best Practice Documentation
8 src/app/Library/CrudPanel/Traits/Tabs.php
Bug
2 tests/Unit/CrudPanel/CrudPanelTabsTest.php
Unused Code Deprecated Code
1 tests/Unit/CrudPanel/CrudPanelColumnsTest.php
Bug
5 src/app/Console/Commands/AddCustomRouteContent.php
Bug Best Practice