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
Pull Request — main (#5413)
by Pedro
26:38 queued 12:01
created
160 files with issues
Count Path Last Found
4 src/app/Models/Traits/HasFakeFields.php
Bug Best Practice
10 src/app/Library/CrudPanel/CrudPanel.php
Bug Best Practice
17 src/app/Library/CrudPanel/Traits/Update.php
Unused Code Bug Best Practice
2 src/app/Library/CrudPanel/Traits/AutoFocus.php
Bug
5 src/app/Library/CrudPanel/Traits/Access.php
Bug Coding Style 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