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

(6 errors, 9 warnings)

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

lib/editor/atto/plugins/ubicast/classes/privacy/provider.php
(#27) Missing docblock for class provider
(#37) There must not be a space before the colon in a return type declaration
lib/editor/atto/plugins/ubicast/lang/en/atto_ubicast.php
(#28) The string key "height" is not in the correct order, it should be before "width"
(#35) The string key "filternotinstalled" is not in the correct order, it should be before "usefilter_desc"
lib/editor/atto/plugins/ubicast/lang/fr/atto_ubicast.php
(#28) The string key "height" is not in the correct order, it should be before "width"
(#35) The string key "filternotinstalled" is not in the correct order, it should be before "usefilter_desc"
lib/editor/atto/plugins/ubicast/lib.php
(#25) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#34) Short array syntax must be used to define arrays
(#37) There should be a comma after the last array item in a multi-line array.
(#55) There should be a comma after the last array item in a multi-line array.
lib/editor/atto/plugins/ubicast/mod_form.php
(#29) Missing docblock for class mod_ubicast_mod_form
(#30) Missing docblock for function definition
(#43) Line exceeds 132 characters; contains 167 characters
lib/editor/atto/plugins/ubicast/settings.php
(#37) Line exceeds 132 characters; contains 135 characters
lib/editor/atto/plugins/ubicast/view.php
(#35) Short array syntax must be used to define arrays

Javascript coding style problems

(0 errors, 1 warnings)

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

lib/editor/atto/plugins/ubicast/yui/src/button/js/button.js
(#18) 'M' is already defined as a built-in global variable. (no-redeclare)

CSS problems

(0 errors, 0 warnings)

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


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

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

Problems running grunt shifter

shifter problems

(1 errors, 0 warnings)

This section shows problems detected by shifter [More info]

lib/editor/atto/plugins/ubicast/yui/src/button/js/button.js
contains 1 lint errors

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]