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

(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, 35 warnings)

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

local/forum_ai/amd/src/history.js
(#27) There should be no space after '{'. (@babel/object-curly-spacing)
(#27) There should be no space before '}'. (@babel/object-curly-spacing)
(#29) There should be no space after '{'. (@babel/object-curly-spacing)
(#29) There should be no space before '}'. (@babel/object-curly-spacing)
(#43) There should be no space after '{'. (@babel/object-curly-spacing)
(#43) There should be no space before '}'. (@babel/object-curly-spacing)
(#92) There should be no space after '{'. (@babel/object-curly-spacing)
(#92) There should be no space before '}'. (@babel/object-curly-spacing)
local/forum_ai/amd/src/pending.js
(#28) There should be no space after '{'. (@babel/object-curly-spacing)
(#28) There should be no space before '}'. (@babel/object-curly-spacing)
(#29) There should be no space after '{'. (@babel/object-curly-spacing)
(#29) There should be no space before '}'. (@babel/object-curly-spacing)
(#44) There should be no space after '{'. (@babel/object-curly-spacing)
(#44) There should be no space before '}'. (@babel/object-curly-spacing)
(#95) There should be no space after '{'. (@babel/object-curly-spacing)
(#95) There should be no space before '}'. (@babel/object-curly-spacing)
(#126) There should be no space after '{'. (@babel/object-curly-spacing)
(#126) There should be no space before '}'. (@babel/object-curly-spacing)
(#160) There should be no space after '{'. (@babel/object-curly-spacing)
(#160) There should be no space before '}'. (@babel/object-curly-spacing)
(#173) There should be no space after '{'. (@babel/object-curly-spacing)
(#173) There should be no space before '}'. (@babel/object-curly-spacing)
(#177) There should be no space after '{'. (@babel/object-curly-spacing)
(#177) There should be no space before '}'. (@babel/object-curly-spacing)
(#189) There should be no space after '{'. (@babel/object-curly-spacing)
(#189) There should be no space before '}'. (@babel/object-curly-spacing)
local/forum_ai/amd/src/review.js
(#26) There should be no space after '{'. (@babel/object-curly-spacing)
(#26) There should be no space before '}'. (@babel/object-curly-spacing)
(#33) Unexpected space before function parentheses. (space-before-function-paren)
(#80) There should be no space after '{'. (@babel/object-curly-spacing)
(#80) There should be no space before '}'. (@babel/object-curly-spacing)
(#112) There should be no space after '{'. (@babel/object-curly-spacing)
(#112) There should be no space before '}'. (@babel/object-curly-spacing)
local/forum_ai/amd/src/utils/render_post.js
(#25) There should be no space after '{'. (@babel/object-curly-spacing)
(#25) There should be no space before '}'. (@babel/object-curly-spacing)

CSS problems

(1 errors, 0 warnings)

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

local/forum_ai/styles/review.css
(#16) Unexpected !important (declaration-no-important)

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

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