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/corrections/lib.php
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#57) Expected "foreach (...) {\n"; found "foreach(...) {\n"

Javascript coding style problems

(0 errors, 28 warnings)

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

lib/editor/atto/plugins/corrections/yui/src/button/js/button.js
(#39) Extra space after key 'FORM'. (key-spacing)
(#40) Extra space after key 'SPAN'. (key-spacing)
(#41) Extra space after key 'CORRSPAN'. (key-spacing)
(#42) Extra space after key 'CORRTEXT'. (key-spacing)
(#43) Extra space after key 'BASECLASS'. (key-spacing)
(#44) Extra space after key 'SELECT'. (key-spacing)
(#45) Extra space after key 'TEXTAREA'. (key-spacing)
(#46) Extra space after key 'FULLTEXT'. (key-spacing)
(#54) Extra space after key 'DIALOGUE'. (key-spacing)
(#70) Extra space after key 'FULLTEXT'. (key-spacing)
(#105) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#111) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#136) Comments should not begin with a lowercase character (capitalized-comments)
(#145) Comments should not begin with a lowercase character (capitalized-comments)
(#162) Missing JSDoc for parameter 'args'. (valid-jsdoc)
(#181) Comments should not begin with a lowercase character (capitalized-comments)
(#193) Comments should not begin with a lowercase character (capitalized-comments)
(#219) Extra space after key 'fulltext'. (key-spacing)
(#226) Missing JSDoc for parameter 'selectednode'. (valid-jsdoc)
(#226) Missing JSDoc for parameter 'args'. (valid-jsdoc)
(#254) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#297) Comments should not begin with a lowercase character (capitalized-comments)
(#305) Comments should not begin with a lowercase character (capitalized-comments)
(#309) Comments should not begin with a lowercase character (capitalized-comments)
(#319) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#321) Comments should not begin with a lowercase character (capitalized-comments)
(#360) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#366) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)

CSS problems

(0 errors, 5 warnings)

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

lib/editor/atto/plugins/corrections/styles.css
(#4) Expected "#ff0000" to be "#f00" (color-hex-length)
(#12) Expected "#ff0000" to be "#f00" (color-hex-length)
(#18) Expected "#cccccc" to be "#ccc" (color-hex-length)
(#19) Expected "#eeee00" to be "#ee0" (color-hex-length)
(#20) Expected "#000000" to be "#000" (color-hex-length)

PHPDocs style problems

(2 errors, 0 warnings)

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

lib/editor/atto/plugins/corrections/classes/privacy/provider.php
(#29) Class provider is not documented
lib/editor/atto/plugins/corrections/lib.php
(#48) Phpdocs for function atto_corrections_params_for_js 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

(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/corrections/yui/src/button/js/button.js
contains 4 lint errors

Mustache template problems

(0 errors, 0 warnings)

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