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

(52 errors, 0 warnings)

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

mod/braincert/adddiscount.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
mod/braincert/addpricingscheme.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
mod/braincert/attendance_report.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
mod/braincert/backup/moodle2/backup_braincert_activity_task.class.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
mod/braincert/backup/moodle2/backup_braincert_settingslib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
mod/braincert/backup/moodle2/backup_braincert_stepslib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
mod/braincert/backup/moodle2/restore_braincert_activity_task.class.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
mod/braincert/backup/moodle2/restore_braincert_stepslib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
mod/braincert/classes/adddiscount_form.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
mod/braincert/classes/addpricingscheme_form.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
mod/braincert/classes/invite_by_email_form.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
mod/braincert/classes/managetemplate_form.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
mod/braincert/classes/privacy/provider.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
mod/braincert/db/install.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
mod/braincert/db/uninstall.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
mod/braincert/db/upgrade.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
mod/braincert/index.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#102) Whitespace found at end of line within string
(#103) Whitespace found at end of line within string
(#104) Whitespace found at end of line within string
(#107) Whitespace found at end of line within string
(#108) Whitespace found at end of line within string
(#109) Whitespace found at end of line within string
mod/braincert/inviteemail.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
mod/braincert/inviteusergroup.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
mod/braincert/lang/en/braincert.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
mod/braincert/lib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
mod/braincert/locallib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#832) Whitespace found at end of line within string
(#833) Whitespace found at end of line within string
(#834) Whitespace found at end of line within string
(#835) Whitespace found at end of line within string
(#836) Whitespace found at end of line within string
(#919) Whitespace found at end of line within string
(#960) Whitespace found at end of line within string
(#961) Whitespace found at end of line within string
(#1012) Whitespace found at end of line within string
(#1013) Whitespace found at end of line within string
(#1014) Whitespace found at end of line within string
mod/braincert/managetemplate.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
mod/braincert/payments.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#82) Whitespace found at end of line within string
(#83) Whitespace found at end of line within string
mod/braincert/recording.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#113) Whitespace found at end of line within string
(#114) Whitespace found at end of line within string
(#117) Whitespace found at end of line within string
(#118) Whitespace found at end of line within string
(#121) Whitespace found at end of line within string
mod/braincert/settings.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
mod/braincert/version.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
mod/braincert/view.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"

Javascript coding style problems

(175 errors, 5 warnings)

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

mod/braincert/js/classsettings.js
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#3) Unexpected @return tag; function has no return statement. (valid-jsdoc)
(#3) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#4) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#5) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#6) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#7) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#8) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#9) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#10) Unexpected tab character. (no-tabs)
(#10) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#11) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#12) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#13) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#14) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#15) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#16) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#17) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#18) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#19) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#20) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#21) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#22) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#23) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#24) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#25) Unexpected @return tag; function has no return statement. (valid-jsdoc)
(#25) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#26) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#27) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#28) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#29) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#30) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#31) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#32) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#33) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#34) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#35) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#36) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#37) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#38) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#39) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#40) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#41) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
mod/braincert/js/util.js
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#3) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#4) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#5) Expected to return a value at the end of function. (consistent-return)
(#5) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#6) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#7) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#8) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#9) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#10) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#11) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#12) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#13) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#14) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#15) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#16) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#17) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#18) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#19) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#20) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#21) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#22) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#23) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#24) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#25) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#26) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#27) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#28) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#29) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#30) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#31) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#32) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#33) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#34) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#35) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#36) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#37) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#38) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#39) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#40) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#41) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#42) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#43) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#44) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#45) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#46) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#47) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#48) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#49) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#50) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#51) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#52) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#53) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#54) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#55) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#56) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#57) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#58) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#59) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#60) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#61) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#62) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#63) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#64) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#65) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#66) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#67) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#68) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#69) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#70) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#71) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#72) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#73) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#74) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#75) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#76) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#77) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#78) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#79) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#80) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#81) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#82) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#83) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#84) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#85) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#86) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#87) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#88) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#89) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#90) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#91) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#92) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#93) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#94) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#95) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#96) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#97) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#98) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#99) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#100) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#101) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#102) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#103) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#104) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#105) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#106) Comments should not begin with a lowercase character (capitalized-comments)
(#106) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#107) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#108) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#109) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#110) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#111) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#112) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#113) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#114) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#115) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#116) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#117) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#118) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#119) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#120) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#121) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#122) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#123) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#124) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#125) Unexpected @return tag; function has no return statement. (valid-jsdoc)
(#125) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#126) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#127) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#128) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#129) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#130) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#131) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#132) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#133) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(42 errors, 17 warnings)

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

mod/braincert/classes/adddiscount_form.php
(#129) Function adddiscount_form::set_discount_values is not documented
mod/braincert/lib.php
(#335) There is no description in phpdocs for function get_scheduled_class
(#384) There is no description in phpdocs for function set_braincert_object
mod/braincert/locallib.php
(#184) Function set_braincert_url is not documented
(#459) Function action_menu_list is not documented
(#69) There is no description in phpdocs for function task_add_scheme_params
(#87) There is no description in phpdocs for function task_add_special_params
(#109) There is no description in phpdocs for function task_scheduler_params
(#143) There is no description in phpdocs for function braincert_post_url
(#549) There is no description in phpdocs for function view_recording_button
(#569) There is no description in phpdocs for function dispaly_luanch_button
(#614) There is no description in phpdocs for function teacher_lunch_button
(#636) There is no description in phpdocs for function student_lunch_button
(#656) There is no description in phpdocs for function get_lauch_button
(#686) There is no description in phpdocs for function create_launch_button
(#698) There is no description in phpdocs for function paypal_form
(#736) There is no description in phpdocs for function get_vaiw_all_class_link
(#753) There is no description in phpdocs for function display_class_recording
(#786) There is no description in phpdocs for function get_class_recording_rows
(#813) There is no description in phpdocs for function paypal_payment_form
(#839) There is no description in phpdocs for function dispaly_buy_button
(#874) There is no description in phpdocs for function get_buy_button
(#892) There is no description in phpdocs for function get_buy_link
(#905) There is no description in phpdocs for function display_class_info
(#929) There is no description in phpdocs for function dispaly_no_price_modal
(#942) There is no description in phpdocs for function display_class_pricing_table
(#998) There is no description in phpdocs for function display_payment_modal
(#1055) There is no description in phpdocs for function card_payment_fields
(#1142) There is no description in phpdocs for function dispaly_class_name_info
(#1178) There is no description in phpdocs for function invitation_email_body
(#481) Phpdocs for function teacher_action_list has incomplete parameters list
(#574) Phpdocs for function dispaly_luanch_button has incomplete parameters list
(#688) Phpdocs for function create_launch_button has incomplete parameters list
(#756) Phpdocs for function display_class_recording has incomplete parameters list
(#788) Phpdocs for function get_class_recording_rows has incomplete parameters list
(#480) Not recommended phpdocs tag @global used
(#551) Not recommended phpdocs tag @global used
(#571) Not recommended phpdocs tag @global used
(#571) Not recommended phpdocs tag @global used
(#571) Not recommended phpdocs tag @global used
(#658) Not recommended phpdocs tag @global used
(#658) Not recommended phpdocs tag @global used
(#738) Not recommended phpdocs tag @global used
(#755) Not recommended phpdocs tag @global used
(#841) Not recommended phpdocs tag @global used
(#841) Not recommended phpdocs tag @global used
(#894) Not recommended phpdocs tag @global used
(#1000) Not recommended phpdocs tag @global used
(#1180) Not recommended phpdocs tag @global used
(#1180) Not recommended phpdocs tag @global used
(#1180) Not recommended phpdocs tag @global used
(#1180) Not recommended phpdocs tag @global used
mod/braincert/mod_form.php
(#140) Function mod_braincert_mod_form::lang_video_record_field is not documented
(#188) Function mod_braincert_mod_form::other_form_fields is not documented
(#268) Function mod_braincert_mod_form::timezone_options is not documented
(#360) Function mod_braincert_mod_form::region_options is not documented
(#379) Function mod_braincert_mod_form::lang_options is not documented
(#434) Function mod_braincert_mod_form::weekly_options is not documented
(#445) Function mod_braincert_mod_form::time_options is not documented

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

(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]