Prechecker results: warning


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, 4 warnings)

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

blocks/dixeo_coursegen/amd/src/generator.js
(#69) Avoid nesting promises. (promise/no-nesting)
(#77) Each then() should return a value or throw (promise/always-return)
(#229) Each then() should return a value or throw (promise/always-return)
(#285) Each then() should return a value or throw (promise/always-return)

CSS problems

(0 errors, 4 warnings)

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

blocks/dixeo_coursegen/styles.css
(#185) Unexpected unit (length-zero-no-unit)
(#187) Unexpected unit (length-zero-no-unit)
(#259) Unexpected unit (length-zero-no-unit)
(#261) Unexpected unit (length-zero-no-unit)

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

(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

(0 errors, 5 warnings)

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

blocks/dixeo_coursegen/templates/course_generator.mustache
(#1) Example context missing (@template section not found.)
blocks/dixeo_coursegen/templates/filenames.mustache
(#1) Example context missing (@template section not found.)
(#1) Template produced no content
blocks/dixeo_coursegen/templates/generation.mustache
(#1) Example context missing (@template section not found.)
blocks/dixeo_coursegen/templates/prompt.mustache
(#1) Example context missing (@template section not found.)
blocks/dixeo_coursegen/templates/success_message.mustache
(#1) Example context missing (@template section not found.)

Gherkin .feature problems

(0 errors, 0 warnings)

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