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

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

lib/editor/atto/plugins/corrections/db/access.php
(#38) File must end with a newline character

Javascript coding style problems

(0 errors, 27 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
(#38) 'CSS' is already defined as a built-in global variable. (no-redeclare)
(#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)
(#110) Comments should not begin with a lowercase character. (capitalized-comments)
(#131) Comments should not begin with a lowercase character. (capitalized-comments)
(#141) Comments should not begin with a lowercase character. (capitalized-comments)
(#159) Missing JSDoc for parameter 'args'. (valid-jsdoc)
(#192) Comments should not begin with a lowercase character. (capitalized-comments)
(#218) Extra space after key 'fulltext'. (key-spacing)
(#225) Missing JSDoc for parameter 'args'. (valid-jsdoc)
(#225) Missing JSDoc for parameter 'selectednode'. (valid-jsdoc)
(#252) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#295) Comments should not begin with a lowercase character. (capitalized-comments)
(#302) Comments should not begin with a lowercase character. (capitalized-comments)
(#306) Comments should not begin with a lowercase character. (capitalized-comments)
(#316) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#318) Comments should not begin with a lowercase character. (capitalized-comments)
(#357) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#363) 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]


Missing changes in external functions or backup support for new detected tables or columns

(0 errors, 0 warnings)

This section shows potential problems detected when there are new database structures added in a patch and it is detected that nothing has been changed related with external functions (to be used by WS) or backup and restore. It must be checked that everything is correct and nothing is being missed in those areas. [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, 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]