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

(9 errors, 43 warnings)

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

course/format/topcoll/classes/output/course_module_name.php
(#36) Expected MOODLE_INTERNAL check or config.php inclusion
course/format/topcoll/js/tc_colourpopup.php
(#54) Member variable "_hiddenLabel" must be all lower-case
(#64) Public method name "MoodleQuickForm_tccolourpopup::setHiddenLabel" must be in lower-case letters only
(#64) Variable "hiddenLabel" must be all lower-case
(#65) Variable "hiddenLabel" must be all lower-case
(#68) Public method name "MoodleQuickForm_tccolourpopup::toHtml" must be in lower-case letters only
(#99) Public method name "MoodleQuickForm_tccolourpopup::_generateId" must be in lower-case letters only
(#113) Public method name "MoodleQuickForm_tccolourpopup::setHelpButton" must be in lower-case letters only
(#122) Public method name "MoodleQuickForm_tccolourpopup::getHelpButton" must be in lower-case letters only
(#133) Public method name "MoodleQuickForm_tccolourpopup::getElementTemplateType" must be in lower-case letters only
course/format/topcoll/lang/en/format_topcoll.php
(#91) This comment is 50% valid code; is this commented out code?
(#92) This comment is 50% valid code; is this commented out code?
(#93) This comment is 50% valid code; is this commented out code?
(#94) This comment is 50% valid code; is this commented out code?
(#95) This comment is 50% valid code; is this commented out code?
(#96) This comment is 50% valid code; is this commented out code?
(#99) This comment is 50% valid code; is this commented out code?
(#100) This comment is 50% valid code; is this commented out code?
(#101) This comment is 50% valid code; is this commented out code?
(#102) This comment is 50% valid code; is this commented out code?
(#103) This comment is 50% valid code; is this commented out code?
(#104) This comment is 50% valid code; is this commented out code?
(#105) This comment is 50% valid code; is this commented out code?
(#106) This comment is 50% valid code; is this commented out code?
course/format/topcoll/lang/en_ar/format_topcoll.php
(#53) This comment is 50% valid code; is this commented out code?
(#54) This comment is 50% valid code; is this commented out code?
(#55) This comment is 50% valid code; is this commented out code?
(#58) This comment is 50% valid code; is this commented out code?
(#59) This comment is 50% valid code; is this commented out code?
(#60) This comment is 50% valid code; is this commented out code?
(#61) This comment is 50% valid code; is this commented out code?
course/format/topcoll/lib.php
(#965) Line exceeds 132 characters; contains 139 characters
(#977) Line exceeds 132 characters; contains 135 characters
(#981) Line exceeds 132 characters; contains 133 characters
(#1147) This comment is 43% valid code; is this commented out code?
(#1148) Inline comments must end in full-stops, exclamation marks, or question marks
(#1152) Inline comments must end in full-stops, exclamation marks, or question marks
course/format/topcoll/renderer.php
(#732) Line exceeds 132 characters; contains 135 characters
(#1055) Line exceeds 132 characters; contains 133 characters
course/format/topcoll/settopcollpref.php
(#31) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
course/format/topcoll/tests/courseformatrenderer_test.php
(#103) Line exceeds 132 characters; contains 154 characters
(#214) Line exceeds 132 characters; contains 139 characters
(#225) Line exceeds 132 characters; contains 139 characters
(#254) Line exceeds 132 characters; contains 146 characters
(#283) Line exceeds 132 characters; contains 155 characters
(#289) Line exceeds 132 characters; contains 141 characters
(#323) Line exceeds 132 characters; contains 155 characters
(#365) Line exceeds 132 characters; contains 155 characters
(#393) Line exceeds 132 characters; contains 155 characters
(#394) Line exceeds 132 characters; contains 156 characters
(#416) Line exceeds 132 characters; contains 138 characters
course/format/topcoll/version.php
(#38) This comment is 42% valid code; is this commented out code?

Javascript coding style problems

(17 errors, 117 warnings)

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

course/format/topcoll/format.js
(#45) Identifier 'get_config' is not in camel case. (camelcase)
(#47) Identifier 'container_node' is not in camel case. (camelcase)
(#47) Extra space after key 'container_node'. (key-spacing)
(#48) Extra space after key 'container_class'. (key-spacing)
(#48) Identifier 'container_class' is not in camel case. (camelcase)
(#49) Identifier 'section_node' is not in camel case. (camelcase)
(#49) Extra space after key 'section_node'. (key-spacing)
(#50) Identifier 'section_class' is not in camel case. (camelcase)
(#50) Extra space after key 'section_class'. (key-spacing)
(#54) Unexpected @return tag; function has no return statement. (valid-jsdoc)
(#62) Identifier 'swap_sections' is not in camel case. (camelcase)
(#64) Extra space after key 'COURSECONTENT'. (key-spacing)
(#65) Extra space after key 'SECTIONADDMENUS'. (key-spacing)
(#73) Unexpected @return tag; function has no return statement. (valid-jsdoc)
(#73) Expected JSDoc for 'sectionlist' but found 'response'. (valid-jsdoc)
(#73) Expected JSDoc for 'response' but found 'sectionfrom'. (valid-jsdoc)
(#73) Expected JSDoc for 'sectionfrom' but found 'sectionto'. (valid-jsdoc)
(#82) Identifier 'process_sections' is not in camel case. (camelcase)
(#84) Extra space after key 'SECTIONNAME'. (key-spacing)
(#87) Extra space after key 'LEFTCONTENT'. (key-spacing)
(#88) Extra space after key 'SECTIONLEFTSIDE'. (key-spacing)
course/format/topcoll/js/tc_colourpopup.js
(#34) Identifier 'init_tccolour_popup' is not in camel case. (camelcase)
(#35) Missing space before opening brace. (space-before-blocks)
(#40) Extra space after key 'box'. (key-spacing)
(#41) Extra space after key 'input'. (key-spacing)
(#42) Extra space after key 'swatch'. (key-spacing)
(#43) Extra space after key 'image'. (key-spacing)
(#44) Extra space after key 'preview'. (key-spacing)
(#45) Extra space after key 'current'. (key-spacing)
(#46) Extra space after key 'eventClick'. (key-spacing)
(#47) Extra space after key 'eventFocus'. (key-spacing)
(#48) Extra space after key 'eventMouseEnter'. (key-spacing)
(#49) Extra space after key 'eventMouseLeave'. (key-spacing)
(#50) Extra space after key 'eventMouseMove'. (key-spacing)
(#51) Extra space after key 'width'. (key-spacing)
(#52) Extra space after key 'height'. (key-spacing)
(#53) Extra space after key 'factor'. (key-spacing)
(#57) Extra space after key 'init'. (key-spacing)
(#64) Line 64 exceeds the maximum line length of 132. (max-len)
(#66) Line 66 exceeds the maximum line length of 132. (max-len)
(#68) Comments should not begin with a lowercase character (capitalized-comments)
(#68) Expected space or tab after '//' in comment. (spaced-comment)
(#70) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#71) 'e' is defined but never used. (no-unused-vars)
(#71) Missing space before opening brace. (space-before-blocks)
(#81) A space is required after ','. (comma-spacing)
(#81) A space is required after ','. (comma-spacing)
(#86) 'e' is defined but never used. (no-unused-vars)
(#86) Missing space before opening brace. (space-before-blocks)
(#89) Extra space after key 'showColours'. (key-spacing)
(#89) 'e' is defined but never used. (no-unused-vars)
(#89) Missing space before opening brace. (space-before-blocks)
(#93) Extra space after key 'setColour'. (key-spacing)
(#93) 'e' is defined but never used. (no-unused-vars)
(#93) Missing space before opening brace. (space-before-blocks)
(#97) Extra space after key 'startFollow'. (key-spacing)
(#97) 'e' is defined but never used. (no-unused-vars)
(#100) Missing space before opening brace. (space-before-blocks)
(#102) Expected space or tab after '//' in comment. (spaced-comment)
(#102) Comments should not begin with a lowercase character (capitalized-comments)
(#106) Missing JSDoc for parameter 'e'. (valid-jsdoc)
(#109) Extra space after key 'endFollow'. (key-spacing)
(#109) 'e' is defined but never used. (no-unused-vars)
(#112) A space is required after ','. (comma-spacing)
(#115) Missing JSDoc for parameter 'e'. (valid-jsdoc)
(#118) Extra space after key 'pickColour'. (key-spacing)
(#126) Missing JSDoc for parameter 'e'. (valid-jsdoc)
(#126) Missing JSDoc @returns for function. (valid-jsdoc)
(#129) Extra space after key 'determineColour'. (key-spacing)
(#136) A space is required after ','. (comma-spacing)
(#136) A space is required after ','. (comma-spacing)
(#139) There should be no space after '['. (array-bracket-spacing)
(#139) Multiple spaces found before '0'. (no-multi-spaces)
(#139) Multiple spaces found before '1'. (no-multi-spaces)
(#139) Multiple spaces found before '0'. (no-multi-spaces)
(#140) There should be no space after '['. (array-bracket-spacing)
(#140) Multiple spaces found before '0'. (no-multi-spaces)
(#140) Multiple spaces found before '0'. (no-multi-spaces)
(#141) There should be no space after '['. (array-bracket-spacing)
(#141) Multiple spaces found before '0'. (no-multi-spaces)
(#141) Multiple spaces found before '0'. (no-multi-spaces)
(#141) Multiple spaces found before '1'. (no-multi-spaces)
(#142) There should be no space after '['. (array-bracket-spacing)
(#142) Multiple spaces found before '0'. (no-multi-spaces)
(#142) Multiple spaces found before '0'. (no-multi-spaces)
(#143) There should be no space after '['. (array-bracket-spacing)
(#143) Multiple spaces found before '1'. (no-multi-spaces)
(#143) Multiple spaces found before '0'. (no-multi-spaces)
(#143) Multiple spaces found before '0'. (no-multi-spaces)
(#144) There should be no space after '['. (array-bracket-spacing)
(#144) Multiple spaces found before '0'. (no-multi-spaces)
(#144) Multiple spaces found before '0'. (no-multi-spaces)
(#177) Missing JSDoc for parameter 'rgb'. (valid-jsdoc)
(#177) Missing JSDoc @returns for function. (valid-jsdoc)
(#180) Identifier 'convert_rgb_to_hex' is not in camel case. (camelcase)
(#180) Extra space after key 'convert_rgb_to_hex'. (key-spacing)
course/format/topcoll/module.js
(#34) Identifier 'format_topcoll' is not in camel case. (camelcase)
(#200) Identifier 'toggle_topic' is not in camel case. (camelcase)
(#248) A space is required after ','. (comma-spacing)
(#248) A space is required after ','. (comma-spacing)
(#249) A space is required after ','. (comma-spacing)
(#249) A space is required after ','. (comma-spacing)
(#256) A space is required after ','. (comma-spacing)
(#260) A space is required after ','. (comma-spacing)
(#268) Identifier 'save_toggles' is not in camel case. (camelcase)
(#276) Identifier 'is_old_preference' is not in camel case. (camelcase)
(#288) Identifier 'convert_to_new_preference' is not in camel case. (camelcase)
(#293) 'logbintext' is assigned a value but never used. (no-unused-vars)
(#306) Unexpected use of '<<'. (no-bitwise)
(#311) Missing JSDoc for parameter 'togglenum'. (valid-jsdoc)
(#311) Missing JSDoc for parameter 'state'. (valid-jsdoc)
(#316) Identifier 'set_toggle_state' is not in camel case. (camelcase)
(#323) Unexpected use of '|='. (no-bitwise)
(#327) Unexpected use of '&='. (no-bitwise)
(#327) Unexpected use of '~'. (no-bitwise)
(#331) A space is required after ','. (comma-spacing)
(#336) Identifier 'get_required_digits' is not in camel case. (camelcase)
(#341) Identifier 'get_toggle_pos' is not in camel case. (camelcase)
(#346) Identifier 'get_min_digit' is not in camel case. (camelcase)
(#351) Identifier 'get_max_digit' is not in camel case. (camelcase)
(#356) Identifier 'get_toggle_flag' is not in camel case. (camelcase)
(#383) Identifier 'decode_character_to_value' is not in camel case. (camelcase)
(#388) Identifier 'encode_value_to_character' is not in camel case. (camelcase)
(#393) Missing JSDoc parameter type for 'String'. (valid-jsdoc)
(#393) Expected JSDoc for 'name' but found 'String'. (valid-jsdoc)
(#393) Missing JSDoc for parameter 'value'. (valid-jsdoc)
(#393) Duplicate JSDoc parameter 'String'. (valid-jsdoc)
(#393) Missing JSDoc parameter type for 'String'. (valid-jsdoc)
(#404) Identifier 'set_user_preference' is not in camel case. (camelcase)
(#405) 'YUI' is not defined. (no-undef)
(#405) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#406) Line 406 exceeds the maximum line length of 132. (max-len)
(#415) Line 415 exceeds the maximum line length of 132. (max-len)
(#415) Unexpected console statement. (no-console)

CSS problems

(20 errors, 3 warnings)

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

course/format/topcoll/styles.css
(#495) Expected single space before "{" (block-opening-brace-space-before)
(#551) Expected single space before "{" (block-opening-brace-space-before)
(#586) Expected single space before "{" (block-opening-brace-space-before)
(#612) Expected single space before "{" (block-opening-brace-space-before)
(#625) Expected single space before "{" (block-opening-brace-space-before)
(#507) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#675) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#78) Expected line length to be no more than 132 characters (max-line-length)
(#515) Expected line length to be no more than 132 characters (max-line-length)
(#548) Expected line length to be no more than 132 characters (max-line-length)
(#736) Expected single space after ">" (selector-combinator-space-after)
(#736) Expected single space before ">" (selector-combinator-space-before)
(#153) Expected newline after "," (selector-list-comma-newline-after)
(#499) Expected newline after "," (selector-list-comma-newline-after)
(#500) Expected newline after "," (selector-list-comma-newline-after)
(#506) Expected newline after "," (selector-list-comma-newline-after)
(#679) Expected newline after "," (selector-list-comma-newline-after)
(#683) Expected newline after "," (selector-list-comma-newline-after)
(#720) Expected newline after "," (selector-list-comma-newline-after)
(#724) Expected newline after "," (selector-list-comma-newline-after)
(#780) Expected newline after "," (selector-list-comma-newline-after)
(#780) Expected newline after "," (selector-list-comma-newline-after)
(#392) Unexpected whitespace before "," (selector-list-comma-space-before)

PHPDocs style problems

(99 errors, 27 warnings)

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

course/format/topcoll/backup/moodle2/restore_format_topcoll_plugin.class.php
(#134) Function restore_format_topcoll_plugin::after_execute_structure is not documented
(#36) No one-line description found in phpdocs for class restore_format_topcoll_plugin
(#94) Phpdocs for function restore_format_topcoll_plugin::process_topcoll has incomplete parameters list
(#36) Class restore_format_topcoll_plugin does not have @copyright tag
(#36) Class restore_format_topcoll_plugin does not have @license tag
(#26) Not recommended phpdocs tag @version used
course/format/topcoll/classes/course_renderer.php
(#36) Class format_topcoll_course_renderer is not documented
(#26) Not recommended phpdocs tag @version used
course/format/topcoll/classes/observer.php
(#37) Class format_topcoll_observer does not have @copyright tag
(#37) Class format_topcoll_observer does not have @license tag
(#27) Not recommended phpdocs tag @version used
course/format/topcoll/classes/output/course_module_name.php
(#36) Class course_module_name is not documented
(#26) Not recommended phpdocs tag @version used
course/format/topcoll/classes/privacy/provider.php
(#49) Phpdocs for function provider::get_metadata has incomplete parameters list
(#36) Class provider does not have @copyright tag
(#36) Class provider does not have @license tag
(#21) Not recommended phpdocs tag @version used
course/format/topcoll/classes/togglelib.php
(#37) Class togglelib is not documented
(#50) Variable togglelib::$toggles is not documented
(#43) Constant togglelib::TOGGLE_6 is not documented
(#44) Constant togglelib::TOGGLE_5 is not documented
(#45) Constant togglelib::TOGGLE_4 is not documented
(#46) Constant togglelib::TOGGLE_3 is not documented
(#47) Constant togglelib::TOGGLE_2 is not documented
(#48) Constant togglelib::TOGGLE_1 is not documented
(#52) Phpdocs for function togglelib::set_toggles has incomplete parameters list
(#70) Phpdocs for function togglelib::get_toggle_state has incomplete parameters list
(#81) Phpdocs for function togglelib::set_toggle_state has incomplete parameters list
(#98) Phpdocs for function togglelib::decode_toggle_state has incomplete parameters list
(#118) Phpdocs for function togglelib::is_old_preference has incomplete parameters list
(#134) Phpdocs for function togglelib::get_required_digits has incomplete parameters list
(#159) Phpdocs for function togglelib::get_toggle_pos has incomplete parameters list
(#168) Phpdocs for function togglelib::get_toggle_flag has incomplete parameters list
(#199) Phpdocs for function togglelib::decode_character_to_value has incomplete parameters list
(#208) Phpdocs for function togglelib::encode_value_to_character has incomplete parameters list
(#26) Not recommended phpdocs tag @version used
course/format/topcoll/classes/toolbox.php
(#38) Class toolbox is not documented
(#44) Function toolbox::__construct is not documented
(#47) Function toolbox::get_instance is not documented
(#40) Variable toolbox::$instance is not documented
(#42) Constant toolbox::TOPCOLL_TOGGLE is not documented
(#26) Not recommended phpdocs tag @version used
course/format/topcoll/config.php
(#26) Not recommended phpdocs tag @version used
course/format/topcoll/db/access.php
(#26) Not recommended phpdocs tag @version used
course/format/topcoll/db/events.php
(#27) Not recommended phpdocs tag @version used
course/format/topcoll/db/upgrade.php
(#39) Function xmldb_format_topcoll_upgrade is not documented
(#26) Not recommended phpdocs tag @version used
course/format/topcoll/format.php
(#26) Not recommended phpdocs tag @version used
course/format/topcoll/js/tc_colourpopup.php
(#56) Function MoodleQuickForm_tccolourpopup::__construct is not documented
(#64) Function MoodleQuickForm_tccolourpopup::setHiddenLabel is not documented
(#68) Function MoodleQuickForm_tccolourpopup::toHtml is not documented
(#141) Function MoodleQuickForm_tccolourpopup::export_for_template is not documented
(#53) Variable MoodleQuickForm_tccolourpopup::$_helpbutton is not documented
(#54) Variable MoodleQuickForm_tccolourpopup::$_hiddenLabel is not documented
(#110) Phpdocs for function MoodleQuickForm_tccolourpopup::setHelpButton has incomplete parameters list
(#37) Class MoodleQuickForm_tccolourpopup does not have @copyright tag
(#37) Class MoodleQuickForm_tccolourpopup does not have @license tag
(#26) Not recommended phpdocs tag @version used
(#41) Not recommended phpdocs tag @access used
course/format/topcoll/lang/en/format_topcoll.php
(#26) Not recommended phpdocs tag @version used
course/format/topcoll/lang/en_ar/format_topcoll.php
(#26) Not recommended phpdocs tag @version used
course/format/topcoll/lang/en_us/format_topcoll.php
(#26) Not recommended phpdocs tag @version used
course/format/topcoll/lib.php
(#37) Class format_topcoll is not documented
(#178) Function format_topcoll::get_section_dates is not documented
(#314) Function format_topcoll::section_format_options is not documented
(#1424) Function format_topcoll::get_context is not documented
(#1481) Function format_topcoll::section_action is not documented
(#39) Variable format_topcoll::$coursedisplay is not documented
(#40) Variable format_topcoll::$settings is not documented
(#64) Phpdocs for function format_topcoll::get_settings has incomplete parameters list
(#26) Not recommended phpdocs tag @version used
course/format/topcoll/renderer.php
(#38) Class format_topcoll_renderer is not documented
(#537) Function format_topcoll_renderer::section_summary_container is not documented
(#1200) Function format_topcoll_renderer::set_portable is not documented
(#1215) Function format_topcoll_renderer::set_user_preference is not documented
(#1269) Function format_topcoll_renderer::get_row_class is not documented
(#1277) Function format_topcoll_renderer::get_column_class is not documented
(#1291) Function format_topcoll_renderer::get_format_responsive is not documented
(#40) Variable format_topcoll_renderer::$tccolumnwidth is not documented
(#41) Variable format_topcoll_renderer::$tccolumnpadding is not documented
(#42) Variable format_topcoll_renderer::$mobiletheme is not documented
(#43) Variable format_topcoll_renderer::$tablettheme is not documented
(#44) Variable format_topcoll_renderer::$courseformat is not documented
(#45) Variable format_topcoll_renderer::$tcsettings is not documented
(#46) Variable format_topcoll_renderer::$defaulttogglepersistence is not documented
(#47) Variable format_topcoll_renderer::$defaultuserpreference is not documented
(#48) Variable format_topcoll_renderer::$togglelib is not documented
(#49) Variable format_topcoll_renderer::$currentsection is not documented
(#50) Variable format_topcoll_renderer::$isoldtogglepreference is not documented
(#51) Variable format_topcoll_renderer::$userisediting is not documented
(#52) Variable format_topcoll_renderer::$tctoggleiconsize is not documented
(#53) Variable format_topcoll_renderer::$formatresponsive is not documented
(#54) Variable format_topcoll_renderer::$rtl is not documented
(#55) Variable format_topcoll_renderer::$bsnewgrid is not documented
(#60) Phpdocs for function format_topcoll_renderer::__construct has incomplete parameters list
(#26) Not recommended phpdocs tag @version used
course/format/topcoll/settings.php
(#26) Not recommended phpdocs tag @version used
course/format/topcoll/settopcollpref.php
(#24) Not recommended phpdocs tag @version used
course/format/topcoll/tests/courseformatlib_test.php
(#35) Variable format_topcoll_courseformatlib_testcase::$course is not documented
(#36) Variable format_topcoll_courseformatlib_testcase::$courseformat is not documented
(#29) Class format_topcoll_courseformatlib_testcase does not have @copyright tag
(#29) Class format_topcoll_courseformatlib_testcase does not have @license tag
(#21) Not recommended phpdocs tag @version used
course/format/topcoll/tests/courseformatrenderer_test.php
(#85) Function format_topcoll_courseformatrenderer_testcase::init is not documented
(#35) Variable format_topcoll_courseformatrenderer_testcase::$outputus is not documented
(#36) Variable format_topcoll_courseformatrenderer_testcase::$course is not documented
(#37) Variable format_topcoll_courseformatrenderer_testcase::$courseformat is not documented
(#38) Variable format_topcoll_courseformatrenderer_testcase::$cmid is not documented
(#29) Class format_topcoll_courseformatrenderer_testcase does not have @copyright tag
(#29) Class format_topcoll_courseformatrenderer_testcase does not have @license tag
(#21) Not recommended phpdocs tag @version used
course/format/topcoll/tests/courseformattoolbox_test.php
(#29) Class format_topcoll_courseformattoolbox_testcase does not have @copyright tag
(#29) Class format_topcoll_courseformattoolbox_testcase does not have @license tag
(#21) Not recommended phpdocs tag @version used
course/format/topcoll/tests/privacy_provider_test.php
(#74) Function format_topcoll_privacy_testcase::set_up is not documented
(#40) Variable format_topcoll_privacy_testcase::$outputus is not documented
(#41) Variable format_topcoll_privacy_testcase::$course is not documented
(#42) Variable format_topcoll_privacy_testcase::$courseformat is not documented
(#43) Variable format_topcoll_privacy_testcase::$numsections is not documented
(#34) Class format_topcoll_privacy_testcase does not have @copyright tag
(#34) Class format_topcoll_privacy_testcase does not have @license tag
(#21) Not recommended phpdocs tag @version used
course/format/topcoll/tests/togglelib_test.php
(#29) Class format_topcoll_togglelib_testcase does not have @copyright tag
(#29) Class format_topcoll_togglelib_testcase does not have @license tag
(#21) Not recommended phpdocs tag @version used
course/format/topcoll/version.php
(#26) Not recommended phpdocs tag @version used

Update savepoints problems

(3 errors, 0 warnings)

This section shows problems detected with the handling of upgrade savepoints [More info]

course/format/topcoll/db/upgrade.php
Detected more 'if' blocks (2) than 'savepoint' calls (1)
version 2114052000 is missing corresponding savepoint call
version 2114052000 is higher than that defined in /var/lib/jenkins/git_repositories/prechecker/course/format/topcoll/version.php file

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

(1 errors, 1 warnings)

This section shows files built by grunt and not commited [More info]

Problems running grunt
Task "stylelint:css" failed. Use --force to continue.

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]