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

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.
Completed
Push — master ( ec650c...e01990 )
by Sebastian
17s queued 14s
created
Classes/Plugin/Eid/SearchSuggest.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -34,7 +34,7 @@
 block discarded – undo
34 34
     /**
35 35
      * The main method of the eID script
36 36
      *
37
-    *  @param ServerRequestInterface $request
37
+     *  @param ServerRequestInterface $request
38 38
      * @return ResponseInterface XML response of search suggestions
39 39
      */
40 40
     public function main(ServerRequestInterface $request)
Please login to merge, or discard this patch.