Prechecker results: warning


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

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

local/downloadcenter/amd/src/modfilter.js
(#32) ["all"] is better written in dot notation. (dot-notation)
(#33) ["none"] is better written in dot notation. (dot-notation)
(#34) ["select"] is better written in dot notation. (dot-notation)
(#35) ["showtypes"] is better written in dot notation. (dot-notation)
(#36) ["hidetypes"] is better written in dot notation. (dot-notation)
(#43) ["showtypes"] is better written in dot notation. (dot-notation)
(#44) ["select"] is better written in dot notation. (dot-notation)
(#75) Statement inside of curly braces should be on next line. (brace-style)
(#75) Multiple spaces found before ''item_''. (no-multi-spaces)
(#75) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#76) Statement inside of curly braces should be on next line. (brace-style)
(#76) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#77) Statement inside of curly braces should be on next line. (brace-style)
(#77) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#77) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#79) Statement inside of curly braces should be on next line. (brace-style)
(#79) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#79) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#118) ["showtypes"] is better written in dot notation. (dot-notation)
(#120) ["hidetypes"] is better written in dot notation. (dot-notation)
(#122) There should be no space before '}'. (@babel/object-curly-spacing)
(#130) Statement inside of curly braces should be on next line. (brace-style)
(#130) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#131) Statement inside of curly braces should be on next line. (brace-style)
(#131) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#163) Identifier 'html_generator' is not in camel case. (camelcase)
(#164) ["all"] is better written in dot notation. (dot-notation)
(#165) ["none"] is better written in dot notation. (dot-notation)
(#169) Identifier 'row_generator' is not in camel case. (camelcase)
local/downloadcenter/amd/src/search.js
(#77) Statement inside of curly braces should be on next line. (brace-style)
(#77) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)

CSS problems

(0 errors, 0 warnings)

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


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]