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

(1 errors, 1 warnings)

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

lib/editor/atto/plugins/structure/structurefilelib.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.

Javascript coding style problems

(6 errors, 10 warnings)

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

lib/editor/atto/plugins/structure/yui/src/button/js/button.js
(#51) Line 51 exceeds the maximum line length of 132. (max-len)
(#58) Missing JSDoc for parameter 'config'. (valid-jsdoc)
(#90) Missing JSDoc for parameter 'e'. (valid-jsdoc)
(#90) Missing JSDoc for parameter 'clickedicon'. (valid-jsdoc)
(#115) Expected space or tab after '//' in comment. (spaced-comment)
(#119) Expected space or tab after '//' in comment. (spaced-comment)
(#120) Expected space or tab after '//' in comment. (spaced-comment)
(#125) Missing JSDoc for parameter 'clickedicon'. (valid-jsdoc)
(#125) Missing JSDoc for parameter 'marvinjsid'. (valid-jsdoc)
(#221) 'MarvinJSUtil' is not defined. (no-undef)
(#223) 'MarvinControllerClass' is not defined. (no-undef)
(#238) Missing JSDoc comment. (require-jsdoc)
(#240) 'marvin' is not defined. (no-undef)
(#278) 'marvin' is not defined. (no-undef)
(#285) 'MarvinControllerClass' is not defined. (no-undef)
(#286) Missing JSDoc comment. (require-jsdoc)

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(5 errors, 0 warnings)

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

lib/editor/atto/plugins/structure/lib.php
(#26) Phpdocs for function atto_structure_strings_for_js has incomplete parameters list
(#39) Phpdocs for function atto_structure_params_for_js has incomplete parameters list
lib/editor/atto/plugins/structure/structurefilelib.php
(#54) Function uploadfile is not documented
(#132) Function prepare_xml_return is not documented
(#155) Function fetch_return_array is not documented

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/structure/yui/src/button/js/button.js
contains 6 lint errors

Mustache template problems

(0 errors, 0 warnings)

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