<?xml version="1.0"?>
<smurf version="0.9.1" numerrors="31" numwarnings="2">
  <summary status="error" numerrors="31" numwarnings="2" condensedresult="smurf,error,31,2:overview,success,0,0;phplint,success,0,0;phpcs,success,0,0;js,success,0,0;css,error,31,0;phpdoc,success,0,0;savepoint,success,0,0;thirdparty,success,0,0;grunt,success,0,0;shifter,success,0,0;mustache,warning,0,2;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="success" numerrors="0" numwarnings="0"/>
    <detail name="js" status="success" numerrors="0" numwarnings="0"/>
    <detail name="css" status="error" numerrors="31" numwarnings="0"/>
    <detail name="phpdoc" status="success" numerrors="0" 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="2"/>
    <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="0" numwarnings="0" allowfiltering="1">
    <description>This section shows the coding style problems detected in the code by phpcs</description>
    <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="31" numwarnings="0" allowfiltering="1">
    <description>This section shows CSS problems detected by stylelint</description>
    <mess>
      <problem file="blocks/rbreport/scss/styles.scss" linefrom="74" lineto="74" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/566674fc5856a1d3469cf825e25c2d54012f79c4/blocks/rbreport/scss/styles.scss#L74" ruleset="stylelint" rule="rules.at-rule-empty-line-before" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected empty line before at-rule (at-rule-empty-line-before)</message>
        <description/>
        <code/>
      </problem>
      <problem file="blocks/rbreport/scss/styles.scss" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/566674fc5856a1d3469cf825e25c2d54012f79c4/blocks/rbreport/scss/styles.scss#L42" ruleset="stylelint" rule="rules.block-closing-brace-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "}" (block-closing-brace-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="blocks/rbreport/scss/styles.scss" linefrom="55" lineto="55" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/566674fc5856a1d3469cf825e25c2d54012f79c4/blocks/rbreport/scss/styles.scss#L55" ruleset="stylelint" rule="rules.block-closing-brace-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "}" (block-closing-brace-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="blocks/rbreport/scss/styles.scss" linefrom="70" lineto="70" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/566674fc5856a1d3469cf825e25c2d54012f79c4/blocks/rbreport/scss/styles.scss#L70" ruleset="stylelint" rule="rules.block-closing-brace-newline-after" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected newline after "}" (block-closing-brace-newline-after)</message>
        <description/>
        <code/>
      </problem>
      <problem file="blocks/rbreport/scss/styles.scss" linefrom="110" lineto="110" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/566674fc5856a1d3469cf825e25c2d54012f79c4/blocks/rbreport/scss/styles.scss#L110" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="blocks/rbreport/scss/styles.scss" linefrom="116" lineto="116" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/566674fc5856a1d3469cf825e25c2d54012f79c4/blocks/rbreport/scss/styles.scss#L116" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="blocks/rbreport/scss/styles.scss" linefrom="149" lineto="149" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/566674fc5856a1d3469cf825e25c2d54012f79c4/blocks/rbreport/scss/styles.scss#L149" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="blocks/rbreport/scss/styles.scss" linefrom="173" lineto="173" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/566674fc5856a1d3469cf825e25c2d54012f79c4/blocks/rbreport/scss/styles.scss#L173" ruleset="stylelint" rule="rules.declaration-no-important" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Unexpected !important (declaration-no-important)</message>
        <description/>
        <code/>
      </problem>
      <problem file="blocks/rbreport/scss/styles.scss" linefrom="4" lineto="4" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/566674fc5856a1d3469cf825e25c2d54012f79c4/blocks/rbreport/scss/styles.scss#L4" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 0 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="blocks/rbreport/scss/styles.scss" linefrom="5" lineto="5" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/566674fc5856a1d3469cf825e25c2d54012f79c4/blocks/rbreport/scss/styles.scss#L5" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 0 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="blocks/rbreport/scss/styles.scss" linefrom="6" lineto="6" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/566674fc5856a1d3469cf825e25c2d54012f79c4/blocks/rbreport/scss/styles.scss#L6" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 0 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="blocks/rbreport/scss/styles.scss" linefrom="7" lineto="7" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/566674fc5856a1d3469cf825e25c2d54012f79c4/blocks/rbreport/scss/styles.scss#L7" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 0 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="blocks/rbreport/scss/styles.scss" linefrom="8" lineto="8" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/566674fc5856a1d3469cf825e25c2d54012f79c4/blocks/rbreport/scss/styles.scss#L8" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 0 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="blocks/rbreport/scss/styles.scss" linefrom="9" lineto="9" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/566674fc5856a1d3469cf825e25c2d54012f79c4/blocks/rbreport/scss/styles.scss#L9" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 0 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="blocks/rbreport/scss/styles.scss" linefrom="10" lineto="10" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/566674fc5856a1d3469cf825e25c2d54012f79c4/blocks/rbreport/scss/styles.scss#L10" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 0 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="blocks/rbreport/scss/styles.scss" linefrom="11" lineto="11" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/566674fc5856a1d3469cf825e25c2d54012f79c4/blocks/rbreport/scss/styles.scss#L11" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 0 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="blocks/rbreport/scss/styles.scss" linefrom="12" lineto="12" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/566674fc5856a1d3469cf825e25c2d54012f79c4/blocks/rbreport/scss/styles.scss#L12" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 0 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="blocks/rbreport/scss/styles.scss" linefrom="13" lineto="13" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/566674fc5856a1d3469cf825e25c2d54012f79c4/blocks/rbreport/scss/styles.scss#L13" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 0 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="blocks/rbreport/scss/styles.scss" linefrom="14" lineto="14" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/566674fc5856a1d3469cf825e25c2d54012f79c4/blocks/rbreport/scss/styles.scss#L14" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 0 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="blocks/rbreport/scss/styles.scss" linefrom="38" lineto="38" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/566674fc5856a1d3469cf825e25c2d54012f79c4/blocks/rbreport/scss/styles.scss#L38" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="blocks/rbreport/scss/styles.scss" linefrom="39" lineto="39" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/566674fc5856a1d3469cf825e25c2d54012f79c4/blocks/rbreport/scss/styles.scss#L39" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="blocks/rbreport/scss/styles.scss" linefrom="45" lineto="45" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/566674fc5856a1d3469cf825e25c2d54012f79c4/blocks/rbreport/scss/styles.scss#L45" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="blocks/rbreport/scss/styles.scss" linefrom="40" lineto="40" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/566674fc5856a1d3469cf825e25c2d54012f79c4/blocks/rbreport/scss/styles.scss#L40" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="blocks/rbreport/scss/styles.scss" linefrom="42" lineto="42" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/566674fc5856a1d3469cf825e25c2d54012f79c4/blocks/rbreport/scss/styles.scss#L42" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="blocks/rbreport/scss/styles.scss" linefrom="41" lineto="41" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/566674fc5856a1d3469cf825e25c2d54012f79c4/blocks/rbreport/scss/styles.scss#L41" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 12 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="blocks/rbreport/scss/styles.scss" linefrom="44" lineto="44" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/566674fc5856a1d3469cf825e25c2d54012f79c4/blocks/rbreport/scss/styles.scss#L44" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 8 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="blocks/rbreport/scss/styles.scss" linefrom="43" lineto="43" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/566674fc5856a1d3469cf825e25c2d54012f79c4/blocks/rbreport/scss/styles.scss#L43" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 12 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="blocks/rbreport/scss/styles.scss" linefrom="46" lineto="46" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/566674fc5856a1d3469cf825e25c2d54012f79c4/blocks/rbreport/scss/styles.scss#L46" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="blocks/rbreport/scss/styles.scss" linefrom="50" lineto="50" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/566674fc5856a1d3469cf825e25c2d54012f79c4/blocks/rbreport/scss/styles.scss#L50" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="blocks/rbreport/scss/styles.scss" linefrom="65" lineto="65" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/566674fc5856a1d3469cf825e25c2d54012f79c4/blocks/rbreport/scss/styles.scss#L65" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 4 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
      <problem file="blocks/rbreport/scss/styles.scss" linefrom="165" lineto="165" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/566674fc5856a1d3469cf825e25c2d54012f79c4/blocks/rbreport/scss/styles.scss#L165" ruleset="stylelint" rule="rules.indentation" url="https://moodledev.io/docs/apis/plugintypes/theme/styles" type="error" weight="5">
        <message>Expected indentation of 0 spaces (indentation)</message>
        <description/>
        <code/>
      </problem>
    </mess>
  </check>
  <check id="phpdoc" title="PHPDocs style problems" url="https://moodledev.io/general/development/policies/codingstyle#documentation-and-comments" numerrors="0" numwarnings="0" allowfiltering="1">
    <description>This section shows the phpdocs problems detected in the code by local_moodlecheck</description>
    <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="2" allowfiltering="0">
    <description>This section shows problems detected in mustache templates</description>
    <mess>
      <problem file="blocks/rbreport/templates/mobile_view_page.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/566674fc5856a1d3469cf825e25c2d54012f79c4/blocks/rbreport/templates/mobile_view_page.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="blocks/rbreport/templates/mobile_view_page.mustache" linefrom="1" lineto="1" method="" class="" package="" api="" diffurl="https://git.in.moodle.com/pluginsbot/moodle-plugins-snapshots/blob/566674fc5856a1d3469cf825e25c2d54012f79c4/blocks/rbreport/templates/mobile_view_page.mustache#L1" ruleset="moodle" rule="" url="https://moodledev.io/docs/guides/templates" type="warning" weight="1">
        <message>HTML Validation error, line 2: Attribute &#x201C;padding&#x201D; not allowed on element &#x201C;div&#x201D; at this point. (ad&gt;&lt;body&gt;&lt;div padding&gt;    &lt;)</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>
