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 (#5338)
by
unknown
26:09
created
158 files with issues
Count Path Last Found
1 app/Http/Controllers/Operations/ShowOperation.php
Bug Best Practice
2 src/app/Library/CrudPanel/Traits/AutoFocus.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
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
5 src/app/Console/Commands/AddCustomRouteContent.php
Bug Best Practice
7 src/app/Library/CrudPanel/Traits/Create.php
Bug Comprehensibility Best Practice Documentation