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 (#4962)
by Cristian
13:12
created
139 files with issues
Count Path Last Found
1 src/config/backpack/base.php
Bug
12 src/app/Library/CrudPanel/Traits/Buttons.php
Bug Unused Code Best Practice
1 src/app/Exceptions/AccessDeniedException.php
Unused Code
14 src/app/Library/CrudPanel/Traits/SaveActions.php
Bug Unused Code Comprehensibility Best Practice
3 src/app/Library/CrudPanel/Traits/Views.php
Bug
15 tests/Unit/CrudPanel/CrudPanelFieldsTest.php
Unused Code Bug Coding Style Comprehensibility Best Practice
1 src/app/Library/Auth/ResetsPasswords.php
Bug
1 UseBackpackAuthGuardInsteadOfDefaultAuthGuard.php
Unused Code
2 src/app/Library/CrudPanel/Traits/Errors.php
Bug
3 app/Http/Controllers/Operations/ShowOperation.php
Bug Best Practice