Prechecker results: warning


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

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

filter/ace_inline/amd/src/ace_inline_code.js
(#32) Unexpected space before function parentheses. (space-before-function-paren)
(#34) Identifier 'ace_inline_code_interactive_done' is not in camel case. (camelcase)
(#40) Unexpected space before function parentheses. (space-before-function-paren)
(#50) Unexpected space before function parentheses. (space-before-function-paren)
(#52) Identifier 'ace_inline_code_highlighting_done' is not in camel case. (camelcase)
(#58) Unexpected space before function parentheses. (space-before-function-paren)
filter/ace_inline/amd/src/local/ace_interactive.js
(#30) Multiple spaces found before '// Code for a ...'. (no-multi-spaces)
(#40) Unexpected space before function parentheses. (space-before-function-paren)
(#46) ["lang"] is better written in dot notation. (dot-notation)
(#61) ["lang"] is better written in dot notation. (dot-notation)
(#61) ["lang"] is better written in dot notation. (dot-notation)
(#71) ["params"] is better written in dot notation. (dot-notation)
(#73) ["runargs"] is better written in dot notation. (dot-notation)
(#73) ["runargs"] is better written in dot notation. (dot-notation)
(#75) ["runargs"] is better written in dot notation. (dot-notation)
(#89) Multiple spaces found before 'await'. (no-multi-spaces)
(#105) Unexpected space before function parentheses. (space-before-function-paren)
(#107) Each then() should return a value or throw (promise/always-return)
(#171) Unexpected space before function parentheses. (space-before-function-paren)
filter/ace_inline/amd/src/local/apply_ace_editor.js
(#32) Multiple spaces found before '// Ace modes f...'. (no-multi-spaces)
(#53) Unexpected space before function parentheses. (space-before-function-paren)
(#86) Unexpected space before function parentheses. (space-before-function-paren)
(#99) Multiple spaces found before '// NB this set...'. (no-multi-spaces)
(#102) JSDoc syntax error. (valid-jsdoc)
(#109) Unexpected space before function parentheses. (space-before-function-paren)
(#135) Multiple spaces found before '// Our first g...'. (no-multi-spaces)
(#139) Multiple spaces found before '// Insert the ...'. (no-multi-spaces)
(#189) Comments should not begin with a lowercase character. (capitalized-comments)
(#190) Comments should not begin with a lowercase character. (capitalized-comments)
(#191) Multiple spaces found before '+'. (no-multi-spaces)
(#191) Comments should not begin with a lowercase character. (capitalized-comments)
(#192) Comments should not begin with a lowercase character. (capitalized-comments)
filter/ace_inline/amd/src/local/display_ui.js
(#40) Unexpected space before function parentheses. (space-before-function-paren)
(#42) Extra space after key 'type'. (key-spacing)
filter/ace_inline/amd/src/local/file_helpers.js
(#40) Unexpected space before function parentheses. (space-before-function-paren)
(#86) Unexpected space before function parentheses. (space-before-function-paren)
(#88) There should be no space before ','. (comma-spacing)
(#88) Extra space after key 'hidden'. (key-spacing)
(#89) Extra space after key 'hidden'. (key-spacing)
(#90) Extra space after key 'hidden'. (key-spacing)
(#96) Multiple spaces found before '// Workaround ...'. (no-multi-spaces)
(#97) Unexpected space before function parentheses. (space-before-function-paren)
(#111) Each then() should return a value or throw (promise/always-return)
(#131) Expected JSDoc block to be aligned. (jsdoc/check-alignment)
(#137) Unexpected space before function parentheses. (space-before-function-paren)
(#157) Unexpected space before function parentheses. (space-before-function-paren)
filter/ace_inline/amd/src/local/repository.js
(#28) Missing JSDoc @returns for function. (valid-jsdoc)
filter/ace_inline/amd/src/local/ui_parameters.js
(#68) JSDoc syntax error. (valid-jsdoc)
(#100) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#104) Multiple spaces found before '// Try data- a...'. (no-multi-spaces)
(#136) Multiple spaces found before '// 0, 1, 2 for...'. (no-multi-spaces)
(#147) ["class"] is better written in dot notation. (dot-notation)
(#151) ["lang"] is better written in dot notation. (dot-notation)
(#155) ["lang"] is better written in dot notation. (dot-notation)
(#156) ["lang"] is better written in dot notation. (dot-notation)
filter/ace_inline/amd/src/local/utils.js
(#28) Multiple spaces found before '// Code for a ...'. (no-multi-spaces)
(#37) Unexpected space before function parentheses. (space-before-function-paren)
(#41) Missing JSDoc return type. (valid-jsdoc)
(#72) Multiple spaces found before '// RESULT OUTP...'. (no-multi-spaces)
(#97) Statement inside of curly braces should be on next line. (brace-style)
(#97) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#100) Missing JSDoc @returns for function. (valid-jsdoc)

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(0 errors, 2 warnings)

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

filter/ace_inline/filter.php
(#44) Function filter_ace_inline::setup is not documented
(#50) Function filter_ace_inline::filter 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

(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]