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

Issues (866)

Branch: main
160 files with issues
Count Path Last Found
133 tests/Unit/CrudPanel/CrudPanelCreateTest.php
Bug Unused Code
27 tests/Unit/CrudPanel/CrudPanelFiltersTest.php
Bug
24 tests/Unit/CrudPanel/CrudPanelSaveActionsTest.php
Unused Code Bug
22 tests/Unit/CrudPanel/CrudPanelReadTest.php
Unused Code Coding Style Comprehensibility Best Practice Bug
17 src/app/Library/CrudPanel/Traits/Update.php
Bug Best Practice Unused Code
16 CrudPanel/Traits/FieldsProtectedMethods.php
Bug Unused Code
16 CrudPanel/Traits/ColumnsProtectedMethods.php
Bug
15 tests/Unit/CrudTrait/CrudTraitFakeFieldsTest.php
Bug
15 Library/Uploaders/Support/RegisterUploadEvents.php
Unused Code Bug
15 Console/Commands/Traits/PrettyCommandOutput.php
Bug Best Practice