GitHub Access Token became invalid

It seems like the GitHub access token used for retrieving details about this repository from GitHub became invalid. This might prevent certain types of inspections from being run (in particular, everything related to pull requests).
Please ask an admin of your repository to re-new the access token on this website.
Passed
Push — 8.x-3.x ( ed3fab...621023 )
by Brant
08:49 queued 03:32
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php:
        fix_php_opening_tag: false
        remove_php_closing_tag: false
        no_mixed_inline_html: false
        require_braces_around_control_structures: false
        psr2_control_structure_declaration: false
        avoid_superglobals: false
        security_vulnerabilities: false
        no_exit: false
        excluded_dependencies:
            - drupal/geocoder
            - drupal/geofield
coding_style:
    php:
        indentation:
            general:
                size: 2
build:
    nodes:
        tests: true
        analysis:
            tests:
                override:
                    - php-scrutinizer-run