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 (#4988)
by Cristian
32:23 queued 17:21
created
148 files with issues
Count Path Last Found
1 UseBackpackAuthGuardInsteadOfDefaultAuthGuard.php
Unused Code
2 tests/Unit/Http/CrudControllerTest.php
Unused Code
11 src/app/Library/CrudPanel/Traits/Columns.php
Bug Unused Code
2 src/app/Models/Traits/HasIdentifiableAttribute.php
Bug
1 src/app/Library/CrudPanel/Traits/FakeColumns.php
Bug
12 src/app/Library/CrudPanel/Traits/Buttons.php
Bug Unused Code Best Practice
3 src/app/Library/CrudPanel/Traits/Access.php
Bug Documentation
23 tests/Unit/CrudPanel/CrudPanelSaveActionsTest.php
Unused Code Bug
14 src/app/Library/CrudPanel/Traits/SaveActions.php
Bug Unused Code Comprehensibility Best Practice
3 app/Http/Controllers/Operations/ShowOperation.php
Bug Best Practice