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

Completed
Push — master ( 77a1c0...f3db91 )
by Michele
27s queued 11s
created

Checkout Config

checks:
    php:
        code_rating: true
        duplication: true
tools:
    external_code_coverage: true
    php_code_sniffer: true
    php_mess_detector: true
    php_cs_fixer:
        config: { level: psr2 }
filter:
    paths: [src/*]

Repository Config

# language: php