Prechecker results: error


Overview

(0 errors, 0 warnings)

This section shows the general problems detected when processing the code [More info]


PHP lint problems

(0 errors, 0 warnings)

This section shows php lint problems in the code detected by php -l [More info]


PHP coding style problems

(0 errors, 0 warnings)

This section shows the coding style problems detected in the code by phpcs [More info]


Javascript coding style problems

(0 errors, 2 warnings)

This section shows the coding style problems detected in the code by eslint [More info]

public/question/type/gapfill/amd/src/gaps.js
(#236) There should be no space after '{'. (@babel/object-curly-spacing)
(#236) There should be no space before '}'. (@babel/object-curly-spacing)

CSS problems

(13 errors, 0 warnings)

This section shows CSS problems detected by stylelint [More info]

public/question/type/gapfill/styles.css
(#96) Expected newline before "}" (block-closing-brace-newline-before)
(#97) Expected newline before "}" (block-closing-brace-newline-before)
(#98) Expected newline before "}" (block-closing-brace-newline-before)
(#96) Expected newline after "{" (block-opening-brace-newline-after)
(#97) Expected newline after "{" (block-opening-brace-newline-after)
(#98) Expected newline after "{" (block-opening-brace-newline-after)
(#46) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#65) Expected "Visual" to be "visual" (selector-type-case)
(#65) Unexpected unknown type selector "Visual" (selector-type-no-unknown)
(#65) Unexpected unknown type selector "feedback" (selector-type-no-unknown)
(#65) Unexpected unknown type selector "for" (selector-type-no-unknown)
(#65) Unexpected unknown type selector "gap" (selector-type-no-unknown)
(#46) Expected indentation of 4 spaces (indentation)

PHPDocs style problems

(0 errors, 0 warnings)

This section shows the phpdocs problems detected in the code by local_moodlecheck [More info]


Update savepoints problems

(0 errors, 0 warnings)

This section shows problems detected with the handling of upgrade savepoints [More info]


Third party library modification problems

(0 errors, 0 warnings)

This section shows problems detected with the modification of third party libraries [More info]


grunt changes

(1 errors, 1 warnings)

This section shows files built by grunt and not commited [More info]

Problems running grunt
Task "gherkinlint" failed. Use --force to continue.

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

This section shows problems detected in mustache templates [More info]


Gherkin .feature problems

(0 errors, 0 warnings)

This section shows problems detected in behat .feature files [More info]