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.
Passed
Pull Request — master (#828)
by Beatrycze
08:57 queued 05:27
created
Classes/Format/Mods.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -23,10 +23,10 @@
 block discarded – undo
23 23
 class Mods implements \Kitodo\Dlf\Common\MetadataInterface
24 24
 {
25 25
         /**
26
-     * The metadata XML
27
-     *
28
-     * @var \SimpleXMLElement
29
-     **/
26
+         * The metadata XML
27
+         *
28
+         * @var \SimpleXMLElement
29
+         **/
30 30
     private $xml;
31 31
 
32 32
     /**
Please login to merge, or discard this patch.