<?xml version="1.0"?>
<smurf version="0.9.1" numerrors="573" numwarnings="707">
  <summary status="error" numerrors="573" numwarnings="707" condensedresult="smurf,error,573,707:overview,success,0,0;phplint,success,0,0;phpcs,error,571,706;js,success,0,0;css,success,0,0;phpdoc,error,2,0;savepoint,success,0,0;thirdparty,success,0,0;grunt,success,0,0;shifter,success,0,0;mustache,warning,0,1;gherkin,success,0,0">
    <detail name="overview" status="success" numerrors="0" numwarnings="0"/>
    <detail name="phplint" status="success" numerrors="0" numwarnings="0"/>
    <detail name="phpcs" status="error" numerrors="571" numwarnings="706"/>
    <detail name="js" status="success" numerrors="0" numwarnings="0"/>
    <detail name="css" status="success" numerrors="0" numwarnings="0"/>
    <detail name="phpdoc" status="error" numerrors="2" numwarnings="0"/>
    <detail name="savepoint" status="success" numerrors="0" numwarnings="0"/>
    <detail name="thirdparty" status="success" numerrors="0" numwarnings="0"/>
    <detail name="grunt" status="success" numerrors="0" numwarnings="0"/>
    <detail name="shifter" status="success" numerrors="0" numwarnings="0"/>
    <detail name="mustache" status="warning" numerrors="0" numwarnings="1"/>
    <detail name="gherkin" status="success" numerrors="0" numwarnings="0"/>
  </summary>
  <check id="overview" title="Overview" url="" numerrors="0" numwarnings="0" allowfiltering="0">
    <description>This section shows the general problems detected when processing the code</description>
    <mess/>
  </check>
  <check id="phplint" title="PHP lint problems" url="https://www.php.net/docs.php" numerrors="0" numwarnings="0" allowfiltering="0">
    <description>This section shows php lint problems in the code detected by php -l</description>
    <mess/>
  </check>
  <check id="phpcs" title="PHP coding style problems" url="https://moodledev.io/general/development/policies/codingstyle" numerrors="571" numwarnings="706" allowfiltering="1">
    <description>This section shows the coding style problems detected in the code by phpcs</description>
    <mess>
      <problem file="public/local/navigatr/backup/moodle2/backup_local_navigatr_plugin.class.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/backup/moodle2/backup_local_navigatr_plugin.class.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.NotAtFirstLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Moodle boilerplate not found at first line</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/backup/moodle2/backup_local_navigatr_plugin.class.php" linefrom="43" lineto="43" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/backup/moodle2/backup_local_navigatr_plugin.class.php#L43" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/backup/moodle2/backup_local_navigatr_plugin.class.php" linefrom="83" lineto="83" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/backup/moodle2/backup_local_navigatr_plugin.class.php#L83" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/backup/moodle2/restore_local_navigatr_plugin.class.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/backup/moodle2/restore_local_navigatr_plugin.class.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.NotAtFirstLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Moodle boilerplate not found at first line</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/backup/moodle2/restore_local_navigatr_plugin.class.php" linefrom="43" lineto="43" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/backup/moodle2/restore_local_navigatr_plugin.class.php#L43" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/backup/moodle2/restore_local_navigatr_plugin.class.php" linefrom="82" lineto="82" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/backup/moodle2/restore_local_navigatr_plugin.class.php#L82" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/backup/moodle2/restore_local_navigatr_plugin.class.php" linefrom="131" lineto="131" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/backup/moodle2/restore_local_navigatr_plugin.class.php#L131" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/badge_selection.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/badge_selection.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.NotAtFirstLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Moodle boilerplate not found at first line</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/badge_selection.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/badge_selection.php#L29" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/badge_selection.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/badge_selection.php#L32" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/badge_selection.php" linefrom="33" lineto="33" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/badge_selection.php#L33" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "provider_id" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/badge_selection.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/badge_selection.php#L34" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "provider_id" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/badge_selection.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/badge_selection.php#L38" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/badge_selection.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/badge_selection.php#L42" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/badge_selection.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/badge_selection.php#L45" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/badge_selection.php" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/badge_selection.php#L48" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/badge_selection.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/badge_selection.php#L55" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "provider_id" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/badge_selection.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/badge_selection.php#L56" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "provider_name" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/badge_selection.php" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/badge_selection.php#L62" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "provider_name" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/badge_selection.php" linefrom="65" lineto="65" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/badge_selection.php#L65" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/badge_selection.php" linefrom="66" lineto="66" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/badge_selection.php#L66" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "provider_id" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/badge_selection.php" linefrom="71" lineto="71" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/badge_selection.php#L71" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/badge_selection.php" linefrom="74" lineto="74" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/badge_selection.php#L74" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "provider_id" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/badge_selection.php" linefrom="75" lineto="75" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/badge_selection.php#L75" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "provider_name" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/badge_selection.php" linefrom="75" lineto="75" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/badge_selection.php#L75" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/badge_selection.php" linefrom="78" lineto="78" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/badge_selection.php#L78" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/badge_selection.php" linefrom="81" lineto="81" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/badge_selection.php#L81" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/badge_selection.php" linefrom="82" lineto="82" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/badge_selection.php#L82" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/badge_selection.php" linefrom="92" lineto="92" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/badge_selection.php#L92" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/badge_selection.php" linefrom="95" lineto="95" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/badge_selection.php#L95" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "badge_response" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/badge_selection.php" linefrom="96" lineto="96" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/badge_selection.php#L96" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "badge_response" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/badge_selection.php" linefrom="96" lineto="96" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/badge_selection.php#L96" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "badge_response" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/badge_selection.php" linefrom="97" lineto="97" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/badge_selection.php#L97" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "badge_response" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/badge_selection.php" linefrom="98" lineto="98" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/badge_selection.php#L98" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "badge_response" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/badge_selection.php" linefrom="101" lineto="101" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/badge_selection.php#L101" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/badge_selection.php" linefrom="102" lineto="102" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/badge_selection.php#L102" ruleset="moodle" rule="PHP.ForbiddenFunctions.FoundWithAlternative" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>The use of function error_log() is forbidden; use debugging() instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/badge_selection.php" linefrom="105" lineto="105" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/badge_selection.php#L105" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/badge_selection.php" linefrom="117" lineto="117" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/badge_selection.php#L117" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/badge_selection.php" linefrom="121" lineto="121" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/badge_selection.php#L121" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/badge_selection.php" linefrom="123" lineto="123" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/badge_selection.php#L123" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 147 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/api_connection_tested.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/api_connection_tested.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.NotAtFirstLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Moodle boilerplate not found at first line</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/api_connection_tested.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/api_connection_tested.php#L28" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalNotNeeded" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/api_connection_tested.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/api_connection_tested.php#L45" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/api_connection_tested.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/api_connection_tested.php#L56" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/api_connection_tested.php" linefrom="70" lineto="70" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/api_connection_tested.php#L70" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/api_connection_tested.php" linefrom="80" lineto="80" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/api_connection_tested.php#L80" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/api_connection_tested.php" linefrom="91" lineto="91" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/api_connection_tested.php#L91" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/api_request_failed.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/api_request_failed.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.NotAtFirstLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Moodle boilerplate not found at first line</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/api_request_failed.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/api_request_failed.php#L28" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalNotNeeded" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/api_request_failed.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/api_request_failed.php#L45" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/api_request_failed.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/api_request_failed.php#L56" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/api_request_failed.php" linefrom="69" lineto="69" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/api_request_failed.php#L69" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/api_request_failed.php" linefrom="79" lineto="79" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/api_request_failed.php#L79" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/api_request_failed.php" linefrom="90" lineto="90" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/api_request_failed.php#L90" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/badge_issuance_failed.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/badge_issuance_failed.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.NotAtFirstLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Moodle boilerplate not found at first line</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/badge_issuance_failed.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/badge_issuance_failed.php#L28" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalNotNeeded" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/badge_issuance_failed.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/badge_issuance_failed.php#L39" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/badge_issuance_failed.php" linefrom="43" lineto="43" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/badge_issuance_failed.php#L43" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/badge_issuance_failed.php" linefrom="52" lineto="52" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/badge_issuance_failed.php#L52" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/badge_issuance_failed.php" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/badge_issuance_failed.php#L62" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/badge_issuance_failed.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/badge_issuance_failed.php#L68" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 164 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/badge_issuance_failed.php" linefrom="77" lineto="77" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/badge_issuance_failed.php#L77" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/badge_issuance_failed.php" linefrom="87" lineto="87" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/badge_issuance_failed.php#L87" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/badge_issuance_failed.php" linefrom="93" lineto="93" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/badge_issuance_failed.php#L93" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/badge_issuance_queued.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/badge_issuance_queued.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.NotAtFirstLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Moodle boilerplate not found at first line</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/badge_issuance_queued.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/badge_issuance_queued.php#L28" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalNotNeeded" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/badge_issuance_queued.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/badge_issuance_queued.php#L45" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/badge_issuance_queued.php" linefrom="57" lineto="57" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/badge_issuance_queued.php#L57" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/badge_issuance_queued.php" linefrom="71" lineto="71" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/badge_issuance_queued.php#L71" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/badge_issuance_queued.php" linefrom="81" lineto="81" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/badge_issuance_queued.php#L81" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/badge_issuance_queued.php" linefrom="92" lineto="92" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/badge_issuance_queued.php#L92" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/badge_issuance_retry.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/badge_issuance_retry.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.NotAtFirstLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Moodle boilerplate not found at first line</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/badge_issuance_retry.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/badge_issuance_retry.php#L28" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalNotNeeded" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/badge_issuance_retry.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/badge_issuance_retry.php#L39" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/badge_issuance_retry.php" linefrom="43" lineto="43" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/badge_issuance_retry.php#L43" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/badge_issuance_retry.php" linefrom="52" lineto="52" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/badge_issuance_retry.php#L52" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/badge_issuance_retry.php" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/badge_issuance_retry.php#L62" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/badge_issuance_retry.php" linefrom="67" lineto="67" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/badge_issuance_retry.php#L67" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 165 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/badge_issuance_retry.php" linefrom="76" lineto="76" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/badge_issuance_retry.php#L76" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/badge_issuance_retry.php" linefrom="86" lineto="86" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/badge_issuance_retry.php#L86" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/badge_issuance_retry.php" linefrom="92" lineto="92" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/badge_issuance_retry.php#L92" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/badge_issuance_success.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/badge_issuance_success.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.NotAtFirstLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Moodle boilerplate not found at first line</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/badge_issuance_success.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/badge_issuance_success.php#L28" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalNotNeeded" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/badge_issuance_success.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/badge_issuance_success.php#L39" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/badge_issuance_success.php" linefrom="43" lineto="43" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/badge_issuance_success.php#L43" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/badge_issuance_success.php" linefrom="52" lineto="52" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/badge_issuance_success.php#L52" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/badge_issuance_success.php" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/badge_issuance_success.php#L62" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/badge_issuance_success.php" linefrom="67" lineto="67" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/badge_issuance_success.php#L67" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 157 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/badge_issuance_success.php" linefrom="76" lineto="76" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/badge_issuance_success.php#L76" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/badge_issuance_success.php" linefrom="86" lineto="86" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/badge_issuance_success.php#L86" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/badge_issuance_success.php" linefrom="92" lineto="92" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/badge_issuance_success.php#L92" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/course_mapping_restored.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/course_mapping_restored.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.NotAtFirstLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Moodle boilerplate not found at first line</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/course_mapping_restored.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/course_mapping_restored.php#L28" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalNotNeeded" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/course_mapping_restored.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/course_mapping_restored.php#L45" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/course_mapping_restored.php" linefrom="57" lineto="57" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/course_mapping_restored.php#L57" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/course_mapping_restored.php" linefrom="72" lineto="72" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/course_mapping_restored.php#L72" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/course_mapping_restored.php" linefrom="82" lineto="82" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/course_mapping_restored.php#L82" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/course_mapping_restored.php" linefrom="93" lineto="93" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/course_mapping_restored.php#L93" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/course_mapping_skipped.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/course_mapping_skipped.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.NotAtFirstLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Moodle boilerplate not found at first line</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/course_mapping_skipped.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/course_mapping_skipped.php#L28" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalNotNeeded" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/course_mapping_skipped.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/course_mapping_skipped.php#L45" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/course_mapping_skipped.php" linefrom="57" lineto="57" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/course_mapping_skipped.php#L57" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/course_mapping_skipped.php" linefrom="69" lineto="69" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/course_mapping_skipped.php#L69" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/course_mapping_skipped.php" linefrom="79" lineto="79" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/course_mapping_skipped.php#L79" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/course_mapping_skipped.php" linefrom="90" lineto="90" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/course_mapping_skipped.php#L90" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/token_refresh_failed.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/token_refresh_failed.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.NotAtFirstLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Moodle boilerplate not found at first line</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/token_refresh_failed.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/token_refresh_failed.php#L28" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalNotNeeded" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/token_refresh_failed.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/token_refresh_failed.php#L45" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/token_refresh_failed.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/token_refresh_failed.php#L56" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/token_refresh_failed.php" linefrom="69" lineto="69" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/token_refresh_failed.php#L69" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/token_refresh_failed.php" linefrom="79" lineto="79" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/token_refresh_failed.php#L79" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/event/token_refresh_failed.php" linefrom="90" lineto="90" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/event/token_refresh_failed.php#L90" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/admin_settings_form.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/admin_settings_form.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.NotAtFirstLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Moodle boilerplate not found at first line</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/admin_settings_form.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/admin_settings_form.php#L41" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/admin_settings_form.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/admin_settings_form.php#L44" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/admin_settings_form.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/admin_settings_form.php#L55" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/admin_settings_form.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/admin_settings_form.php#L56" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "security_warning" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/admin_settings_form.php" linefrom="60" lineto="60" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/admin_settings_form.php#L60" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "security_warning" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/admin_settings_form.php" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/admin_settings_form.php#L62" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/admin_settings_form.php" linefrom="63" lineto="63" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/admin_settings_form.php#L63" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 139 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/admin_settings_form.php" linefrom="65" lineto="65" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/admin_settings_form.php#L65" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/admin_settings_form.php" linefrom="73" lineto="73" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/admin_settings_form.php#L73" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/admin_settings_form.php" linefrom="81" lineto="81" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/admin_settings_form.php#L81" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/admin_settings_form.php" linefrom="89" lineto="89" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/admin_settings_form.php#L89" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/admin_settings_form.php" linefrom="106" lineto="106" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/admin_settings_form.php#L106" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/badge_selection_form.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/badge_selection_form.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.NotAtFirstLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Moodle boilerplate not found at first line</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/badge_selection_form.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/badge_selection_form.php#L41" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/badge_selection_form.php" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/badge_selection_form.php#L46" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "provider_id" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/badge_selection_form.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/badge_selection_form.php#L47" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "provider_name" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/badge_selection_form.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/badge_selection_form.php#L49" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/badge_selection_form.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/badge_selection_form.php#L53" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/badge_selection_form.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/badge_selection_form.php#L54" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "provider_id" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/badge_selection_form.php" linefrom="57" lineto="57" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/badge_selection_form.php#L57" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/badge_selection_form.php" linefrom="58" lineto="58" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/badge_selection_form.php#L58" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "provider_info" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/badge_selection_form.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/badge_selection_form.php#L59" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "provider_name" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/badge_selection_form.php" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/badge_selection_form.php#L62" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "provider_info" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/badge_selection_form.php" linefrom="64" lineto="64" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/badge_selection_form.php#L64" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/badge_selection_form.php" linefrom="65" lineto="65" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/badge_selection_form.php#L65" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "provider_id" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/badge_selection_form.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/badge_selection_form.php#L68" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/badge_selection_form.php" linefrom="82" lineto="82" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/badge_selection_form.php#L82" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/badge_selection_form.php" linefrom="83" lineto="83" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/badge_selection_form.php#L83" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 141 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/badge_selection_form.php" linefrom="85" lineto="85" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/badge_selection_form.php#L85" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/badge_selection_form.php" linefrom="96" lineto="96" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/badge_selection_form.php#L96" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/badge_selection_form.php" linefrom="98" lineto="98" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/badge_selection_form.php#L98" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/badge_selection_form.php" linefrom="104" lineto="104" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/badge_selection_form.php#L104" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/badge_selection_form.php" linefrom="106" lineto="106" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/badge_selection_form.php#L106" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "api_path" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/badge_selection_form.php" linefrom="107" lineto="107" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/badge_selection_form.php#L107" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "api_path" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/badge_selection_form.php" linefrom="117" lineto="117" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/badge_selection_form.php#L117" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/badge_selection_form.php" linefrom="123" lineto="123" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/badge_selection_form.php#L123" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/provider_selection_form.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/provider_selection_form.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.NotAtFirstLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Moodle boilerplate not found at first line</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/provider_selection_form.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/provider_selection_form.php#L41" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/provider_selection_form.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/provider_selection_form.php#L47" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/provider_selection_form.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/provider_selection_form.php#L49" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/provider_selection_form.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/provider_selection_form.php#L53" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/provider_selection_form.php" linefrom="56" lineto="56" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/provider_selection_form.php#L56" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/provider_selection_form.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/provider_selection_form.php#L68" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/provider_selection_form.php" linefrom="69" lineto="69" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/provider_selection_form.php#L69" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 147 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/provider_selection_form.php" linefrom="71" lineto="71" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/provider_selection_form.php#L71" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/provider_selection_form.php" linefrom="77" lineto="77" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/provider_selection_form.php#L77" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/provider_selection_form.php" linefrom="94" lineto="94" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/provider_selection_form.php#L94" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/provider_selection_form.php" linefrom="96" lineto="96" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/provider_selection_form.php#L96" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/provider_selection_form.php" linefrom="97" lineto="97" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/provider_selection_form.php#L97" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "cached_user" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/provider_selection_form.php" linefrom="98" lineto="98" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/provider_selection_form.php#L98" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "cached_user" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/provider_selection_form.php" linefrom="98" lineto="98" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/provider_selection_form.php#L98" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "cached_user" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/provider_selection_form.php" linefrom="99" lineto="99" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/provider_selection_form.php#L99" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "cached_user" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/provider_selection_form.php" linefrom="102" lineto="102" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/provider_selection_form.php#L102" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/provider_selection_form.php" linefrom="104" lineto="104" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/provider_selection_form.php#L104" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "api_path" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/provider_selection_form.php" linefrom="105" lineto="105" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/provider_selection_form.php#L105" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "api_path" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/provider_selection_form.php" linefrom="108" lineto="108" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/provider_selection_form.php#L108" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/provider_selection_form.php" linefrom="111" lineto="111" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/provider_selection_form.php#L111" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/provider_selection_form.php" linefrom="121" lineto="121" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/provider_selection_form.php#L121" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/form/provider_selection_form.php" linefrom="127" lineto="127" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/form/provider_selection_form.php#L127" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.NotAtFirstLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Moodle boilerplate not found at first line</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L28" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L29" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalGlobalState" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="52" lineto="52" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L52" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="70" lineto="70" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L70" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="85" lineto="85" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L85" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "require_auth" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="86" lineto="86" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L86" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="88" lineto="88" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L88" ruleset="Squiz" rule="WhiteSpace.SuperfluousWhitespace.EmptyLines" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Functions must not contain multiple empty lines in a row; found 2 empty lines</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="90" lineto="90" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L90" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="93" lineto="93" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L93" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="94" lineto="94" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L94" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "json_data" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="96" lineto="96" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L96" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "json_data" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="99" lineto="99" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L99" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="100" lineto="100" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L100" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "http_headers" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="106" lineto="106" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L106" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="107" lineto="107" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L107" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "require_auth" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="110" lineto="110" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L110" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "http_headers" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="112" lineto="112" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L112" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="122" lineto="122" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L122" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="124" lineto="124" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L124" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "http_headers" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="127" lineto="127" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L127" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="134" lineto="134" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L134" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "http_headers" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="139" lineto="139" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L139" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "json_data" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="140" lineto="140" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L140" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="141" lineto="141" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L141" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "json_data" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="142" lineto="142" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L142" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="145" lineto="145" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L145" ruleset="moodle" rule="Commenting.InlineComment.WrongStyle" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Perl-style comments are not allowed; use "// Comment." instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="149" lineto="149" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L149" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="154" lineto="154" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L154" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="157" lineto="157" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L157" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="158" lineto="158" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L158" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="158" lineto="158" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L158" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="158" lineto="158" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L158" ruleset="Squiz" rule="PHP.CommentedOutCode.Found" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>This comment is 72% valid code; is this commented out code?</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="161" lineto="161" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L161" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="164" lineto="164" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L164" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="169" lineto="169" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L169" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="171" lineto="171" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L171" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="191" lineto="191" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L191" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="196" lineto="196" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L196" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="210" lineto="210" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L210" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="211" lineto="211" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L211" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "form_data" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="216" lineto="216" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L216" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="217" lineto="217" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L217" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "form_data" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="219" lineto="219" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L219" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="224" lineto="224" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L224" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="227" lineto="227" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L227" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="228" lineto="228" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L228" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="228" lineto="228" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L228" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="228" lineto="228" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L228" ruleset="Squiz" rule="PHP.CommentedOutCode.Found" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>This comment is 72% valid code; is this commented out code?</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="231" lineto="231" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L231" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="234" lineto="234" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L234" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="239" lineto="239" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L239" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="241" lineto="241" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L241" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="259" lineto="259" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L259" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "refresh_token" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="260" lineto="260" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L260" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="265" lineto="265" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L265" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="279" lineto="279" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L279" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="280" lineto="280" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L280" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "form_data" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="282" lineto="282" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L282" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "refresh_token" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="285" lineto="285" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L285" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="286" lineto="286" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L286" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "form_data" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="288" lineto="288" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L288" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="293" lineto="293" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L293" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="296" lineto="296" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L296" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="297" lineto="297" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L297" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="297" lineto="297" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L297" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="297" lineto="297" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L297" ruleset="Squiz" rule="PHP.CommentedOutCode.Found" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>This comment is 72% valid code; is this commented out code?</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="300" lineto="300" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L300" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="303" lineto="303" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L303" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="308" lineto="308" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L308" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="310" lineto="310" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L310" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="331" lineto="331" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L331" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="332" lineto="332" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L332" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="333" lineto="333" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L333" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "original_env" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="336" lineto="336" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L336" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="339" lineto="339" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L339" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="342" lineto="342" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L342" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="344" lineto="344" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L344" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="354" lineto="354" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L354" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="355" lineto="355" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L355" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "original_env" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="356" lineto="356" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L356" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "original_env" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="359" lineto="359" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L359" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="366" lineto="366" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L366" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="382" lineto="382" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L382" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="395" lineto="395" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L395" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="406" lineto="406" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L406" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "require_auth" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="407" lineto="407" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L407" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="408" lineto="408" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L408" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "require_auth" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/cache.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/cache.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.NotAtFirstLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Moodle boilerplate not found at first line</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/cache.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/cache.php#L28" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalNotNeeded" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/cache.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/cache.php#L44" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/cache.php" linefrom="59" lineto="59" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/cache.php#L59" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/cache.php" linefrom="72" lineto="72" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/cache.php#L72" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/cache.php" linefrom="83" lineto="83" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/cache.php#L83" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/password_manager.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/password_manager.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.NotAtFirstLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Moodle boilerplate not found at first line</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/password_manager.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/password_manager.php#L28" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalNotNeeded" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/password_manager.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/password_manager.php#L42" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/password_manager.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/password_manager.php#L47" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/password_manager.php" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/password_manager.php#L48" ruleset="Generic" rule="CodeAnalysis.EmptyStatement.DetectedIf" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Empty IF statement detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/password_manager.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/password_manager.php#L50" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/password_manager.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/password_manager.php#L53" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/password_manager.php" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/password_manager.php#L62" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/password_manager.php" linefrom="72" lineto="72" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/password_manager.php#L72" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "encrypted_password" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/password_manager.php" linefrom="73" lineto="73" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/password_manager.php#L73" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/password_manager.php" linefrom="74" lineto="74" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/password_manager.php#L74" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "encrypted_password" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/password_manager.php" linefrom="79" lineto="79" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/password_manager.php#L79" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "encrypted_password" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/password_manager.php" linefrom="103" lineto="103" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/password_manager.php#L103" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/password_manager.php" linefrom="106" lineto="106" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/password_manager.php#L106" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/password_manager.php" linefrom="110" lineto="110" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/password_manager.php#L110" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/password_manager.php" linefrom="111" lineto="111" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/password_manager.php#L111" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "site_key" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/password_manager.php" linefrom="113" lineto="113" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/password_manager.php#L113" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/password_manager.php" linefrom="115" lineto="115" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/password_manager.php#L115" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "site_key" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/password_manager.php" linefrom="116" lineto="116" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/password_manager.php#L116" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/password_manager.php" linefrom="117" lineto="117" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/password_manager.php#L117" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "site_key" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/password_manager.php" linefrom="119" lineto="119" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/password_manager.php#L119" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/password_manager.php" linefrom="120" lineto="120" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/password_manager.php#L120" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "site_key" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/password_manager.php" linefrom="123" lineto="123" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/password_manager.php#L123" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "site_key" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/password_manager.php" linefrom="125" lineto="125" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/password_manager.php#L125" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/password_manager.php" linefrom="140" lineto="140" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/password_manager.php#L140" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/password_manager.php" linefrom="156" lineto="156" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/password_manager.php#L156" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/password_manager.php" linefrom="170" lineto="170" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/password_manager.php#L170" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/token_manager.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/token_manager.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.NotAtFirstLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Moodle boilerplate not found at first line</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/token_manager.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/token_manager.php#L28" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalNotNeeded" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/token_manager.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/token_manager.php#L42" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/token_manager.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/token_manager.php#L50" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/token_manager.php" linefrom="67" lineto="67" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/token_manager.php#L67" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/token_manager.php" linefrom="76" lineto="76" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/token_manager.php#L76" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/token_manager.php" linefrom="81" lineto="81" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/token_manager.php#L81" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/token_manager.php" linefrom="84" lineto="84" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/token_manager.php#L84" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/token_manager.php" linefrom="99" lineto="99" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/token_manager.php#L99" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/token_manager.php" linefrom="116" lineto="116" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/token_manager.php#L116" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/token_manager.php" linefrom="122" lineto="122" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/token_manager.php#L122" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/token_manager.php" linefrom="136" lineto="136" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/token_manager.php#L136" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/token_manager.php" linefrom="151" lineto="151" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/token_manager.php#L151" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/token_manager.php" linefrom="168" lineto="168" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/token_manager.php#L168" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/token_manager.php" linefrom="173" lineto="173" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/token_manager.php#L173" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/token_manager.php" linefrom="179" lineto="179" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/token_manager.php#L179" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/local/token_manager.php" linefrom="194" lineto="194" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/token_manager.php#L194" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/observer.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/observer.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.NotAtFirstLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Moodle boilerplate not found at first line</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/observer.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/observer.php#L28" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalNotNeeded" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/observer.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/observer.php#L41" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/observer.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/observer.php#L47" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/observer.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/observer.php#L50" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/observer.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/observer.php#L53" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/observer.php" linefrom="61" lineto="61" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/observer.php#L61" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/observer.php" linefrom="69" lineto="69" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/observer.php#L69" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/observer.php" linefrom="85" lineto="85" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/observer.php#L85" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/observer.php" linefrom="91" lineto="91" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/observer.php#L91" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/observer.php" linefrom="94" lineto="94" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/observer.php#L94" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/observer.php" linefrom="101" lineto="101" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/observer.php#L101" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/observer.php" linefrom="108" lineto="108" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/observer.php#L108" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/observer.php" linefrom="113" lineto="113" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/observer.php#L113" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/observer.php" linefrom="119" lineto="119" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/observer.php#L119" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/observer.php" linefrom="122" lineto="122" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/observer.php#L122" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/observer.php" linefrom="125" lineto="125" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/observer.php#L125" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/observer.php" linefrom="128" lineto="128" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/observer.php#L128" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/observer.php" linefrom="142" lineto="142" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/observer.php#L142" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/observer.php" linefrom="145" lineto="145" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/observer.php#L145" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/observer.php" linefrom="151" lineto="151" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/observer.php#L151" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/observer.php" linefrom="157" lineto="157" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/observer.php#L157" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/observer.php" linefrom="161" lineto="161" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/observer.php#L161" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/observer.php" linefrom="171" lineto="171" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/observer.php#L171" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/observer.php" linefrom="179" lineto="179" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/observer.php#L179" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/observer.php" linefrom="186" lineto="186" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/observer.php#L186" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/observer.php" linefrom="192" lineto="192" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/observer.php#L192" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/output/course_settings_output.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/output/course_settings_output.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.NotAtFirstLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Moodle boilerplate not found at first line</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/output/course_settings_output.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/output/course_settings_output.php#L28" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalNotNeeded" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/output/course_settings_output.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/output/course_settings_output.php#L44" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "existing_mapping" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/output/course_settings_output.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/output/course_settings_output.php#L44" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "existing_provider" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/output/course_settings_output.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/output/course_settings_output.php#L44" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "existing_badge" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/output/course_settings_output.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/output/course_settings_output.php#L45" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/output/course_settings_output.php" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/output/course_settings_output.php#L48" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "existing_mapping" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/output/course_settings_output.php" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/output/course_settings_output.php#L48" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "existing_provider" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/output/course_settings_output.php" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/output/course_settings_output.php#L48" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "existing_badge" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/output/course_settings_output.php" linefrom="52" lineto="52" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/output/course_settings_output.php#L52" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/output/course_settings_output.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/output/course_settings_output.php#L53" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "existing_mapping" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/output/course_settings_output.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/output/course_settings_output.php#L53" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "existing_mapping" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/output/course_settings_output.php" linefrom="57" lineto="57" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/output/course_settings_output.php#L57" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/output/course_settings_output.php" linefrom="58" lineto="58" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/output/course_settings_output.php#L58" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "change_url" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/output/course_settings_output.php" linefrom="60" lineto="60" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/output/course_settings_output.php#L60" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "existing_mapping" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/output/course_settings_output.php" linefrom="60" lineto="60" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/output/course_settings_output.php#L60" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/output/course_settings_output.php" linefrom="63" lineto="63" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/output/course_settings_output.php#L63" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "remove_url" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/output/course_settings_output.php" linefrom="66" lineto="66" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/output/course_settings_output.php#L66" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/output/course_settings_output.php" linefrom="69" lineto="69" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/output/course_settings_output.php#L69" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "template_data" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/output/course_settings_output.php" linefrom="71" lineto="71" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/output/course_settings_output.php#L71" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "existing_provider" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/output/course_settings_output.php" linefrom="72" lineto="72" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/output/course_settings_output.php#L72" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "existing_badge" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/output/course_settings_output.php" linefrom="73" lineto="73" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/output/course_settings_output.php#L73" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "existing_badge" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/output/course_settings_output.php" linefrom="73" lineto="73" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/output/course_settings_output.php#L73" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "existing_badge" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/output/course_settings_output.php" linefrom="74" lineto="74" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/output/course_settings_output.php#L74" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "existing_badge" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/output/course_settings_output.php" linefrom="74" lineto="74" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/output/course_settings_output.php#L74" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "existing_badge" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/output/course_settings_output.php" linefrom="75" lineto="75" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/output/course_settings_output.php#L75" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "existing_badge" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/output/course_settings_output.php" linefrom="75" lineto="75" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/output/course_settings_output.php#L75" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "existing_badge" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/output/course_settings_output.php" linefrom="76" lineto="76" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/output/course_settings_output.php#L76" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "change_url" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/output/course_settings_output.php" linefrom="77" lineto="77" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/output/course_settings_output.php#L77" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "remove_url" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/output/course_settings_output.php" linefrom="77" lineto="77" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/output/course_settings_output.php#L77" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/output/course_settings_output.php" linefrom="80" lineto="80" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/output/course_settings_output.php#L80" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/output/course_settings_output.php" linefrom="81" lineto="81" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/output/course_settings_output.php#L81" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "template_data" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/output/course_settings_output.php" linefrom="81" lineto="81" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/output/course_settings_output.php#L81" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "change_url" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/output/course_settings_output.php" linefrom="81" lineto="81" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/output/course_settings_output.php#L81" ruleset="moodle" rule="Commenting.InlineComment.NotCapital" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must start with a capital letter, digit or 3-dots sequence</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/output/course_settings_output.php" linefrom="81" lineto="81" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/output/course_settings_output.php#L81" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/output/course_settings_output.php" linefrom="82" lineto="82" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/output/course_settings_output.php#L82" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "template_data" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/output/course_settings_output.php" linefrom="82" lineto="82" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/output/course_settings_output.php#L82" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "remove_url" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/output/course_settings_output.php" linefrom="84" lineto="84" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/output/course_settings_output.php#L84" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "template_data" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/privacy/provider.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/privacy/provider.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.NotAtFirstLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Moodle boilerplate not found at first line</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/privacy/provider.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/privacy/provider.php#L28" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalNotNeeded" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/privacy/provider.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/privacy/provider.php#L39" ruleset="Universal" rule="OOStructures.AlphabeticExtendsImplements.ImplementsWrongOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>The interface names in a "class implements" statement should be ordered alphabetically.
Expected: \core_privacy\local\metadata\provider, \core_privacy\local\request\plugin\provider, \core_privacy\local\request\core_userlist_provider; Found: \core_privacy\local\request\core_userlist_provider, \core_privacy\local\metadata\provider, \core_privacy\local\request\plugin\provider</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/privacy/provider.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/privacy/provider.php#L51" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/privacy/provider.php" linefrom="77" lineto="77" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/privacy/provider.php#L77" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/privacy/provider.php" linefrom="80" lineto="80" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/privacy/provider.php#L80" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/privacy/provider.php" linefrom="90" lineto="90" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/privacy/provider.php#L90" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/privacy/provider.php" linefrom="102" lineto="102" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/privacy/provider.php#L102" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/privacy/provider.php" linefrom="122" lineto="122" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/privacy/provider.php#L122" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/privacy/provider.php" linefrom="135" lineto="135" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/privacy/provider.php#L135" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/privacy/provider.php" linefrom="138" lineto="138" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/privacy/provider.php#L138" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/privacy/provider.php" linefrom="143" lineto="143" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/privacy/provider.php#L143" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/privacy/provider.php" linefrom="158" lineto="158" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/privacy/provider.php#L158" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/privacy/provider.php" linefrom="171" lineto="171" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/privacy/provider.php#L171" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/privacy/provider.php" linefrom="174" lineto="174" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/privacy/provider.php#L174" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/privacy/provider.php" linefrom="185" lineto="185" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/privacy/provider.php#L185" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/privacy/provider.php" linefrom="198" lineto="198" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/privacy/provider.php#L198" ruleset="Universal" rule="Lists.DisallowLongListSyntax.Found" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Long list syntax is not allowed</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/privacy/provider.php" linefrom="215" lineto="215" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/privacy/provider.php#L215" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/privacy/provider.php" linefrom="224" lineto="224" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/privacy/provider.php#L224" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/task/issue_badge_task.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/task/issue_badge_task.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.NotAtFirstLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Moodle boilerplate not found at first line</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/task/issue_badge_task.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/task/issue_badge_task.php#L42" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/task/issue_badge_task.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/task/issue_badge_task.php#L49" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/task/issue_badge_task.php" linefrom="52" lineto="52" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/task/issue_badge_task.php#L52" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/task/issue_badge_task.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/task/issue_badge_task.php#L55" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/task/issue_badge_task.php" linefrom="72" lineto="72" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/task/issue_badge_task.php#L72" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/task/issue_badge_task.php" linefrom="76" lineto="76" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/task/issue_badge_task.php#L76" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/task/issue_badge_task.php" linefrom="79" lineto="79" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/task/issue_badge_task.php#L79" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/task/issue_badge_task.php" linefrom="84" lineto="84" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/task/issue_badge_task.php#L84" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/task/issue_badge_task.php" linefrom="87" lineto="87" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/task/issue_badge_task.php#L87" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/task/issue_badge_task.php" linefrom="89" lineto="89" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/task/issue_badge_task.php#L89" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "course_name" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/task/issue_badge_task.php" linefrom="91" lineto="91" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/task/issue_badge_task.php#L91" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/task/issue_badge_task.php" linefrom="94" lineto="94" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/task/issue_badge_task.php#L94" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/task/issue_badge_task.php" linefrom="96" lineto="96" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/task/issue_badge_task.php#L96" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "course_name" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/task/issue_badge_task.php" linefrom="100" lineto="100" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/task/issue_badge_task.php#L100" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/task/issue_badge_task.php" linefrom="103" lineto="103" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/task/issue_badge_task.php#L103" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/task/issue_badge_task.php" linefrom="108" lineto="108" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/task/issue_badge_task.php#L108" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/task/issue_badge_task.php" linefrom="111" lineto="111" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/task/issue_badge_task.php#L111" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/task/issue_badge_task.php" linefrom="118" lineto="118" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/task/issue_badge_task.php#L118" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/task/issue_badge_task.php" linefrom="129" lineto="129" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/task/issue_badge_task.php#L129" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/task/issue_badge_task.php" linefrom="134" lineto="134" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/task/issue_badge_task.php#L134" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/task/issue_badge_task.php" linefrom="145" lineto="145" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/task/issue_badge_task.php#L145" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/task/issue_badge_task.php" linefrom="158" lineto="158" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/task/issue_badge_task.php#L158" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/task/issue_badge_task.php" linefrom="161" lineto="161" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/task/issue_badge_task.php#L161" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/task/issue_badge_task.php" linefrom="163" lineto="163" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/task/issue_badge_task.php#L163" ruleset="moodle" rule="WhiteSpace.WhiteSpaceInStrings.EndLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Whitespace found at end of line within string</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/task/issue_badge_task.php" linefrom="164" lineto="164" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/task/issue_badge_task.php#L164" ruleset="moodle" rule="WhiteSpace.WhiteSpaceInStrings.EndLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Whitespace found at end of line within string</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/task/issue_badge_task.php" linefrom="165" lineto="165" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/task/issue_badge_task.php#L165" ruleset="moodle" rule="WhiteSpace.WhiteSpaceInStrings.EndLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Whitespace found at end of line within string</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/task/issue_badge_task.php" linefrom="171" lineto="171" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/task/issue_badge_task.php#L171" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/task/issue_badge_task.php" linefrom="176" lineto="176" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/task/issue_badge_task.php#L176" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/task/issue_badge_task.php" linefrom="185" lineto="185" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/task/issue_badge_task.php#L185" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/task/issue_badge_task.php" linefrom="188" lineto="188" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/task/issue_badge_task.php#L188" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/task/issue_badge_task.php" linefrom="192" lineto="192" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/task/issue_badge_task.php#L192" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/task/issue_badge_task.php" linefrom="211" lineto="211" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/task/issue_badge_task.php#L211" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/task/issue_badge_task.php" linefrom="228" lineto="228" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/task/issue_badge_task.php#L228" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/task/issue_badge_task.php" linefrom="237" lineto="237" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/task/issue_badge_task.php#L237" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/task/issue_badge_task.php" linefrom="253" lineto="253" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/task/issue_badge_task.php#L253" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/task/issue_badge_task.php" linefrom="265" lineto="265" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/task/issue_badge_task.php#L265" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/task/issue_badge_task.php" linefrom="268" lineto="268" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/task/issue_badge_task.php#L268" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/classes/task/issue_badge_task.php" linefrom="273" lineto="273" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/task/issue_badge_task.php#L273" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.NotAtFirstLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Moodle boilerplate not found at first line</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L30" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L44" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="60" lineto="60" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L60" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="61" lineto="61" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L61" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "existing_mapping" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L62" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "existing_provider" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="63" lineto="63" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L63" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "existing_badge" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="65" lineto="65" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L65" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "existing_mapping" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="67" lineto="67" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L67" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="69" lineto="69" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L69" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "provider_response" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="69" lineto="69" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L69" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "existing_mapping" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="70" lineto="70" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L70" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "provider_response" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="71" lineto="71" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L71" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "existing_provider" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="71" lineto="71" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L71" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "provider_response" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="74" lineto="74" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L74" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="75" lineto="75" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L75" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "badge_response" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="75" lineto="75" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L75" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "existing_mapping" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="76" lineto="76" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L76" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "badge_response" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="77" lineto="77" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L77" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "existing_badge" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="77" lineto="77" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L77" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "badge_response" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="79" lineto="79" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L79" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="80" lineto="80" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L80" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "needs_update" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="81" lineto="81" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L81" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "existing_mapping" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="81" lineto="81" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L81" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "existing_badge" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="82" lineto="82" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L82" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "existing_mapping" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="82" lineto="82" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L82" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "existing_badge" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="83" lineto="83" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L83" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "needs_update" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="85" lineto="85" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L85" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "existing_mapping" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="85" lineto="85" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L85" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "existing_badge" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="86" lineto="86" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L86" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "existing_mapping" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="86" lineto="86" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L86" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "existing_badge" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="87" lineto="87" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L87" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "needs_update" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="90" lineto="90" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L90" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "needs_update" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="91" lineto="91" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L91" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "existing_mapping" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="92" lineto="92" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L92" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "existing_mapping" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="95" lineto="95" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L95" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="96" lineto="96" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L96" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "existing_badge" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="97" lineto="97" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L97" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "existing_mapping" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="98" lineto="98" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L98" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "existing_mapping" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="100" lineto="100" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L100" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="104" lineto="104" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L104" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="105" lineto="105" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L105" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "existing_badge" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="106" lineto="106" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L106" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "existing_mapping" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="107" lineto="107" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L107" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "existing_mapping" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="109" lineto="109" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L109" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="114" lineto="114" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L114" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="122" lineto="122" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L122" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="124" lineto="124" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L124" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="127" lineto="127" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L127" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="134" lineto="134" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L134" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="135" lineto="135" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L135" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "help_url" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="136" lineto="136" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L136" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "help_link" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="136" lineto="136" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L136" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "help_url" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="138" lineto="138" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L138" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="140" lineto="140" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L140" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "help_text" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="140" lineto="140" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L140" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "help_link" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="141" lineto="141" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L141" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "help_text" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="143" lineto="143" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L143" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="147" lineto="147" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L147" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "user_response" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="148" lineto="148" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L148" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "user_response" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="148" lineto="148" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L148" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "user_response" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="149" lineto="149" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L149" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "user_response" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="151" lineto="151" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L151" ruleset="Generic" rule="CodeAnalysis.EmptyStatement.DetectedCatch" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Empty CATCH statement detected</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="152" lineto="152" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L152" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="155" lineto="155" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L155" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="157" lineto="157" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L157" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 144 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="160" lineto="160" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L160" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="162" lineto="162" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L162" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "existing_mapping" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="163" lineto="163" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L163" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "existing_provider" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/course_settings.php" linefrom="164" lineto="164" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/course_settings.php#L164" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "existing_badge" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/db/access.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/db/access.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.NotAtFirstLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Moodle boilerplate not found at first line</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/db/access.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/db/access.php#L35" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/db/access.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/db/access.php#L36" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/db/access.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/db/access.php#L44" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/db/access.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/db/access.php#L45" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/db/caches.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/db/caches.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.NotAtFirstLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Moodle boilerplate not found at first line</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/db/events.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/db/events.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.NotAtFirstLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Moodle boilerplate not found at first line</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/db/events.php" linefrom="43" lineto="43" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/db/events.php#L43" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/db/install.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/db/install.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.NotAtFirstLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Moodle boilerplate not found at first line</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/db/install.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/db/install.php#L26" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalNotNeeded" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/db/install.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/db/install.php#L32" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/db/tasks.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/db/tasks.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.NotAtFirstLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Moodle boilerplate not found at first line</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/db/tasks.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/db/tasks.php#L28" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/db/upgrade.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/db/upgrade.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.NotAtFirstLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Moodle boilerplate not found at first line</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/db/upgrade.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/db/upgrade.php#L26" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalNotNeeded" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/db/upgrade.php" linefrom="32" lineto="32" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/db/upgrade.php#L32" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.NotAtFirstLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Moodle boilerplate not found at first line</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="27" lineto="27" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L27" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "menu_name" is not in the correct order, it should be before "pluginname"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L29" ruleset="moodle" rule="Files.LangFilesOrdering.UnexpectedComment" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Unexpected comment found. Auto-fixing will not work after this comment</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L29" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L30" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "environment" is not in the correct order, it should be before "menu_name"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L34" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "password" is not in the correct order, it should be before "username"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L36" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "advanced_settings" is not in the correct order, it should be before "timeout"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L38" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "settingssaved" is not in the correct order, it should be before "test_connection"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L40" ruleset="moodle" rule="Files.LangFilesOrdering.UnexpectedComment" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Unexpected comment found. Auto-fixing will not work after this comment</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L40" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L41" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "provider" is not in the correct order, it should be before "settingssaved"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L42" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "badge" is not in the correct order, it should be before "provider"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L44" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "select_badge" is not in the correct order, it should be before "select_provider"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L45" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "badgedesc" is not in the correct order, it should be before "select_badge"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="47" lineto="47" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L47" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "mapping_saved" is not in the correct order, it should be before "save_mapping"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L49" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "unknown_course" is not in the correct order, it should be before "unknown_provider"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L50" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "no_mapping_found" is not in the correct order, it should be before "unknown_course"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="52" lineto="52" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L52" ruleset="moodle" rule="Files.LangFilesOrdering.UnexpectedComment" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Unexpected comment found. Auto-fixing will not work after this comment</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="52" lineto="52" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L52" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L53" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "missing_mapping" is not in the correct order, it should be before "no_mapping_found"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L55" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "auth_failed" is not in the correct order, it should be before "missing_user_fields"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="57" lineto="57" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L57" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "invalid_method" is not in the correct order, it should be before "timeout_invalid"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="60" lineto="60" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L60" ruleset="moodle" rule="Files.LangFilesOrdering.UnexpectedComment" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Unexpected comment found. Auto-fixing will not work after this comment</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="60" lineto="60" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L60" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="64" lineto="64" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L64" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "privacy:metadata:local_navigatr_map:badge_id" is not in the correct order, it should be before "privacy:metadata:local_navigatr_map:provider_id"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="66" lineto="66" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L66" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "privacy:metadata:local_navigatr_audit" is not in the correct order, it should be before "privacy:metadata:local_navigatr_map:timemodified"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L68" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "privacy:metadata:local_navigatr_audit:courseid" is not in the correct order, it should be before "privacy:metadata:local_navigatr_audit:userid"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="70" lineto="70" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L70" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "privacy:metadata:local_navigatr_audit:badge_id" is not in the correct order, it should be before "privacy:metadata:local_navigatr_audit:provider_id"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="77" lineto="77" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L77" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "privacy:metadata:navigatr:purpose" is not in the correct order, it should be before "privacy:metadata:navigatr:recipient_lastname"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="79" lineto="79" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L79" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "select_badge_continue" is not in the correct order, it should be before "select_provider_continue"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="81" lineto="81" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L81" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "navigatr_settings" is not in the correct order, it should be before "selected_provider"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="82" lineto="82" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L82" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "current_mapping" is not in the correct order, it should be before "navigatr_settings"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="83" lineto="83" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L83" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "change_mapping" is not in the correct order, it should be before "current_mapping"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="85" lineto="85" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L85" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "remove_mapping" is not in the correct order, it should be before "view_badge"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="87" lineto="87" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L87" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "mapping_removed" is not in the correct order, it should be before "remove_mapping_confirm"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="92" lineto="92" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L92" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "connection_removed" is not in the correct order, it should be before "remove_connection_confirm"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="94" lineto="94" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L94" ruleset="moodle" rule="Files.LangFilesOrdering.UnexpectedComment" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Unexpected comment found. Auto-fixing will not work after this comment</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="94" lineto="94" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L94" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="96" lineto="96" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L96" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "connection_failed" is not in the correct order, it should be before "connection_success_simple"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="98" lineto="98" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L98" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "connection_successful" is not in the correct order, it should be before "network_error_or_timeout"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="99" lineto="99" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L99" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "connection_failed_generic" is not in the correct order, it should be before "connection_successful"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="102" lineto="102" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L102" ruleset="moodle" rule="Files.LangFilesOrdering.UnexpectedComment" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Unexpected comment found. Auto-fixing will not work after this comment</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="102" lineto="102" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L102" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="103" lineto="103" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L103" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "badge_preview" is not in the correct order, it should be before "user_agent"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="105" lineto="105" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L105" ruleset="moodle" rule="Files.LangFilesOrdering.UnexpectedComment" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Unexpected comment found. Auto-fixing will not work after this comment</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="105" lineto="105" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L105" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="107" lineto="107" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L107" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "password_help" is not in the correct order, it should be before "username_help"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="109" lineto="109" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L109" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "environment_help" is not in the correct order, it should be before "timeout_help"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="111" lineto="111" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L111" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "badge_help" is not in the correct order, it should be before "provider_help"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="113" lineto="113" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L113" ruleset="moodle" rule="Files.LangFilesOrdering.UnexpectedComment" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Unexpected comment found. Auto-fixing will not work after this comment</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="113" lineto="113" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L113" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="116" lineto="116" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L116" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "error_invalid_credentials" is not in the correct order, it should be before "error_network"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="118" lineto="118" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L118" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "error_no_providers" is not in the correct order, it should be before "error_not_found"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="120" lineto="120" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L120" ruleset="moodle" rule="Files.LangFilesOrdering.UnexpectedComment" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Unexpected comment found. Auto-fixing will not work after this comment</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="120" lineto="120" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L120" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="121" lineto="121" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L121" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "encryption_failed" is not in the correct order, it should be before "error_no_providers"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="122" lineto="122" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L122" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "decryption_failed" is not in the correct order, it should be before "encryption_failed"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="124" lineto="124" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L124" ruleset="moodle" rule="Files.LangFilesOrdering.UnexpectedComment" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Unexpected comment found. Auto-fixing will not work after this comment</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="124" lineto="124" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L124" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="126" lineto="126" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L126" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "help_center_link" is not in the correct order, it should be before "help_center_url"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="128" lineto="128" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L128" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "help_badge_config" is not in the correct order, it should be before "help_setup_guide"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="130" lineto="130" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L130" ruleset="moodle" rule="Files.LangFilesOrdering.UnexpectedComment" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Unexpected comment found. Auto-fixing will not work after this comment</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="130" lineto="130" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L130" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="134" lineto="134" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L134" ruleset="moodle" rule="Files.LangFilesOrdering.UnexpectedComment" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Unexpected comment found. Auto-fixing will not work after this comment</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="134" lineto="134" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L134" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="135" lineto="135" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L135" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "menu_description" is not in the correct order, it should be before "security_note"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="138" lineto="138" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L138" ruleset="moodle" rule="Files.LangFilesOrdering.UnexpectedComment" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Unexpected comment found. Auto-fixing will not work after this comment</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="138" lineto="138" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L138" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="139" lineto="139" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L139" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "navigatr:managecredentials" is not in the correct order, it should be before "settings_description"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="141" lineto="141" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L141" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "navigatr:configurecourse" is not in the correct order, it should be before "navigatr:managecredentials_desc"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="144" lineto="144" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L144" ruleset="moodle" rule="Files.LangFilesOrdering.UnexpectedComment" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Unexpected comment found. Auto-fixing will not work after this comment</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="144" lineto="144" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L144" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="145" lineto="145" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L145" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "cachedef_providers" is not in the correct order, it should be before "navigatr:configurecourse_desc"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="147" lineto="147" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L147" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "cachedef_badges" is not in the correct order, it should be before "cachedef_providers_desc"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="151" lineto="151" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L151" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "cachedef_locks" is not in the correct order, it should be before "cachedef_user_detail_desc"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="154" lineto="154" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L154" ruleset="moodle" rule="Files.LangFilesOrdering.UnexpectedComment" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Unexpected comment found. Auto-fixing will not work after this comment</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="154" lineto="154" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L154" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="156" lineto="156" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L156" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "badge_mapping_saved" is not in the correct order, it should be before "connection_successful"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="157" lineto="157" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L157" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "badge_issued_successfully" is not in the correct order, it should be before "badge_mapping_saved"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="158" lineto="158" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L158" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "badge_issuance_queued" is not in the correct order, it should be before "badge_issued_successfully"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="162" lineto="162" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L162" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "api_unavailable" is not in the correct order, it should be before "user_data_deleted"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="164" lineto="164" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L164" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "course_not_found" is not in the correct order, it should be before "user_not_found"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="166" lineto="166" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L166" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "save_changes" is not in the correct order, it should be before "test_connection"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="167" lineto="167" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L167" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "create_export_request" is not in the correct order, it should be before "save_changes"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="168" lineto="168" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L168" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "create_deletion_request" is not in the correct order, it should be before "create_export_request"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="170" lineto="170" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L170" ruleset="moodle" rule="Files.LangFilesOrdering.UnexpectedComment" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Unexpected comment found. Auto-fixing will not work after this comment</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="170" lineto="170" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L170" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="174" lineto="174" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L174" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "eventapiconnectiontested" is not in the correct order, it should be before "eventcoursemappingskipped"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="176" lineto="176" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L176" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "eventapirequestfailed" is not in the correct order, it should be before "eventtokenrefreshfailed"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="178" lineto="178" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L178" ruleset="moodle" rule="Files.LangFilesOrdering.UnexpectedComment" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Unexpected comment found. Auto-fixing will not work after this comment</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="178" lineto="178" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L178" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="179" lineto="179" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L179" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "event_badge_issuance_success" is not in the correct order, it should be before "eventapirequestfailed"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lang/en/local_navigatr.php" linefrom="180" lineto="180" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lang/en/local_navigatr.php#L180" ruleset="moodle" rule="Files.LangFilesOrdering.IncorrectOrder" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>The string key "event_badge_issuance_failed" is not in the correct order, it should be before "event_badge_issuance_success"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lib.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lib.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.NotAtFirstLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Moodle boilerplate not found at first line</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lib.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lib.php#L26" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalNotNeeded" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lib.php" linefrom="36" lineto="36" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lib.php#L36" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/lib.php" linefrom="58" lineto="58" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/lib.php#L58" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/settings.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/settings.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.NotAtFirstLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Moodle boilerplate not found at first line</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/settings_page.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/settings_page.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.NotAtFirstLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Moodle boilerplate not found at first line</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/settings_page.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/settings_page.php#L29" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/settings_page.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/settings_page.php#L39" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/settings_page.php" linefrom="43" lineto="43" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/settings_page.php#L43" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/settings_page.php" linefrom="52" lineto="52" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/settings_page.php#L52" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/settings_page.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/settings_page.php#L53" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/settings_page.php" linefrom="62" lineto="62" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/settings_page.php#L62" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/settings_page.php" linefrom="66" lineto="66" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/settings_page.php#L66" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/settings_page.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/settings_page.php#L68" ruleset="Squiz" rule="ControlStructures.ElseIfDeclaration.NotAllowed" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Usage of ELSEIF not allowed; use ELSE IF instead</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/settings_page.php" linefrom="78" lineto="78" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/settings_page.php#L78" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/settings_page.php" linefrom="86" lineto="86" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/settings_page.php#L86" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/settings_page.php" linefrom="93" lineto="93" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/settings_page.php#L93" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/settings_page.php" linefrom="99" lineto="99" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/settings_page.php#L99" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/settings_page.php" linefrom="102" lineto="102" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/settings_page.php#L102" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/settings_page.php" linefrom="103" lineto="103" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/settings_page.php#L103" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "help_url" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/settings_page.php" linefrom="104" lineto="104" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/settings_page.php#L104" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "help_link" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/settings_page.php" linefrom="104" lineto="104" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/settings_page.php#L104" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "help_url" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/settings_page.php" linefrom="106" lineto="106" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/settings_page.php#L106" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/settings_page.php" linefrom="108" lineto="108" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/settings_page.php#L108" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "help_text" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/settings_page.php" linefrom="108" lineto="108" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/settings_page.php#L108" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "help_link" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/settings_page.php" linefrom="109" lineto="109" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/settings_page.php#L109" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "help_text" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/settings_page.php" linefrom="111" lineto="111" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/settings_page.php#L111" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/settings_page.php" linefrom="112" lineto="112" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/settings_page.php#L112" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "current_username" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/settings_page.php" linefrom="113" lineto="113" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/settings_page.php#L113" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "current_password" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/settings_page.php" linefrom="115" lineto="115" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/settings_page.php#L115" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/settings_page.php" linefrom="116" lineto="116" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/settings_page.php#L116" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "current_username" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/settings_page.php" linefrom="116" lineto="116" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/settings_page.php#L116" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "current_password" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/settings_page.php" linefrom="118" lineto="118" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/settings_page.php#L118" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "remove_url" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/settings_page.php" linefrom="120" lineto="120" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/settings_page.php#L120" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/settings_page.php" linefrom="122" lineto="122" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/settings_page.php#L122" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "remove_button" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/settings_page.php" linefrom="122" lineto="122" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/settings_page.php#L122" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "remove_url" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/settings_page.php" linefrom="124" lineto="124" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/settings_page.php#L124" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/settings_page.php" linefrom="126" lineto="126" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/settings_page.php#L126" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "remove_button" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/backup_restore_test.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/backup_restore_test.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.NotAtFirstLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Moodle boilerplate not found at first line</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/backup_restore_test.php" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/backup_restore_test.php#L48" ruleset="moodle" rule="PHPUnit.TestClassesFinal.UnitTestClassesFinal" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Unit test backup_restore_test should be declared as final.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/backup_restore_test.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/backup_restore_test.php#L53" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_backup_class_structure() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/backup_restore_test.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/backup_restore_test.php#L53" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_backup_class_structure() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/backup_restore_test.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/backup_restore_test.php#L54" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/backup_restore_test.php" linefrom="67" lineto="67" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/backup_restore_test.php#L67" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_restore_class_structure() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/backup_restore_test.php" linefrom="67" lineto="67" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/backup_restore_test.php#L67" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_restore_class_structure() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/backup_restore_test.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/backup_restore_test.php#L68" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/backup_restore_test.php" linefrom="83" lineto="83" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/backup_restore_test.php#L83" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_backup_and_restore_mapping() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/backup_restore_test.php" linefrom="83" lineto="83" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/backup_restore_test.php#L83" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_backup_and_restore_mapping() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/backup_restore_test.php" linefrom="84" lineto="84" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/backup_restore_test.php#L84" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/backup_restore_test.php" linefrom="85" lineto="85" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/backup_restore_test.php#L85" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 137 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/backup_restore_test.php" linefrom="154" lineto="154" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/backup_restore_test.php#L154" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_backup_and_restore_with_audit_records() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/backup_restore_test.php" linefrom="154" lineto="154" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/backup_restore_test.php#L154" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_backup_and_restore_with_audit_records() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/backup_restore_test.php" linefrom="155" lineto="155" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/backup_restore_test.php#L155" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/backup_restore_test.php" linefrom="156" lineto="156" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/backup_restore_test.php#L156" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 137 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/backup_restore_test.php" linefrom="245" lineto="245" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/backup_restore_test.php#L245" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_backup_without_user_data() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/backup_restore_test.php" linefrom="245" lineto="245" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/backup_restore_test.php#L245" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_backup_without_user_data() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/backup_restore_test.php" linefrom="246" lineto="246" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/backup_restore_test.php#L246" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/backup_restore_test.php" linefrom="247" lineto="247" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/backup_restore_test.php#L247" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 137 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/backup_restore_test.php" linefrom="328" lineto="328" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/backup_restore_test.php#L328" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_restore_does_not_overwrite_existing_mapping() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/backup_restore_test.php" linefrom="328" lineto="328" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/backup_restore_test.php#L328" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_restore_does_not_overwrite_existing_mapping() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/backup_restore_test.php" linefrom="329" lineto="329" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/backup_restore_test.php#L329" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/backup_restore_test.php" linefrom="330" lineto="330" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/backup_restore_test.php#L330" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 137 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/backup_restore_test.php" linefrom="398" lineto="398" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/backup_restore_test.php#L398" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_user_id_mapping() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/backup_restore_test.php" linefrom="398" lineto="398" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/backup_restore_test.php#L398" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_user_id_mapping() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/backup_restore_test.php" linefrom="399" lineto="399" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/backup_restore_test.php#L399" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/backup_restore_test.php" linefrom="400" lineto="400" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/backup_restore_test.php#L400" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 137 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/backup_restore_test.php" linefrom="475" lineto="475" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/backup_restore_test.php#L475" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_backup_restore_empty_course() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/backup_restore_test.php" linefrom="475" lineto="475" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/backup_restore_test.php#L475" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_backup_restore_empty_course() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/backup_restore_test.php" linefrom="476" lineto="476" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/backup_restore_test.php#L476" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/backup_restore_test.php" linefrom="477" lineto="477" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/backup_restore_test.php#L477" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 137 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/backup_restore_test.php" linefrom="526" lineto="526" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/backup_restore_test.php#L526" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_duplicate_dedupe_key_handling() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/backup_restore_test.php" linefrom="526" lineto="526" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/backup_restore_test.php#L526" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_duplicate_dedupe_key_handling() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/backup_restore_test.php" linefrom="527" lineto="527" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/backup_restore_test.php#L527" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/backup_restore_test.php" linefrom="528" lineto="528" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/backup_restore_test.php#L528" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 137 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/backup_restore_test.php" linefrom="616" lineto="616" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/backup_restore_test.php#L616" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_missing_user_handling() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/backup_restore_test.php" linefrom="616" lineto="616" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/backup_restore_test.php#L616" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_missing_user_handling() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/backup_restore_test.php" linefrom="617" lineto="617" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/backup_restore_test.php#L617" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/backup_restore_test.php" linefrom="618" lineto="618" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/backup_restore_test.php#L618" ruleset="moodle" rule="Files.LineLength.TooLong" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Line exceeds 132 characters; contains 137 characters</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/backup_restore_test.php" linefrom="715" lineto="715" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/backup_restore_test.php#L715" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/backup_restore_test.php" linefrom="722" lineto="722" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/backup_restore_test.php#L722" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/behat/behat_navigatr.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/behat/behat_navigatr.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.NotAtFirstLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Moodle boilerplate not found at first line</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/behat/behat_navigatr.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/behat/behat_navigatr.php#L41" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/behat/behat_navigatr.php" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/behat/behat_navigatr.php#L46" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/behat/behat_navigatr.php" linefrom="57" lineto="57" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/behat/behat_navigatr.php#L57" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/behat/behat_navigatr.php" linefrom="60" lineto="60" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/behat/behat_navigatr.php#L60" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/behat/behat_navigatr.php" linefrom="64" lineto="64" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/behat/behat_navigatr.php#L64" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/behat/behat_navigatr.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/behat/behat_navigatr.php#L68" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/behat/behat_navigatr.php" linefrom="72" lineto="72" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/behat/behat_navigatr.php#L72" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/behat/behat_navigatr.php" linefrom="83" lineto="83" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/behat/behat_navigatr.php#L83" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/behat/behat_navigatr.php" linefrom="86" lineto="86" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/behat/behat_navigatr.php#L86" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/behat/behat_navigatr.php" linefrom="97" lineto="97" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/behat/behat_navigatr.php#L97" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/behat/behat_navigatr.php" linefrom="100" lineto="100" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/behat/behat_navigatr.php#L100" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/behat/behat_navigatr.php" linefrom="104" lineto="104" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/behat/behat_navigatr.php#L104" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/behat/behat_navigatr.php" linefrom="108" lineto="108" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/behat/behat_navigatr.php#L108" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/behat/behat_navigatr.php" linefrom="112" lineto="112" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/behat/behat_navigatr.php#L112" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/behat/behat_navigatr.php" linefrom="123" lineto="123" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/behat/behat_navigatr.php#L123" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/behat/behat_navigatr.php" linefrom="124" lineto="124" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/behat/behat_navigatr.php#L124" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/behat/behat_navigatr.php" linefrom="127" lineto="127" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/behat/behat_navigatr.php#L127" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/behat/behat_navigatr.php" linefrom="130" lineto="130" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/behat/behat_navigatr.php#L130" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/behat/behat_navigatr.php" linefrom="133" lineto="133" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/behat/behat_navigatr.php#L133" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/behat/behat_navigatr.php" linefrom="143" lineto="143" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/behat/behat_navigatr.php#L143" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/behat/behat_navigatr.php" linefrom="145" lineto="145" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/behat/behat_navigatr.php#L145" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/behat/behat_navigatr.php" linefrom="155" lineto="155" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/behat/behat_navigatr.php#L155" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/behat/behat_navigatr.php" linefrom="156" lineto="156" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/behat/behat_navigatr.php#L156" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/behat/behat_navigatr.php" linefrom="166" lineto="166" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/behat/behat_navigatr.php#L166" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/behat/behat_navigatr.php" linefrom="168" lineto="168" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/behat/behat_navigatr.php#L168" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/behat/behat_navigatr.php" linefrom="178" lineto="178" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/behat/behat_navigatr.php#L178" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/behat/behat_navigatr.php" linefrom="180" lineto="180" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/behat/behat_navigatr.php#L180" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/behat/behat_navigatr.php" linefrom="191" lineto="191" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/behat/behat_navigatr.php#L191" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/behat/behat_navigatr.php" linefrom="192" lineto="192" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/behat/behat_navigatr.php#L192" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/behat/behat_navigatr.php" linefrom="196" lineto="196" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/behat/behat_navigatr.php#L196" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/behat/behat_navigatr.php" linefrom="199" lineto="199" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/behat/behat_navigatr.php#L199" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/behat/behat_navigatr.php" linefrom="202" lineto="202" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/behat/behat_navigatr.php#L202" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/behat/behat_navigatr.php" linefrom="205" lineto="205" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/behat/behat_navigatr.php#L205" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/behat/behat_navigatr.php" linefrom="208" lineto="208" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/behat/behat_navigatr.php#L208" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/behat/behat_navigatr.php" linefrom="211" lineto="211" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/behat/behat_navigatr.php#L211" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/behat/behat_navigatr.php" linefrom="214" lineto="214" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/behat/behat_navigatr.php#L214" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/behat/behat_navigatr.php" linefrom="225" lineto="225" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/behat/behat_navigatr.php#L225" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/behat/behat_navigatr.php" linefrom="236" lineto="236" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/behat/behat_navigatr.php#L236" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/behat/behat_navigatr.php" linefrom="237" lineto="237" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/behat/behat_navigatr.php#L237" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/behat/behat_navigatr.php" linefrom="241" lineto="241" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/behat/behat_navigatr.php#L241" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/behat/behat_navigatr.php" linefrom="244" lineto="244" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/behat/behat_navigatr.php#L244" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/behat/behat_navigatr.php" linefrom="247" lineto="247" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/behat/behat_navigatr.php#L247" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/behat/behat_navigatr.php" linefrom="250" lineto="250" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/behat/behat_navigatr.php#L250" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/behat/behat_navigatr.php" linefrom="253" lineto="253" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/behat/behat_navigatr.php#L253" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/behat/behat_navigatr.php" linefrom="256" lineto="256" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/behat/behat_navigatr.php#L256" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/behat/behat_navigatr.php" linefrom="259" lineto="259" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/behat/behat_navigatr.php#L259" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/behat/behat_navigatr.php" linefrom="269" lineto="269" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/behat/behat_navigatr.php#L269" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/behat/behat_navigatr.php" linefrom="271" lineto="271" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/behat/behat_navigatr.php#L271" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.NotAtFirstLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Moodle boilerplate not found at first line</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L26" ruleset="moodle" rule="PHPUnit.TestCaseNames.UnexpectedLevel2NS" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>PHPUnit class "local_navigatr\form\admin_settings_form_test", with namespace "local_navigatr\form", currently located at "tests/classes/form" directory, does not match its expected location at "tests/form"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L34" ruleset="moodle" rule="PHPUnit.TestClassesFinal.UnitTestClassesFinal" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Unit test admin_settings_form_test should be declared as final.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L39" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_class_structure() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L39" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_class_structure() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L40" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L49" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_definition_method() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L49" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_definition_method() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L50" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L55" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="65" lineto="65" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L65" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_validation_method() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="65" lineto="65" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L65" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_validation_method() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="66" lineto="66" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L66" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="71" lineto="71" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L71" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="81" lineto="81" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L81" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_form_elements() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="81" lineto="81" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L81" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_form_elements() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="82" lineto="82" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L82" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="87" lineto="87" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L87" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="94" lineto="94" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L94" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_username_field() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="94" lineto="94" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L94" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_username_field() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="95" lineto="95" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L95" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="100" lineto="100" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L100" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="107" lineto="107" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L107" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_password_field() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="107" lineto="107" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L107" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_password_field() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="108" lineto="108" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L108" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="113" lineto="113" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L113" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="120" lineto="120" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L120" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_timeout_field() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="120" lineto="120" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L120" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_timeout_field() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="121" lineto="121" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L121" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="126" lineto="126" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L126" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="133" lineto="133" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L133" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_form_definition() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="133" lineto="133" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L133" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_form_definition() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="134" lineto="134" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L134" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="139" lineto="139" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L139" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="146" lineto="146" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L146" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_environment_field() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="146" lineto="146" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L146" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_environment_field() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="147" lineto="147" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L147" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="152" lineto="152" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L152" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="159" lineto="159" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L159" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_test_connection_button() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="159" lineto="159" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L159" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_test_connection_button() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="160" lineto="160" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L160" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="165" lineto="165" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L165" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="172" lineto="172" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L172" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_validation_rules() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="172" lineto="172" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L172" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_validation_rules() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="173" lineto="173" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L173" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="178" lineto="178" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L178" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="185" lineto="185" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L185" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_form_submission() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="185" lineto="185" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L185" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_form_submission() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="186" lineto="186" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L186" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="191" lineto="191" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L191" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="198" lineto="198" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L198" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_form_cancellation() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="198" lineto="198" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L198" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_form_cancellation() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="199" lineto="199" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L199" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="204" lineto="204" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L204" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="211" lineto="211" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L211" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_form_data_processing() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="211" lineto="211" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L211" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_form_data_processing() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="212" lineto="212" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L212" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="217" lineto="217" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L217" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="224" lineto="224" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L224" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_form_error_handling() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="224" lineto="224" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L224" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_form_error_handling() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="225" lineto="225" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L225" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="230" lineto="230" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L230" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="237" lineto="237" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L237" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_form_security() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="237" lineto="237" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L237" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_form_security() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="238" lineto="238" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L238" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="243" lineto="243" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L243" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="250" lineto="250" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L250" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_form_accessibility() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="250" lineto="250" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L250" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_form_accessibility() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="251" lineto="251" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L251" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="256" lineto="256" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L256" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="263" lineto="263" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L263" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_form_internationalization() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="263" lineto="263" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L263" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_form_internationalization() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="264" lineto="264" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L264" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/form/admin_settings_form_test.php" linefrom="269" lineto="269" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/form/admin_settings_form_test.php#L269" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.NotAtFirstLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Moodle boilerplate not found at first line</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L26" ruleset="moodle" rule="PHPUnit.TestCaseNames.UnexpectedLevel2NS" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>PHPUnit class "local_navigatr\local\api_client_test", with namespace "local_navigatr\local", currently located at "tests/classes/local" directory, does not match its expected location at "tests/local"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L34" ruleset="moodle" rule="PHPUnit.TestClassesFinal.UnitTestClassesFinal" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Unit test api_client_test should be declared as final.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L39" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_get_base_url() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L39" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_get_base_url() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L40" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L41" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L45" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="49" lineto="49" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L49" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="57" lineto="57" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L57" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_constructor() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="57" lineto="57" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L57" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_constructor() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="58" lineto="58" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L58" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="66" lineto="66" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L66" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_get_token_success() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="66" lineto="66" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L66" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_get_token_success() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="67" lineto="67" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L67" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="70" lineto="70" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L70" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="71" lineto="71" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L71" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "mock_response" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="78" lineto="78" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L78" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="79" lineto="79" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L79" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="83" lineto="83" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L83" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="86" lineto="86" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L86" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="94" lineto="94" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L94" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_get_token_failure() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="94" lineto="94" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L94" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_get_token_failure() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="95" lineto="95" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L95" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="101" lineto="101" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L101" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="108" lineto="108" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L108" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_refresh_token() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="108" lineto="108" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L108" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_refresh_token() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="109" lineto="109" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L109" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="114" lineto="114" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L114" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="122" lineto="122" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L122" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_test_connection() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="122" lineto="122" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L122" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_test_connection() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="123" lineto="123" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L123" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="126" lineto="126" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L126" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="129" lineto="129" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L129" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="138" lineto="138" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L138" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_http_methods() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="138" lineto="138" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L138" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_http_methods() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="139" lineto="139" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L139" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="144" lineto="144" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L144" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="154" lineto="154" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L154" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_get_providers() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="154" lineto="154" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L154" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_get_providers() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="155" lineto="155" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L155" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="160" lineto="160" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L160" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="167" lineto="167" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L167" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_get_badges() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="167" lineto="167" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L167" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_get_badges() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="168" lineto="168" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L168" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="173" lineto="173" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L173" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="180" lineto="180" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L180" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_issue_badge() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="180" lineto="180" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L180" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_issue_badge() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="181" lineto="181" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L181" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="186" lineto="186" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L186" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="193" lineto="193" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L193" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_timeout_configuration() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="193" lineto="193" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L193" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_timeout_configuration() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="194" lineto="194" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L194" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="197" lineto="197" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L197" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="202" lineto="202" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L202" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="211" lineto="211" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L211" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_environment_switching() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="211" lineto="211" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L211" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_environment_switching() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="212" lineto="212" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L212" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="215" lineto="215" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L215" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="217" lineto="217" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L217" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "prod_url" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="218" lineto="218" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L218" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "prod_url" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="220" lineto="220" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L220" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="222" lineto="222" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L222" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "staging_url" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="223" lineto="223" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L223" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "staging_url" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="229" lineto="229" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L229" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_invalid_environment() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="229" lineto="229" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L229" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_invalid_environment() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="230" lineto="230" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L230" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/api_client_test.php" linefrom="233" lineto="233" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/api_client_test.php#L233" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.NotAtFirstLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Moodle boilerplate not found at first line</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L26" ruleset="moodle" rule="PHPUnit.TestCaseNames.UnexpectedLevel2NS" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>PHPUnit class "local_navigatr\local\cache_test", with namespace "local_navigatr\local", currently located at "tests/classes/local" directory, does not match its expected location at "tests/local"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="34" lineto="34" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L34" ruleset="moodle" rule="PHPUnit.TestClassesFinal.UnitTestClassesFinal" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Unit test cache_test should be declared as final.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L39" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_class_structure() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L39" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_class_structure() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L40" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L50" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_provider_caching() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L50" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_provider_caching() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L51" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L54" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="65" lineto="65" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L65" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_badge_caching() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="65" lineto="65" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L65" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_badge_caching() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="66" lineto="66" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L66" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="69" lineto="69" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L69" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="80" lineto="80" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L80" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_cache_clearing() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="80" lineto="80" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L80" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_cache_clearing() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="81" lineto="81" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L81" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="84" lineto="84" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L84" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="95" lineto="95" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L95" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_cache_ttl() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="95" lineto="95" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L95" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_cache_ttl() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="96" lineto="96" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L96" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="99" lineto="99" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L99" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="107" lineto="107" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L107" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_cache_key_generation() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="107" lineto="107" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L107" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_cache_key_generation() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="108" lineto="108" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L108" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="111" lineto="111" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L111" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="119" lineto="119" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L119" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_cache_invalidation() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="119" lineto="119" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L119" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_cache_invalidation() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="120" lineto="120" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L120" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="123" lineto="123" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L123" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="130" lineto="130" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L130" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_cache_performance() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="130" lineto="130" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L130" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_cache_performance() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="131" lineto="131" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L131" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="134" lineto="134" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L134" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="142" lineto="142" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L142" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_cache_error_handling() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="142" lineto="142" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L142" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_cache_error_handling() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="143" lineto="143" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L143" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="146" lineto="146" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L146" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="154" lineto="154" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L154" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_cache_concurrency() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="154" lineto="154" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L154" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_cache_concurrency() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="155" lineto="155" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L155" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="158" lineto="158" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L158" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="166" lineto="166" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L166" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_cache_memory_usage() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="166" lineto="166" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L166" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_cache_memory_usage() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="167" lineto="167" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L167" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="170" lineto="170" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L170" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="178" lineto="178" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L178" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_cache_serialization() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="178" lineto="178" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L178" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_cache_serialization() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="179" lineto="179" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L179" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="182" lineto="182" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L182" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="190" lineto="190" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L190" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_cache_deserialization() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="190" lineto="190" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L190" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_cache_deserialization() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="191" lineto="191" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L191" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="194" lineto="194" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L194" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="202" lineto="202" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L202" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_cache_compression() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="202" lineto="202" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L202" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_cache_compression() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="203" lineto="203" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L203" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="206" lineto="206" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L206" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="214" lineto="214" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L214" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_cache_expiration() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="214" lineto="214" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L214" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_cache_expiration() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="215" lineto="215" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L215" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="218" lineto="218" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L218" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="226" lineto="226" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L226" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_cache_statistics() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="226" lineto="226" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L226" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_cache_statistics() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="227" lineto="227" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L227" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="230" lineto="230" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L230" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="238" lineto="238" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L238" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_cache_monitoring() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="238" lineto="238" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L238" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_cache_monitoring() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="239" lineto="239" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L239" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="242" lineto="242" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L242" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="250" lineto="250" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L250" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_cache_debugging() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="250" lineto="250" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L250" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_cache_debugging() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="251" lineto="251" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L251" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/cache_test.php" linefrom="254" lineto="254" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/cache_test.php#L254" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/navigatr_generator.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/navigatr_generator.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.NotAtFirstLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Moodle boilerplate not found at first line</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/navigatr_generator.php" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/navigatr_generator.php#L38" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/navigatr_generator.php" linefrom="48" lineto="48" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/navigatr_generator.php#L48" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/navigatr_generator.php" linefrom="66" lineto="66" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/navigatr_generator.php#L66" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/navigatr_generator.php" linefrom="77" lineto="77" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/navigatr_generator.php#L77" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/navigatr_generator.php" linefrom="95" lineto="95" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/navigatr_generator.php#L95" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/navigatr_generator.php" linefrom="106" lineto="106" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/navigatr_generator.php#L106" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/navigatr_generator.php" linefrom="124" lineto="124" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/navigatr_generator.php#L124" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/navigatr_generator.php" linefrom="138" lineto="138" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/navigatr_generator.php#L138" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/navigatr_generator.php" linefrom="156" lineto="156" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/navigatr_generator.php#L156" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/navigatr_generator.php" linefrom="162" lineto="162" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/navigatr_generator.php#L162" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/navigatr_generator.php" linefrom="169" lineto="169" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/navigatr_generator.php#L169" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/navigatr_generator.php" linefrom="176" lineto="176" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/navigatr_generator.php#L176" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/navigatr_generator.php" linefrom="183" lineto="183" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/navigatr_generator.php#L183" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/navigatr_generator.php" linefrom="190" lineto="190" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/navigatr_generator.php#L190" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/navigatr_generator.php" linefrom="193" lineto="193" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/navigatr_generator.php#L193" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/navigatr_generator.php" linefrom="199" lineto="199" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/navigatr_generator.php#L199" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/navigatr_generator.php" linefrom="206" lineto="206" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/navigatr_generator.php#L206" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/navigatr_test_helper.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/navigatr_test_helper.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.NotAtFirstLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Moodle boilerplate not found at first line</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/navigatr_test_helper.php" linefrom="37" lineto="37" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/navigatr_test_helper.php#L37" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/navigatr_test_helper.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/navigatr_test_helper.php#L44" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/navigatr_test_helper.php" linefrom="61" lineto="61" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/navigatr_test_helper.php#L61" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/navigatr_test_helper.php" linefrom="71" lineto="71" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/navigatr_test_helper.php#L71" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/navigatr_test_helper.php" linefrom="87" lineto="87" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/navigatr_test_helper.php#L87" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/navigatr_test_helper.php" linefrom="94" lineto="94" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/navigatr_test_helper.php#L94" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/navigatr_test_helper.php" linefrom="113" lineto="113" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/navigatr_test_helper.php#L113" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/navigatr_test_helper.php" linefrom="121" lineto="121" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/navigatr_test_helper.php#L121" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/navigatr_test_helper.php" linefrom="122" lineto="122" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/navigatr_test_helper.php#L122" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/navigatr_test_helper.php" linefrom="131" lineto="131" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/navigatr_test_helper.php#L131" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/navigatr_test_helper.php" linefrom="132" lineto="132" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/navigatr_test_helper.php#L132" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/navigatr_test_helper.php" linefrom="141" lineto="141" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/navigatr_test_helper.php#L141" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/navigatr_test_helper.php" linefrom="142" lineto="142" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/navigatr_test_helper.php#L142" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/navigatr_test_helper.php" linefrom="151" lineto="151" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/navigatr_test_helper.php#L151" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/navigatr_test_helper.php" linefrom="152" lineto="152" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/navigatr_test_helper.php#L152" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/navigatr_test_helper.php" linefrom="161" lineto="161" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/navigatr_test_helper.php#L161" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/navigatr_test_helper.php" linefrom="162" lineto="162" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/navigatr_test_helper.php#L162" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/navigatr_test_helper.php" linefrom="174" lineto="174" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/navigatr_test_helper.php#L174" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/navigatr_test_helper.php" linefrom="188" lineto="188" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/navigatr_test_helper.php#L188" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/navigatr_test_helper.php" linefrom="203" lineto="203" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/navigatr_test_helper.php#L203" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/navigatr_test_helper.php" linefrom="206" lineto="206" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/navigatr_test_helper.php#L206" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/navigatr_test_helper.php" linefrom="209" lineto="209" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/navigatr_test_helper.php#L209" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/navigatr_test_helper.php" linefrom="212" lineto="212" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/navigatr_test_helper.php#L212" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/navigatr_test_helper.php" linefrom="215" lineto="215" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/navigatr_test_helper.php#L215" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/navigatr_test_helper.php" linefrom="218" lineto="218" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/navigatr_test_helper.php#L218" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/navigatr_test_helper.php" linefrom="229" lineto="229" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/navigatr_test_helper.php#L229" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/navigatr_test_helper.php" linefrom="233" lineto="233" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/navigatr_test_helper.php#L233" ruleset="PHPCompatibility" rule="Variables.ForbiddenThisUseContexts.OutsideObjectContext" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>"$this" can no longer be used in a plain function or method since PHP 7.1.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/navigatr_test_helper.php" linefrom="233" lineto="233" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/navigatr_test_helper.php#L233" ruleset="Squiz" rule="Scope.StaticThisUsage.Found" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Usage of "$this" in static methods will cause runtime errors</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/navigatr_test_helper.php" linefrom="245" lineto="245" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/navigatr_test_helper.php#L245" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/navigatr_test_helper.php" linefrom="249" lineto="249" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/navigatr_test_helper.php#L249" ruleset="PHPCompatibility" rule="Variables.ForbiddenThisUseContexts.OutsideObjectContext" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>"$this" can no longer be used in a plain function or method since PHP 7.1.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/navigatr_test_helper.php" linefrom="249" lineto="249" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/navigatr_test_helper.php#L249" ruleset="Squiz" rule="Scope.StaticThisUsage.Found" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Usage of "$this" in static methods will cause runtime errors</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.NotAtFirstLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Moodle boilerplate not found at first line</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L26" ruleset="moodle" rule="PHPUnit.TestCaseNames.UnexpectedLevel2NS" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>PHPUnit class "local_navigatr\local\token_manager_test", with namespace "local_navigatr\local", currently located at "tests/classes/local" directory, does not match its expected location at "tests/local"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L35" ruleset="moodle" rule="PHPUnit.TestClassesFinal.UnitTestClassesFinal" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Unit test token_manager_test should be declared as final.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L40" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_class_structure() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L40" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_class_structure() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L41" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L50" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_get_access_token_no_tokens() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L50" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_get_access_token_no_tokens() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L51" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L54" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="57" lineto="57" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L57" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="66" lineto="66" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L66" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_clear_tokens() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="66" lineto="66" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L66" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_clear_tokens() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="67" lineto="67" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L67" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="70" lineto="70" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L70" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="77" lineto="77" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L77" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="81" lineto="81" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L81" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="84" lineto="84" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L84" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="93" lineto="93" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L93" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_token_expiration() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="93" lineto="93" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L93" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_token_expiration() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="94" lineto="94" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L94" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="97" lineto="97" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L97" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="99" lineto="99" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L99" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="101" lineto="101" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L101" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="108" lineto="108" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L108" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_token_refresh_valid() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="108" lineto="108" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L108" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_token_refresh_valid() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="109" lineto="109" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L109" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="112" lineto="112" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L112" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="114" lineto="114" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L114" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="116" lineto="116" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L116" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="123" lineto="123" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L123" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_token_refresh_expired() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="123" lineto="123" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L123" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_token_refresh_expired() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="124" lineto="124" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L124" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="127" lineto="127" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L127" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="129" lineto="129" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L129" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="131" lineto="131" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L131" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="138" lineto="138" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L138" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_reauth_no_credentials() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="138" lineto="138" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L138" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_reauth_no_credentials() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="139" lineto="139" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L139" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="142" lineto="142" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L142" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="146" lineto="146" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L146" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="153" lineto="153" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L153" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_reauth_with_credentials() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="153" lineto="153" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L153" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_reauth_with_credentials() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="154" lineto="154" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L154" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="157" lineto="157" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L157" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="161" lineto="161" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L161" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="168" lineto="168" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L168" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_jwt_decoding() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="168" lineto="168" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L168" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_jwt_decoding() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="169" lineto="169" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L169" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="172" lineto="172" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L172" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="183" lineto="183" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L183" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_token_storage() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="183" lineto="183" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L183" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_token_storage() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="184" lineto="184" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L184" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="187" lineto="187" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L187" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="198" lineto="198" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L198" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_lock_mechanism() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="198" lineto="198" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L198" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_lock_mechanism() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="199" lineto="199" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L199" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="202" lineto="202" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L202" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="213" lineto="213" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L213" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_auth_failure_handling() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="213" lineto="213" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L213" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_auth_failure_handling() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="214" lineto="214" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L214" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="217" lineto="217" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L217" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="220" lineto="220" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L220" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="227" lineto="227" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L227" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_token_validation() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="227" lineto="227" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L227" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_token_validation() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="228" lineto="228" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L228" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="231" lineto="231" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L231" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="235" lineto="235" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L235" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="238" lineto="238" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L238" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="246" lineto="246" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L246" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_concurrent_access() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="246" lineto="246" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L246" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_concurrent_access() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="247" lineto="247" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L247" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/local/token_manager_test.php" linefrom="250" lineto="250" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/local/token_manager_test.php#L250" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.NotAtFirstLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Moodle boilerplate not found at first line</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="26" lineto="26" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L26" ruleset="moodle" rule="PHPUnit.TestCaseNames.UnexpectedLevel2NS" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>PHPUnit class "local_navigatr\task\issue_badge_task_test", with namespace "local_navigatr\task", currently located at "tests/classes/task" directory, does not match its expected location at "tests/task"</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="35" lineto="35" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L35" ruleset="moodle" rule="PHPUnit.TestClassesFinal.UnitTestClassesFinal" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Unit test issue_badge_task_test should be declared as final.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L40" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_class_structure() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L40" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_class_structure() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L41" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L50" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_execute_with_valid_data() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L50" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_execute_with_valid_data() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="51" lineto="51" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L51" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L54" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="58" lineto="58" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L58" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="67" lineto="67" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L67" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="75" lineto="75" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L75" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="80" lineto="80" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L80" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="83" lineto="83" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L83" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="86" lineto="86" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L86" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="88" lineto="88" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L88" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "audit_records" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="90" lineto="90" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L90" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="92" lineto="92" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L92" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "audit_records" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="94" lineto="94" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L94" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "audit_record" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="94" lineto="94" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L94" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "audit_records" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="95" lineto="95" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L95" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "audit_record" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="96" lineto="96" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L96" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "audit_record" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="97" lineto="97" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L97" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "audit_record" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="103" lineto="103" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L103" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_get_name() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="103" lineto="103" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L103" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_get_name() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="104" lineto="104" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L104" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="115" lineto="115" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L115" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_execute_method() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="115" lineto="115" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L115" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_execute_method() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="116" lineto="116" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L116" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="128" lineto="128" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L128" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_audit_record_creation() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="128" lineto="128" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L128" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_audit_record_creation() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="129" lineto="129" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L129" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="132" lineto="132" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L132" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="136" lineto="136" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L136" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="145" lineto="145" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L145" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="153" lineto="153" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L153" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="155" lineto="155" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L155" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "audit_records" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="157" lineto="157" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L157" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="159" lineto="159" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L159" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "audit_records" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="161" lineto="161" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L161" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "audit_record" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="161" lineto="161" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L161" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "audit_records" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="162" lineto="162" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L162" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "audit_record" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="163" lineto="163" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L163" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "audit_record" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="164" lineto="164" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L164" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "audit_record" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="165" lineto="165" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L165" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "audit_record" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="166" lineto="166" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L166" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "audit_record" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="167" lineto="167" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L167" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "audit_record" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="168" lineto="168" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L168" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "audit_record" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="174" lineto="174" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L174" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_deduplication_key() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="174" lineto="174" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L174" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_deduplication_key() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="175" lineto="175" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L175" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="183" lineto="183" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L183" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="184" lineto="184" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L184" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "expected_key" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="186" lineto="186" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L186" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="194" lineto="194" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L194" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_missing_user_handling() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="194" lineto="194" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L194" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_missing_user_handling() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="195" lineto="195" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L195" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="198" lineto="198" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L198" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="202" lineto="202" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L202" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="209" lineto="209" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L209" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="214" lineto="214" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L214" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="217" lineto="217" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L217" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="220" lineto="220" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L220" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="222" lineto="222" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L222" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "audit_records" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="224" lineto="224" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L224" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="226" lineto="226" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L226" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "audit_records" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="228" lineto="228" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L228" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "audit_record" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="228" lineto="228" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L228" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "audit_records" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="229" lineto="229" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L229" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "audit_record" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="230" lineto="230" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L230" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "audit_record" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="236" lineto="236" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L236" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_missing_course_handling() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="236" lineto="236" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L236" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_missing_course_handling() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="237" lineto="237" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L237" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="242" lineto="242" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L242" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="246" lineto="246" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L246" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="253" lineto="253" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L253" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_api_client_integration() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="253" lineto="253" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L253" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_api_client_integration() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="254" lineto="254" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L254" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="257" lineto="257" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L257" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="261" lineto="261" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L261" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="269" lineto="269" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L269" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_retry_mechanism() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="269" lineto="269" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L269" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_retry_mechanism() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="270" lineto="270" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L270" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="273" lineto="273" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L273" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="280" lineto="280" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L280" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="287" lineto="287" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L287" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_task_data_validation() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="287" lineto="287" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L287" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_task_data_validation() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="288" lineto="288" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L288" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="293" lineto="293" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L293" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="305" lineto="305" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L305" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_http_error_handling() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="305" lineto="305" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L305" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_http_error_handling() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="306" lineto="306" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L306" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="309" lineto="309" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L309" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="313" lineto="313" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L313" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="322" lineto="322" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L322" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="327" lineto="327" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L327" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="330" lineto="330" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L330" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="333" lineto="333" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L333" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="335" lineto="335" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L335" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "audit_records" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="337" lineto="337" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L337" ruleset="NormalizedArrays" rule="Arrays.CommaAfterLast.MissingMultiLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>There should be a comma after the last array item in a multi-line array.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="339" lineto="339" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L339" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "audit_records" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="341" lineto="341" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L341" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "audit_record" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="341" lineto="341" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L341" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "audit_records" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="342" lineto="342" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L342" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "audit_record" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="343" lineto="343" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L343" ruleset="moodle" rule="NamingConventions.ValidVariableName.VariableNameUnderscore" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Variable "audit_record" must not contain underscores.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="349" lineto="349" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L349" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_auth_error_handling() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="349" lineto="349" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L349" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_auth_error_handling() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="350" lineto="350" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L350" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="353" lineto="353" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L353" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="360" lineto="360" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L360" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_task_scheduling() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="360" lineto="360" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L360" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_task_scheduling() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="361" lineto="361" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L361" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="364" lineto="364" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L364" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="371" lineto="371" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L371" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="378" lineto="378" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L378" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_task_cleanup() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="378" lineto="378" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L378" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_task_cleanup() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="379" lineto="379" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L379" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="382" lineto="382" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L382" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="390" lineto="390" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L390" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_task_failure_handling() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="390" lineto="390" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L390" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_task_failure_handling() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="391" lineto="391" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L391" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/classes/task/issue_badge_task_test.php" linefrom="394" lineto="394" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/classes/task/issue_badge_task_test.php#L394" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.NotAtFirstLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Moodle boilerplate not found at first line</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L28" ruleset="moodle" rule="Files.MoodleInternal.MoodleInternalNotNeeded" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L39" ruleset="moodle" rule="PHPUnit.TestClassesFinal.UnitTestClassesFinal" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Unit test observer_test should be declared as final.</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L44" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_class_structure() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L44" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_class_structure() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L45" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L53" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_course_completed_method() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="53" lineto="53" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L53" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_course_completed_method() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="54" lineto="54" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L54" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="57" lineto="57" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L57" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L68" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_observer_method_signature() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="68" lineto="68" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L68" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_observer_method_signature() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="69" lineto="69" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L69" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="75" lineto="75" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L75" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="78" lineto="78" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L78" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="86" lineto="86" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L86" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_observer_event_handling() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="86" lineto="86" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L86" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_observer_event_handling() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="87" lineto="87" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L87" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="90" lineto="90" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L90" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="97" lineto="97" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L97" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_observer_error_handling() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="97" lineto="97" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L97" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_observer_error_handling() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="98" lineto="98" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L98" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="101" lineto="101" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L101" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="108" lineto="108" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L108" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_observer_task_scheduling() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="108" lineto="108" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L108" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_observer_task_scheduling() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="109" lineto="109" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L109" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="112" lineto="112" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L112" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="119" lineto="119" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L119" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_observer_database_operations() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="119" lineto="119" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L119" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_observer_database_operations() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="120" lineto="120" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L120" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="123" lineto="123" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L123" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="130" lineto="130" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L130" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_observer_api_integration() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="130" lineto="130" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L130" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_observer_api_integration() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="131" lineto="131" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L131" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="134" lineto="134" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L134" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="141" lineto="141" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L141" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_observer_logging() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="141" lineto="141" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L141" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_observer_logging() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="142" lineto="142" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L142" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="145" lineto="145" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L145" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="152" lineto="152" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L152" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_observer_performance() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="152" lineto="152" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L152" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_observer_performance() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="153" lineto="153" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L153" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="156" lineto="156" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L156" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="163" lineto="163" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L163" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_observer_concurrency() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="163" lineto="163" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L163" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_observer_concurrency() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="164" lineto="164" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L164" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="167" lineto="167" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L167" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="174" lineto="174" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L174" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_observer_cleanup() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="174" lineto="174" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L174" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_observer_cleanup() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="175" lineto="175" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L175" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="178" lineto="178" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L178" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="185" lineto="185" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L185" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_observer_monitoring() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="185" lineto="185" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L185" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_observer_monitoring() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="186" lineto="186" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L186" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="189" lineto="189" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L189" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="196" lineto="196" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L196" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_observer_debugging() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="196" lineto="196" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L196" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_observer_debugging() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="197" lineto="197" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L197" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="200" lineto="200" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L200" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="207" lineto="207" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L207" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_observer_configuration() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="207" lineto="207" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L207" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_observer_configuration() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="208" lineto="208" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L208" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="211" lineto="211" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L211" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="218" lineto="218" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L218" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_observer_validation() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="218" lineto="218" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L218" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_observer_validation() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="219" lineto="219" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L219" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="222" lineto="222" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L222" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="229" lineto="229" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L229" ruleset="moodle" rule="PHPUnit.TestCaseCovers.Missing" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_observer_security() is missing any coverage information, own or at class level</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="229" lineto="229" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L229" ruleset="moodle" rule="PHPUnit.TestReturnType.MissingReturnType" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Test method test_observer_security() is missing a return type</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="230" lineto="230" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L230" ruleset="Generic" rule="Functions.OpeningFunctionBraceKernighanRitchie.BraceOnNewLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Opening brace should be on the same line as the declaration</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/tests/observer_test.php" linefrom="233" lineto="233" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/tests/observer_test.php#L233" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/version.php" linefrom="2" lineto="2" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/version.php#L2" ruleset="moodle" rule="Files.BoilerplateComment.NotAtFirstLine" url="https://moodledev.io/general/development/policies/codingstyle" type="error" weight="5">
        <message>Moodle boilerplate not found at first line</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/version.php" linefrom="29" lineto="29" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/version.php#L29" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/version.php" linefrom="30" lineto="30" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/version.php#L30" ruleset="moodle" rule="Commenting.InlineComment.InvalidEndChar" url="https://moodledev.io/general/development/policies/codingstyle" type="warning" weight="1">
        <message>Inline comments must end in full-stops, exclamation marks, or question marks</message>
        <description/>
        <code/>
      </problem>
    </mess>
  </check>
  <check id="js" title="Javascript coding style problems" url="https://moodledev.io/docs/guides/javascript" numerrors="0" numwarnings="0" allowfiltering="1">
    <description>This section shows the coding style problems detected in the code by eslint</description>
    <mess/>
  </check>
  <check id="css" title="CSS problems" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" numerrors="0" numwarnings="0" allowfiltering="1">
    <description>This section shows CSS problems detected by stylelint</description>
    <mess/>
  </check>
  <check id="phpdoc" title="PHPDocs style problems" url="https://moodledev.io/general/development/policies/codingstyle#documentation-and-comments" numerrors="2" numwarnings="0" allowfiltering="1">
    <description>This section shows the phpdocs problems detected in the code by local_moodlecheck</description>
    <mess>
      <problem file="public/local/navigatr/classes/local/api_client.php" linefrom="402" lineto="402" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/classes/local/api_client.php#L402" ruleset="moodle" rule="functionarguments" url="https://moodledev.io/general/development/policies/codingstyle#documentation-and-comments" type="error" weight="3">
        <message>Phpdocs for function api_client::get has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/db/upgrade.php" linefrom="28" lineto="28" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/db/upgrade.php#L28" ruleset="moodle" rule="functionarguments" url="https://moodledev.io/general/development/policies/codingstyle#documentation-and-comments" type="error" weight="3">
        <message>Phpdocs for function xmldb_local_navigatr_upgrade has incomplete parameters list</message>
        <description/>
        <code/>
      </problem>
    </mess>
  </check>
  <check id="savepoint" title="Update savepoints problems" url="https://moodledev.io/docs/guides/upgrade" numerrors="0" numwarnings="0" allowfiltering="1">
    <description>This section shows problems detected with the handling of upgrade savepoints</description>
    <mess/>
  </check>
  <check id="thirdparty" title="Third party library modification problems" url="https://moodledev.io/general/development/process/peer-review#third-party-code" numerrors="0" numwarnings="0" allowfiltering="0">
    <description>This section shows problems detected with the modification of third party libraries</description>
    <mess/>
  </check>
  <check id="grunt" title="grunt changes" url="https://moodledev.io/general/development/tools/nodejs" numerrors="0" numwarnings="0" allowfiltering="0">
    <description>This section shows files built by grunt and not commited</description>
    <mess/>
  </check>
  <check id="shifter" title="shifter problems" url="https://docs.moodle.org/dev/YUI/Shifter" numerrors="0" numwarnings="0" allowfiltering="1">
    <description>This section shows problems detected by shifter</description>
    <mess/>
  </check>
  <check id="mustache" title="Mustache template problems" url="https://moodledev.io/docs/guides/templates" numerrors="0" numwarnings="1" allowfiltering="0">
    <description>This section shows problems detected in mustache templates</description>
    <mess>
      <problem file="public/local/navigatr/templates/course/course_settings.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/templates/course/course_settings.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>Example context missing (@template section not found.)</message>
        <description/>
        <code/>
      </problem>
      <problem file="public/local/navigatr/templates/course/course_settings.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/2e511df869001514dca33a9fc5e7fdc2af7b626f/public/local/navigatr/templates/course/course_settings.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="info" weight="1">
        <message>Template produced no content</message>
        <description/>
        <code/>
      </problem>
    </mess>
  </check>
  <check id="gherkin" title="Gherkin .feature problems" url="https://moodledev.io/general/development/tools/behat/writing" numerrors="0" numwarnings="0" allowfiltering="1">
    <description>This section shows problems detected in behat .feature files</description>
    <mess/>
  </check>
</smurf>
