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 — crud-uploads ( c657db...bf972d )
by Pedro
13:12
created
147 files with issues
Count Path Last Found
2 src/app/Http/Controllers/MyAccountController.php
Bug
1 src/app/Exceptions/AccessDeniedException.php
Unused Code
15 tests/Unit/CrudPanel/CrudPanelFieldsTest.php
Unused Code Bug Coding Style Comprehensibility Best Practice
8 src/app/Library/Auth/VerifiesEmails.php
Bug Best Practice Unused Code
2 src/app/Models/Traits/HasIdentifiableAttribute.php
Bug
1 src/app/Library/CrudPanel/Traits/FakeColumns.php
Bug
1 UseBackpackAuthGuardInsteadOfDefaultAuthGuard.php
Unused Code
12 src/app/Library/CrudPanel/Traits/Columns.php
Bug Unused Code
3 app/Http/Controllers/Operations/ShowOperation.php
Bug Best Practice
3 src/app/Library/CrudPanel/Traits/Views.php
Bug