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

(83 errors, 202 warnings)

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

enrol/apply/apply_form.php
(#56) Short array syntax must be used to define arrays
(#58) Line exceeds maximum limit of 180 characters; contains 221 characters
(#63) Variable "comment_title" must not contain underscores.
(#64) Expected "if (...) {\n"; found "if(...){\n"
(#65) Variable "comment_title" must not contain underscores.
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Variable "comment_title" must not contain underscores.
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
enrol/apply/backup/backup_enrol_apply_plugin.class.php
(#23) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Short array syntax must be used to define arrays
(#44) Short array syntax must be used to define arrays
(#45) There should be a comma after the last array item in a multi-line array.
(#45) Line exceeds maximum limit of 180 characters; contains 480 characters
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Short array syntax must be used to define arrays
enrol/apply/backup/restore_enrol_apply_plugin.class.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#13) Short array syntax must be used to define arrays
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Short array syntax must be used to define arrays
(#31) Expected 1 space before "=>"; 0 found
(#31) Expected 1 space after "=>"; 0 found
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
enrol/apply/classes/privacy/provider.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
enrol/apply/classes/task/send_expiry_notifications.php
(#28) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
enrol/apply/db/access.php
(#27) Short array syntax must be used to define arrays
(#30) Short array syntax must be used to define arrays
(#33) Short array syntax must be used to define arrays
(#36) There should be a comma after the last array item in a multi-line array.
(#43) Short array syntax must be used to define arrays
(#46) Short array syntax must be used to define arrays
(#49) There should be a comma after the last array item in a multi-line array.
(#53) Short array syntax must be used to define arrays
(#56) Short array syntax must be used to define arrays
(#59) There should be a comma after the last array item in a multi-line array.
(#63) Short array syntax must be used to define arrays
(#66) Short array syntax must be used to define arrays
(#69) There should be a comma after the last array item in a multi-line array.
(#73) Short array syntax must be used to define arrays
(#76) Short array syntax must be used to define arrays
(#78) There should be a comma after the last array item in a multi-line array.
enrol/apply/db/messages.php
(#26) Short array syntax must be used to define arrays
(#28) Short array syntax must be used to define arrays
(#29) There should be a comma after the last array item in a multi-line array.
(#33) Short array syntax must be used to define arrays
(#36) Short array syntax must be used to define arrays
(#39) Short array syntax must be used to define arrays
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Short array syntax must be used to define arrays
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
enrol/apply/db/tasks.php
(#27) Short array syntax must be used to define arrays
(#28) Short array syntax must be used to define arrays
(#36) There should be a comma after the last array item in a multi-line array.
(#37) There should be a comma after the last array item in a multi-line array.
enrol/apply/db/upgrade.php
(#24) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#42) Short array syntax must be used to define arrays
(#43) Short array syntax must be used to define arrays
(#43) Short array syntax must be used to define arrays
(#62) Short array syntax must be used to define arrays
(#84) Short array syntax must be used to define arrays
(#98) Short array syntax must be used to define arrays
(#106) Short array syntax must be used to define arrays
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) Short array syntax must be used to define arrays
(#148) File must end with a newline character
enrol/apply/edit.php
(#37) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
(#50) Short array syntax must be used to define arrays
(#53) There should be a comma after the last array item in a multi-line array.
(#58) Short array syntax must be used to define arrays
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) No space found before comment text; expected "// $notify = array('$@NONE@$');" but found "//$notify = array('$@NONE@$');"
(#67) This comment is 57% valid code; is this commented out code?
(#72) Inline comments must start with a capital letter, digit or 3-dots sequence
(#72) This comment is 63% valid code; is this commented out code?
(#72) No space found before comment text; expected "// $instance->notify = $notify;" but found "//$instance->notify = $notify;"
(#74) Short array syntax must be used to define arrays
(#85) Short array syntax must be used to define arrays
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) No space found before comment text; expected "// $data->customtext3 = implode(',', $notify);" but found "//$data->customtext3 = implode(',', $notify);"
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#139) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) Short array syntax must be used to define arrays
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) Short array syntax must be used to define arrays
(#185) Inline comments must start with a capital letter, digit or 3-dots sequence
(#186) Inline comments must end in full-stops, exclamation marks, or question marks
(#188) Inline comments must end in full-stops, exclamation marks, or question marks
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#198) Inline comments must end in full-stops, exclamation marks, or question marks
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#211) Inline comments must end in full-stops, exclamation marks, or question marks
enrol/apply/edit_form.php
(#44) Short array syntax must be used to define arrays
(#46) There should be a comma after the last array item in a multi-line array.
(#47) Inline comments must start with a capital letter, digit or 3-dots sequence
(#47) This comment is 77% valid code; is this commented out code?
(#50) Short array syntax must be used to define arrays
(#52) There should be a comma after the last array item in a multi-line array.
(#63) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Short array syntax must be used to define arrays
(#76) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#83) Short array syntax must be used to define arrays
(#89) Short array syntax must be used to define arrays
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Short array syntax must be used to define arrays
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Short array syntax must be used to define arrays
(#106) There should be a comma after the last array item in a multi-line array.
(#109) Logical operator "and" is prohibited; use "&&" instead
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Short array syntax must be used to define arrays
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Short array syntax must be used to define arrays
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#145) Inline comments must start with a capital letter, digit or 3-dots sequence
(#145) This comment is 60% valid code; is this commented out code?
(#145) No space found before comment text; expected "// new added requirement_20190110" but found "//new added requirement_20190110"
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) No space found before comment text; expected "// $title_customtext2 = str_replace("{replace_title}",$instance->customtext2,get_string('custom_label', 'enrol_apply'));" but found "//$title_customtext2 = str_replace("{replace_title}",$instance->customtext2,get_string('custom_label', 'enrol_apply'));"
(#147) Variable "title_customtext2" must not contain underscores.
(#148) Variable "title_customtext2" must not contain underscores.
(#151) Short array syntax must be used to define arrays
(#152) There should be a comma after the last array item in a multi-line array.
(#160) Short array syntax must be used to define arrays
(#162) There should be a comma after the last array item in a multi-line array.
(#169) Short array syntax must be used to define arrays
(#170) Expected "if (...) {\n"; found "if(...) {\n"
(#171) Expected "if (...) {\n"; found "if(...) {\n"
(#174) Expected "} else if (...) {\n"; found "}\n else if(...) {\n"
(#174) Expected "if (...) {\n"; found "if(...) {\n"
(#177) Expected "} else {\n"; found "}\n else {\n"
(#193) Inline comments must start with a capital letter, digit or 3-dots sequence
(#193) Inline comments must end in full-stops, exclamation marks, or question marks
(#193) This comment is 82% valid code; is this commented out code?
(#193) No space found before comment text; expected "// echo "<pre>";print_r($instance);exit;" but found "//echo "<pre>";print_r($instance);exit;"
enrol/apply/info.php
(#25) Whitespace found at end of line
(#37) Short array syntax must be used to define arrays
(#43) Short array syntax must be used to define arrays
(#67) Commas (,) must be followed by white space.
enrol/apply/info_table.php
(#30) Member variable "is_collapsible" must not contain underscores.
(#38) Short array syntax must be used to define arrays
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) This comment is 86% valid code; is this commented out code?
(#58) No space found before comment text; expected "// $this->no_sorting('checkboxcolumn');" but found "//$this->no_sorting('checkboxcolumn');"
(#72) This comment is 59% valid code; is this commented out code?
enrol/apply/lang/en/enrol_apply.php
(#104) Inline comments must start with a capital letter, digit or 3-dots sequence
(#104) This comment is 78% valid code; is this commented out code?
(#104) No space found before comment text; expected "// $string['custom_label'] = 'Custom label "{replace_title}"';" but found "//$string['custom_label'] = 'Custom label "{replace_title}"';"
enrol/apply/lang/ja/enrol_apply.php
(#2) The opening <?php tag must be followed by exactly one newline.
enrol/apply/lib.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#69) This comment is 65% valid code; is this commented out code?
(#89) Logical operator "or" is prohibited; use "||" instead
(#92) Short array syntax must be used to define arrays
(#108) Short array syntax must be used to define arrays
(#114) Short array syntax must be used to define arrays
(#117) Line exceeds maximum limit of 180 characters; contains 190 characters
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#139) Short array syntax must be used to define arrays
(#141) There should be a comma after the last array item in a multi-line array.
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) Short array syntax must be used to define arrays
(#169) Inline comments must end in full-stops, exclamation marks, or question marks
(#170) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#175) Short array syntax must be used to define arrays
(#175) Expected 1 space before "=>"; 0 found
(#194) Short array syntax must be used to define arrays
(#197) Short array syntax must be used to define arrays
(#202) Short array syntax must be used to define arrays
(#206) Short array syntax must be used to define arrays
(#211) Short array syntax must be used to define arrays
(#213) Short array syntax must be used to define arrays
(#218) Short array syntax must be used to define arrays
(#259) Short array syntax must be used to define arrays
(#265) Short array syntax must be used to define arrays
(#276) Short array syntax must be used to define arrays
(#280) Short array syntax must be used to define arrays
(#280) Expected 1 space before "=>"; 0 found
(#280) Expected 1 space after "=>"; 0 found
(#280) Expected 1 space before "=>"; 0 found
(#280) Expected 1 space after "=>"; 0 found
(#280) Line exceeds 132 characters; contains 154 characters
(#290) Short array syntax must be used to define arrays
(#312) Short array syntax must be used to define arrays
(#315) There should be a comma after the last array item in a multi-line array.
(#319) Short array syntax must be used to define arrays
(#334) Line exceeds 132 characters; contains 143 characters
(#335) Short array syntax must be used to define arrays
(#351) Short array syntax must be used to define arrays
(#355) Short array syntax must be used to define arrays
(#381) Short array syntax must be used to define arrays
(#384) There should be a comma after the last array item in a multi-line array.
(#388) Short array syntax must be used to define arrays
(#397) Short array syntax must be used to define arrays
(#459) Short array syntax must be used to define arrays
(#523) Logical operator "or" is prohibited; use "||" instead
(#524) Short array syntax must be used to define arrays
(#538) Short array syntax must be used to define arrays
(#559) Short array syntax must be used to define arrays
(#564) There should be a comma after the last array item in a multi-line array.
(#579) Inline comments must start with a capital letter, digit or 3-dots sequence
(#579) Inline comments must end in full-stops, exclamation marks, or question marks
(#591) Inline comments must start with a capital letter, digit or 3-dots sequence
(#591) This comment is 85% valid code; is this commented out code?
(#591) No space found before comment text; expected "// $this->sync_enrols($DB->get_record('enrol', array('id'=>$instanceid)));" but found "//$this->sync_enrols($DB->get_record('enrol', array('id'=>$instanceid)));"
(#598) Inline comments must end in full-stops, exclamation marks, or question marks
(#613) Logical operator "and" is prohibited; use "&&" instead
(#617) Short array syntax must be used to define arrays
(#633) Inline comments must end in full-stops, exclamation marks, or question marks
enrol/apply/manage.php
(#36) Short array syntax must be used to define arrays
(#43) Short array syntax must be used to define arrays
enrol/apply/manage_table.php
(#31) Member variable "is_collapsible" must not contain underscores.
(#39) Short array syntax must be used to define arrays
(#81) Short array syntax must be used to define arrays
enrol/apply/notification.php
(#24) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#27) Commas (,) must be followed by white space.
enrol/apply/renderer.php
(#25) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#44) Short array syntax must be used to define arrays
(#47) There should be a comma after the last array item in a multi-line array.
(#53) Short array syntax must be used to define arrays
(#55) Short array syntax must be used to define arrays
(#58) There should be a comma after the last array item in a multi-line array.
(#59) Short array syntax must be used to define arrays
(#60) Short array syntax must be used to define arrays
(#60) Short array syntax must be used to define arrays
(#62) Short array syntax must be used to define arrays
(#63) Short array syntax must be used to define arrays
(#72) Commas (,) must be followed by white space.
(#76) Commas (,) must be followed by white space.
(#81) Short array syntax must be used to define arrays
(#87) There should be a comma after the last array item in a multi-line array.
(#88) Short array syntax must be used to define arrays
(#89) Short array syntax must be used to define arrays
(#104) Commas (,) must be followed by white space.
(#105) Short array syntax must be used to define arrays
(#108) There should be a comma after the last array item in a multi-line array.
(#110) Commas (,) must be followed by white space.
(#114) Short array syntax must be used to define arrays
(#115) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#124) Commas (,) must be followed by white space.
(#125) Short array syntax must be used to define arrays
(#127) There should be a comma after the last array item in a multi-line array.
(#128) Short array syntax must be used to define arrays
(#130) There should be a comma after the last array item in a multi-line array.
(#152) Expected "if (...) {\n"; found "if(...){\n"
enrol/apply/settings.php
(#96) Short array syntax must be used to define arrays
(#104) Short array syntax must be used to define arrays
(#123) Short array syntax must be used to define arrays
(#124) There should be a comma after the last array item in a multi-line array.
(#128) Short array syntax must be used to define arrays
(#132) Short array syntax must be used to define arrays
(#133) There should be a comma after the last array item in a multi-line array.
(#137) Short array syntax must be used to define arrays
(#138) There should be a comma after the last array item in a multi-line array.
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) Short array syntax must be used to define arrays
(#165) Line exceeds 132 characters; contains 146 characters
(#167) Inline comments must end in full-stops, exclamation marks, or question marks
enrol/apply/unenrolself.php
(#33) Short array syntax must be used to define arrays
(#34) Short array syntax must be used to define arrays
(#47) Short array syntax must be used to define arrays
(#50) Short array syntax must be used to define arrays
(#53) Logical operator "and" is prohibited; use "&&" instead
(#60) Short array syntax must be used to define arrays
(#61) Short array syntax must be used to define arrays

Javascript coding style problems

(1 errors, 0 warnings)

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

enrol/apply/amd/src/manage.js
(#17) @package should be empty. (jsdoc/empty-tags)

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(41 errors, 35 warnings)

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

enrol/apply/apply_form.php
(#31) Class enrol_apply_apply_form is not documented
(#44) Function enrol_apply_apply_form::definition is not documented
(#32) Variable enrol_apply_apply_form::$instance is not documented
(#17) No one-line description found in phpdocs for file
enrol/apply/backup/backup_enrol_apply_plugin.class.php
(#30) Function backup_enrol_apply_plugin::define_enrol_plugin_structure is not documented
(#19) Package enrol_lti is not valid
enrol/apply/backup/restore_enrol_apply_plugin.class.php
(#2) Empty line found after PHP open tag
(#12) Function restore_enrol_apply_plugin::define_enrol_plugin_structure is not documented
(#18) Phpdocs for function restore_enrol_apply_plugin::process_applymap has incomplete parameters list
(#7) Package is not specified for class restore_enrol_apply_plugin. It is also not specified in file-level phpdocs
enrol/apply/db/access.php
(#17) No one-line description found in phpdocs for file
enrol/apply/db/messages.php
(#17) No one-line description found in phpdocs for file
enrol/apply/db/upgrade.php
(#26) Function xmldb_enrol_apply_upgrade is not documented
(#17) No one-line description found in phpdocs for file
enrol/apply/edit.php
(#17) No one-line description found in phpdocs for file
enrol/apply/edit_form.php
(#31) Class enrol_apply_edit_form is not documented
(#33) Function enrol_apply_edit_form::definition is not documented
(#17) No one-line description found in phpdocs for file
enrol/apply/info.php
(#17) No one-line description found in phpdocs for file
enrol/apply/info_table.php
(#28) Class enrol_apply_info_table is not documented
(#32) Function enrol_apply_info_table::__construct is not documented
(#30) Variable enrol_apply_info_table::$is_collapsible is not documented
(#17) No one-line description found in phpdocs for file
(#63) Phpdocs for function enrol_apply_info_table::get_row_class has incomplete parameters list
enrol/apply/lang/ca/enrol_apply.php
(#17) No one-line description found in phpdocs for file
enrol/apply/lang/de/enrol_apply.php
(#17) No one-line description found in phpdocs for file
enrol/apply/lang/en/enrol_apply.php
(#17) No one-line description found in phpdocs for file
enrol/apply/lang/en_us/en_us_enrol_apply.php
(#17) No one-line description found in phpdocs for file
enrol/apply/lang/es/enrol_apply.php
(#17) No one-line description found in phpdocs for file
enrol/apply/lang/fr/enrol_apply.php
(#17) File-level phpdocs block is not found
enrol/apply/lang/it/enrol_apply.php
(#17) No one-line description found in phpdocs for file
enrol/apply/lang/ja/enrol_apply.php
(#2) Empty line found after PHP open tag
enrol/apply/lang/pt_br/enrol_apply.php
(#17) No one-line description found in phpdocs for file
enrol/apply/lang/zh_cn/enrol_apply.php
(#17) No one-line description found in phpdocs for file
enrol/apply/lib.php
(#29) Class enrol_apply_plugin is not documented
(#41) Function enrol_apply_plugin::allow_unenrol is not documented
(#45) Function enrol_apply_plugin::roles_protected is not documented
(#50) Function enrol_apply_plugin::allow_apply is not documented
(#76) Function enrol_apply_plugin::allow_manage is not documented
(#95) Function enrol_apply_plugin::enrol_page_hook is not documented
(#186) Function enrol_apply_plugin::get_action_icons is not documented
(#264) Function enrol_apply_plugin::get_user_enrolment_actions is not documented
(#306) Function enrol_apply_plugin::confirm_enrolment is not documented
(#346) Function enrol_apply_plugin::wait_enrolment is not documented
(#375) Function enrol_apply_plugin::cancel_enrolment is not documented
(#408) Function enrol_apply_plugin::notify_applicant is not documented
(#430) Function enrol_apply_plugin::send_application_notification is not documented
(#558) Function enrol_apply_plugin::update_mail_content is not documented
(#583) Function enrol_apply_plugin::restore_instance is not documented
(#594) Function enrol_apply_plugin::restore_user_enrolment is not documented
(#17) No one-line description found in phpdocs for file
enrol/apply/manage.php
(#17) No one-line description found in phpdocs for file
enrol/apply/manage_table.php
(#29) Class enrol_apply_manage_table is not documented
(#33) Function enrol_apply_manage_table::__construct is not documented
(#74) Function enrol_apply_manage_table::col_checkboxcolumn is not documented
(#78) Function enrol_apply_manage_table::col_fullname is not documented
(#86) Function enrol_apply_manage_table::col_applydate is not documented
(#31) Variable enrol_apply_manage_table::$is_collapsible is not documented
(#17) No one-line description found in phpdocs for file
(#64) Phpdocs for function enrol_apply_manage_table::get_row_class has incomplete parameters list
enrol/apply/notification.php
(#26) Class enrol_apply_notification is not documented
(#27) Function enrol_apply_notification::__construct is not documented
(#17) No one-line description found in phpdocs for file
enrol/apply/renderer.php
(#27) Class enrol_apply_renderer is not documented
(#28) Function enrol_apply_renderer::manage_page is not documented
(#36) Function enrol_apply_renderer::edit_page is not documented
(#43) Function enrol_apply_renderer::manage_form is not documented
(#72) Function enrol_apply_renderer::info_page is not documented
(#80) Function enrol_apply_renderer::manage_table is not documented
(#104) Function enrol_apply_renderer::info_form is not documented
(#124) Function enrol_apply_renderer::info_table is not documented
(#139) Function enrol_apply_renderer::application_notification_mail_body is not documented
(#17) No one-line description found in phpdocs for file
enrol/apply/settings.php
(#17) No one-line description found in phpdocs for file
enrol/apply/unenrolself.php
(#17) No one-line description found in phpdocs for file
enrol/apply/version.php
(#17) No one-line description found in phpdocs for file

Update savepoints problems

(6 errors, 0 warnings)

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

enrol/apply/db/upgrade.php
Detected more 'if' blocks (7) than 'savepoint' calls (2)
version 2016042202 is missing corresponding savepoint call
version 2016060803 is missing corresponding savepoint call
version 2017032400 is missing corresponding savepoint call
version 2018112603 is missing corresponding savepoint call
version 2021120607 is missing corresponding savepoint call

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 "eslint:amd" 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]


Gherkin .feature problems

(0 errors, 0 warnings)

This section shows problems detected in behat .feature files [More info]