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
Push — basset-add-view-path ( e39213...3e0f49 )
by Cristian
15:18
created
139 files with issues
Count Path Last Found
2 src/app/Models/Traits/HasIdentifiableAttribute.php
Bug
15 tests/Unit/CrudPanel/CrudPanelFieldsTest.php
Unused Code Bug Coding Style Comprehensibility Best Practice
2 src/app/Http/Controllers/MyAccountController.php
Bug
1 src/app/Exceptions/AccessDeniedException.php
Unused Code
8 src/app/Library/Auth/VerifiesEmails.php
Bug Best Practice Unused Code
3 src/app/Library/CrudPanel/Traits/Views.php
Bug
1 src/app/Library/CrudPanel/Traits/FakeColumns.php
Bug
11 src/app/Library/CrudPanel/Traits/Read.php
Bug Best Practice Performance
1 UseBackpackAuthGuardInsteadOfDefaultAuthGuard.php
Unused Code
14 src/app/Library/CrudPanel/Traits/SaveActions.php
Bug Unused Code Comprehensibility Best Practice