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 (892)

Branch: main
164 files with issues
Count Path Last Found
2 src/app/Console/Commands/Fix.php
Bug Best Practice Coding Style
7 Library/CrudPanel/Traits/MorphRelationships.php
Bug Best Practice
2 src/app/Library/Database/TableSchema.php
Bug
3 tests/Unit/CrudPanel/CrudPanelAutoSetTest.php
Deprecated Code Unused Code
2 Console/Commands/Addons/RequireEditableColumns.php
Bug
1 tests/BaseTestClass.php
Unused Code
3 app/Exceptions/BackpackProRequiredException.php
Unused Code Bug Best Practice
9 src/app/Library/Database/DatabaseSchema.php
Unused Code Bug Deprecated Code
1 tests/Unit/CrudPanel/HelpersTest.php
11 src/app/Library/CrudPanel/Traits/Read.php
Bug Best Practice Performance