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.

Code Duplication    Length = 7-7 lines in 2 locations

docs/source/API/API/cache/twig/08/08cbdf23903fbfcb38f4b0cc70bcbd85a0f8a73be1c83f051d05677a8bf90530.php 1 location

@@ 41-47 (lines=7) @@
38
            echo "</Tags>
39
        ";
40
            // line 7
41
            if (twig_get_attribute($this->env, $this->getSourceContext(), (isset($context["project"]) || array_key_exists("project", $context) ? $context["project"] : (function () { throw new Twig_Error_Runtime('Variable "project" does not exist.', 7, $this->getSourceContext()); })()), "config", array(0 => "favicon"), "method")) {
42
                // line 8
43
                echo "<Image height=\"16\" width=\"16\" type=\"image/x-icon\">";
44
                echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->getSourceContext(), (isset($context["project"]) || array_key_exists("project", $context) ? $context["project"] : (function () { throw new Twig_Error_Runtime('Variable "project" does not exist.', 8, $this->getSourceContext()); })()), "config", array(0 => "favicon"), "method"), "html", null, true);
45
                echo "</Image>
46
        ";
47
            }
48
            // line 10
49
            echo "        <Url type=\"text/html\" method=\"GET\" template=\"";
50
            echo twig_escape_filter($this->env, (twig_replace_filter(twig_get_attribute($this->env, $this->getSourceContext(), (isset($context["project"]) || array_key_exists("project", $context) ? $context["project"] : (function () { throw new Twig_Error_Runtime('Variable "project" does not exist.', 10, $this->getSourceContext()); })()), "config", array(0 => "base_url"), "method"), array("%version%" => twig_get_attribute($this->env, $this->getSourceContext(), (isset($context["project"]) || array_key_exists("project", $context) ? $context["project"] : (function () { throw new Twig_Error_Runtime('Variable "project" does not exist.', 10, $this->getSourceContext()); })()), "version", array()))) . "/index.html?q={searchTerms}&src={referrer:source?}"), "html", null, true);

docs/source/API/API/cache/twig/15/1510c336a9ed636e020feb787de2d17f76ae1949919173301695bac601c19b44.php 1 location

@@ 42-48 (lines=7) @@
39
        echo "
40
    ";
41
        // line 21
42
        if (twig_get_attribute($this->env, $this->getSourceContext(), (isset($context["project"]) || array_key_exists("project", $context) ? $context["project"] : (function () { throw new Twig_Error_Runtime('Variable "project" does not exist.', 21, $this->getSourceContext()); })()), "config", array(0 => "favicon"), "method")) {
43
            // line 22
44
            echo "        <link rel=\"shortcut icon\" href=\"";
45
            echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->getSourceContext(), (isset($context["project"]) || array_key_exists("project", $context) ? $context["project"] : (function () { throw new Twig_Error_Runtime('Variable "project" does not exist.', 22, $this->getSourceContext()); })()), "config", array(0 => "favicon"), "method"), "html", null, true);
46
            echo "\" />
47
    ";
48
        }
49
        // line 24
50
        echo "
51
    ";