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

(0 errors, 0 warnings)

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


Javascript coding style problems

(2 errors, 12 warnings)

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

course/format/flexsections/format.js
(#19) Identifier 'get_config' is not in camel case. (camelcase)
(#21) Extra space after key 'container_node'. (key-spacing)
(#21) Identifier 'container_node' is not in camel case. (camelcase)
(#22) Extra space after key 'container_class'. (key-spacing)
(#22) Identifier 'container_class' is not in camel case. (camelcase)
(#23) Extra space after key 'section_node'. (key-spacing)
(#23) Identifier 'section_node' is not in camel case. (camelcase)
(#24) Extra space after key 'section_class'. (key-spacing)
(#24) Identifier 'section_class' is not in camel case. (camelcase)
(#26) Missing semicolon. (semi)
(#35) Identifier 'swap_sections' is not in camel case. (camelcase)
(#46) Unexpected @return tag; function has no return statement. (valid-jsdoc)
(#56) Identifier 'process_sections' is not in camel case. (camelcase)
(#56) 'sectionto' is defined but never used. (no-unused-vars)

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(10 errors, 0 warnings)

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

course/format/flexsections/lib.php
(#144) Inline phpdocs tag {@link ajaxenabled()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#158) Inline phpdocs tag {@link global_navigation::load_course_sections()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#161) Inline phpdocs tag {@link navigation_node::add()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#345) Inline phpdocs tag {@link format_base::course_format_options()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#348) Inline phpdocs tag {@link get_fast_modinfo()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#349) Inline phpdocs tag {@link format_base::get_section_name()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#350) Inline phpdocs tag {@link format_base::extend_course_navigation()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#350) Inline phpdocs tag {@link format_base::get_view_url()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#660) Inline phpdocs tag {@link course_edit_form::definition_after_data()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#1157) Inline phpdocs tag {@link format_base::course_header()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}

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]