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 — clean-up-uploaders ( 67430a )
by Pedro
13:03
created
174 files with issues
Count Path Last Found
4 Http/Controllers/Operations/UpdateOperation.php
Bug Best Practice
1 src/app/Library/Auth/ResetsPasswords.php
Bug
1 src/app/Library/Auth/ThrottlesLogins.php
Bug
13 tests/Unit/CrudPanel/CrudPanelFieldsTest.php
Unused Code Coding Style Comprehensibility Best Practice Bug
16 CrudPanel/Traits/ColumnsProtectedMethods.php
Bug
4 src/app/Console/Commands/PublishView.php
Bug Best Practice
3 src/app/Library/CrudPanel/Traits/Views.php
Bug
5 src/app/Library/CrudPanel/Traits/Access.php
Bug Coding Style Best Practice
1 app/Http/Controllers/Operations/ShowOperation.php
Bug Best Practice
7 src/app/Library/Auth/RegistersUsers.php
Bug Best Practice Unused Code