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 (#5565)
by Cristian
26:17 queued 11:19
created
162 files with issues
Count Path Last Found
2 src/app/Http/Controllers/MyAccountController.php
Bug
6 src/app/Models/Traits/HasUploadFields.php
Unused Code Bug Best Practice
10 src/app/Library/CrudPanel/Traits/Search.php
Bug Unused Code
12 tests/Unit/CrudPanel/CrudPanelFieldsTest.php
Unused Code Coding Style Comprehensibility Best Practice
1 src/app/Http/Middleware/CheckIfAdmin.php
Unused Code
1 src/app/Library/CrudPanel/Traits/FakeColumns.php
Bug
2 src/app/Http/Controllers/Auth/LoginController.php
Unused Code
12 src/app/Library/Auth/AuthenticatesUsers.php
Bug Best Practice Unused Code
12 src/app/Library/CrudPanel/Traits/Buttons.php
Bug Unused Code Best Practice
4 src/app/Library/CrudPanel/Traits/Operations.php
Bug