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 (#5566)
by Pedro
12:39
created
160 files with issues
Count Path Last Found
2 src/app/Http/Controllers/MyAccountController.php
Bug
2 tests/config/Http/CrudControllerTest.php
Unused Code
10 src/app/Library/CrudPanel/Traits/Search.php
Bug Unused Code
2 src/app/Library/CrudPanel/Traits/Delete.php
Bug Best Practice
1 src/app/Library/CrudPanel/Traits/FakeColumns.php
Bug
6 src/app/Models/Traits/HasUploadFields.php
Unused Code Bug Best Practice
2 src/app/Http/Controllers/Auth/LoginController.php
Unused Code
5 src/app/Library/CrudPanel/Traits/Access.php
Bug Coding Style Best Practice
13 tests/Unit/CrudPanel/CrudPanelFieldsTest.php
Unused Code Coding Style Comprehensibility Best Practice
1 src/app/Http/Middleware/CheckIfAdmin.php
Unused Code