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

(16 errors, 1 warnings)

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

course/format/buttons/lib.php
(#48) Opening brace should be on the same line as the declaration
(#253) Opening brace should be on the same line as the declaration
(#263) Usage of ELSEIF not allowed; use ELSE IF instead
(#295) Opening brace should be on the same line as the declaration
(#342) Opening brace should be on the same line as the declaration
course/format/buttons/renderer.php
(#49) Opening brace should be on the same line as the declaration
(#69) Opening brace should be on the same line as the declaration
(#153) Usage of ELSEIF not allowed; use ELSE IF instead
(#171) Line exceeds 132 characters; contains 142 characters
(#183) Opening brace should be on the same line as the declaration
(#216) Opening brace should be on the same line as the declaration
(#221) Usage of ELSEIF not allowed; use ELSE IF instead
(#239) Opening brace should be on the same line as the declaration
(#253) Opening brace should be on the same line as the declaration
(#261) Usage of ELSEIF not allowed; use ELSE IF instead
(#302) Opening brace should be on the same line as the declaration
(#310) Usage of ELSEIF not allowed; use ELSE IF instead

Javascript coding style problems

(0 errors, 8 warnings)

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

course/format/buttons/format.js
(#29) Identifier 'get_config' is not in camel case. (camelcase)
(#31) Identifier 'container_node' is not in camel case. (camelcase)
(#32) Identifier 'container_class' is not in camel case. (camelcase)
(#33) Identifier 'section_node' is not in camel case. (camelcase)
(#34) Identifier 'section_class' is not in camel case. (camelcase)
(#38) Identifier 'swap_sections' is not in camel case. (camelcase)
(#47) Identifier 'process_sections' is not in camel case. (camelcase)
course/format/buttons/module.js
(#25) Identifier 'format_buttons' is not in camel case. (camelcase)

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]