Prechecker results: error


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

(3 errors, 7 warnings)

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

filter/h5p/filter.php
(#80) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) This comment is 100% valid code; is this commented out code?
(#80) No space found before comment text; expected "// $component," but found "//$component,"
(#92) Inline comments must start with a capital letter, digit or 3-dots sequence
(#98) Inline comments must start with a capital letter, digit or 3-dots sequence
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) This comment is 65% valid code; is this commented out code?
(#98) No space found before comment text; expected "// $link = $OUTPUT->render_from_template('filter_h5p/link', $params);" but found "//$link = $OUTPUT->render_from_template('filter_h5p/link', $params);"
(#99) Functions must not contain multiple empty lines in a row; found 2 empty lines

Javascript coding style problems

(0 errors, 0 warnings)

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


CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(3 errors, 0 warnings)

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

filter/h5p/classes/privacy/provider.php
(#17) No one-line description found in phpdocs for file
filter/h5p/filter.php
(#17) File-level phpdocs block is not found
(#28) Phpdocs for function filter_h5p::filter has incomplete parameters list

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

(0 errors, 0 warnings)

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


shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(3 errors, 0 warnings)

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

filter/h5p/templates/embed-h5p.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
filter/h5p/templates/embed-hvp.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
filter/h5p/templates/link.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error

Gherkin .feature problems

(0 errors, 0 warnings)

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