Prechecker results: error


Overview

(0 errors, 0 warnings)

This section shows the general problems detected when processing the code [More info]


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

(107 errors, 782 warnings)

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

mod/tutorialbooking/backup/moodle2/backup_tutorialbooking_stepslib.php
(#47) Short array syntax must be used to define arrays
(#48) Short array syntax must be used to define arrays
(#56) There should be a comma after the last array item in a multi-line array.
(#62) Short array syntax must be used to define arrays
(#63) Short array syntax must be used to define arrays
(#74) There should be a comma after the last array item in a multi-line array.
(#80) Short array syntax must be used to define arrays
(#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.
(#92) Short array syntax must be used to define arrays
(#93) Short array syntax must be used to define arrays
(#99) There should be a comma after the last array item in a multi-line array.
(#114) Short array syntax must be used to define arrays
(#115) Short array syntax must be used to define arrays
(#120) Short array syntax must be used to define arrays
(#125) Short array syntax must be used to define arrays
mod/tutorialbooking/backup/moodle2/restore_tutorialbooking_activity_task.class.php
(#59) Short array syntax must be used to define arrays
(#68) Short array syntax must be used to define arrays
(#79) Short array syntax must be used to define arrays
(#95) Short array syntax must be used to define arrays
mod/tutorialbooking/backup/moodle2/restore_tutorialbooking_stepslib.php
(#40) Short array syntax must be used to define arrays
(#58) Docblock tag "@global" is not recommended.
(#81) Docblock tag "@global" is not recommended.
(#82) Docblock tag "@global" is not recommended.
(#110) Docblock tag "@global" is not recommended.
(#133) Docblock tag "@global" is not recommended.
mod/tutorialbooking/classes/completion/custom_completion.php
(#39) There should be a comma after the last array item in a multi-line array.
(#46) Invalid docblock tag "@inheritDoc".
(#48) No one-line description found in phpdocs for docblock of function get_state
(#63) Invalid docblock tag "@inheritDoc".
(#65) No one-line description found in phpdocs for docblock of function get_defined_custom_rules
(#70) Invalid docblock tag "@inheritDoc".
(#72) No one-line description found in phpdocs for docblock of function get_custom_rule_descriptions
(#74) There should be a comma after the last array item in a multi-line array.
(#79) Invalid docblock tag "@inheritDoc".
(#81) No one-line description found in phpdocs for docblock of function get_sort_order
mod/tutorialbooking/classes/confirmremoval_form.php
(#62) Short array syntax must be used to define arrays
(#65) Short array syntax must be used to define arrays
(#66) There should be a comma after the last array item in a multi-line array.
(#68) Short array syntax must be used to define arrays
(#75) Short array syntax must be used to define arrays
(#78) Short array syntax must be used to define arrays
mod/tutorialbooking/classes/email_form.php
(#52) Short array syntax must be used to define arrays
(#54) Short array syntax must be used to define arrays
(#55) Short array syntax must be used to define arrays
(#67) Short array syntax must be used to define arrays
(#76) Short array syntax must be used to define arrays
(#78) Short array syntax must be used to define arrays
(#80) Short array syntax must be used to define arrays
(#81) Short array syntax must be used to define arrays
mod/tutorialbooking/classes/event/course_module_edit_viewed.php
(#54) Short array syntax must be used to define arrays
mod/tutorialbooking/classes/event/session_added.php
(#79) Short array syntax must be used to define arrays
mod/tutorialbooking/classes/event/session_deleted.php
(#79) Short array syntax must be used to define arrays
mod/tutorialbooking/classes/event/session_message.php
(#79) Short array syntax must be used to define arrays
mod/tutorialbooking/classes/event/session_updated.php
(#79) Short array syntax must be used to define arrays
mod/tutorialbooking/classes/event/signup_added.php
(#81) Short array syntax must be used to define arrays
mod/tutorialbooking/classes/event/signup_capability_removed.php
(#83) Short array syntax must be used to define arrays
mod/tutorialbooking/classes/event/signup_removed.php
(#82) Short array syntax must be used to define arrays
mod/tutorialbooking/classes/event/signup_teacher_added.php
(#81) Short array syntax must be used to define arrays
mod/tutorialbooking/classes/event/signup_teacher_removed.php
(#81) Short array syntax must be used to define arrays
mod/tutorialbooking/classes/external/capabilities.php
(#50) Short array syntax must be used to define arrays
(#70) Short array syntax must be used to define arrays
(#81) Short array syntax must be used to define arrays
mod/tutorialbooking/classes/external/details.php
(#48) Docblock tag "@global" is not recommended.
(#55) Short array syntax must be used to define arrays
(#61) Short array syntax must be used to define arrays
(#69) Short array syntax must be used to define arrays
(#83) Short array syntax must be used to define arrays
(#105) Short array syntax must be used to define arrays
(#116) Short array syntax must be used to define arrays
(#129) Short array syntax must be used to define arrays
mod/tutorialbooking/classes/external/moveslot.php
(#57) Short array syntax must be used to define arrays
(#72) Short array syntax must be used to define arrays
(#85) Short array syntax must be used to define arrays
(#102) Short array syntax must be used to define arrays
mod/tutorialbooking/classes/external/removesignup.php
(#46) Docblock tag "@global" is not recommended.
(#47) Docblock tag "@global" is not recommended.
(#53) Short array syntax must be used to define arrays
(#54) Short array syntax must be used to define arrays
(#55) Short array syntax must be used to define arrays
(#69) Short array syntax must be used to define arrays
(#71) Short array syntax must be used to define arrays
(#74) Short array syntax must be used to define arrays
(#76) Short array syntax must be used to define arrays
(#90) Short array syntax must be used to define arrays
(#101) Short array syntax must be used to define arrays
(#103) Short array syntax must be used to define arrays
mod/tutorialbooking/classes/external/signup.php
(#46) Docblock tag "@global" is not recommended.
(#47) Docblock tag "@global" is not recommended.
(#53) Short array syntax must be used to define arrays
(#54) Short array syntax must be used to define arrays
(#55) Short array syntax must be used to define arrays
(#72) Short array syntax must be used to define arrays
(#74) Short array syntax must be used to define arrays
(#77) Short array syntax must be used to define arrays
(#79) Short array syntax must be used to define arrays
(#93) Short array syntax must be used to define arrays
(#104) Short array syntax must be used to define arrays
(#106) Short array syntax must be used to define arrays
mod/tutorialbooking/classes/external/view.php
(#45) Docblock tag "@global" is not recommended.
(#52) Short array syntax must be used to define arrays
(#56) Short array syntax must be used to define arrays
(#61) Short array syntax must be used to define arrays
(#71) Short array syntax must be used to define arrays
(#83) Short array syntax must be used to define arrays
(#95) Short array syntax must be used to define arrays
(#97) There should be a comma after the last array item in a multi-line array.
mod/tutorialbooking/classes/message.php
(#49) Docblock tag "@global" is not recommended.
(#59) Short array syntax must be used to define arrays
(#66) Short array syntax must be used to define arrays
(#80) Docblock tag "@global" is not recommended.
(#81) Docblock tag "@global" is not recommended.
(#99) Short array syntax must be used to define arrays
(#114) Short array syntax must be used to define arrays
(#155) Docblock tag "@global" is not recommended.
(#156) Docblock tag "@global" is not recommended.
(#181) Short array syntax must be used to define arrays
(#183) Short array syntax must be used to define arrays
mod/tutorialbooking/classes/navigation/views/secondary.php
(#34) Missing docblock for function get_default_module_mapping
(#59) Missing docblock for function load_module_navigation
(#72) There should be a comma after the last array item in a multi-line array.
mod/tutorialbooking/classes/observer.php
(#63) Docblock tag "@global" is not recommended.
(#75) Short array syntax must be used to define arrays
(#81) Short array syntax must be used to define arrays
(#83) Short array syntax must be used to define arrays
mod/tutorialbooking/classes/output/messages.php
(#43) Short array syntax must be used to define arrays
(#51) Short array syntax must be used to define arrays
(#59) Short array syntax must be used to define arrays
(#62) Short array syntax must be used to define arrays
mod/tutorialbooking/classes/output/mobile.php
(#45) There must not be a space before the colon in a return type declaration
(#60) Short array syntax must be used to define arrays
(#61) Short array syntax must be used to define arrays
(#62) Short array syntax must be used to define arrays
mod/tutorialbooking/classes/output/register_renderer.php
(#43) Short array syntax must be used to define arrays
mod/tutorialbooking/classes/output/signup.php
(#61) There must not be a space before the colon in a return type declaration
(#85) Short array syntax must be used to define arrays
(#88) There should be a comma after the last array item in a multi-line array.
(#91) Short array syntax must be used to define arrays
mod/tutorialbooking/classes/output/slot.php
(#69) There must not be a space before the colon in a return type declaration
(#166) Short array syntax must be used to define arrays
mod/tutorialbooking/classes/output/student_renderer.php
(#42) Short array syntax must be used to define arrays
(#43) Short array syntax must be used to define arrays
mod/tutorialbooking/classes/output/teacher_renderer.php
(#57) Short array syntax must be used to define arrays
(#61) There should be a comma after the last array item in a multi-line array.
(#87) Short array syntax must be used to define arrays
(#91) Short array syntax must be used to define arrays
(#100) Short array syntax must be used to define arrays
(#103) There should be a comma after the last array item in a multi-line array.
(#107) Short array syntax must be used to define arrays
(#123) Short array syntax must be used to define arrays
(#132) Short array syntax must be used to define arrays
(#161) Short array syntax must be used to define arrays
mod/tutorialbooking/classes/output/tutorialbooking.php
(#139) There must not be a space before the colon in a return type declaration
(#168) There must not be a space before the colon in a return type declaration
(#231) Short array syntax must be used to define arrays
(#290) Short array syntax must be used to define arrays
(#317) Short array syntax must be used to define arrays
(#319) Short array syntax must be used to define arrays
(#327) Short array syntax must be used to define arrays
(#329) Short array syntax must be used to define arrays
mod/tutorialbooking/classes/privacy/provider.php
(#29) Import statements must not begin with a leading backslash
(#30) Import statements must not begin with a leading backslash
(#31) Import statements must not begin with a leading backslash
(#32) Import statements must not begin with a leading backslash
(#33) Import statements must not begin with a leading backslash
(#34) Import statements must not begin with a leading backslash
(#35) Import statements must not begin with a leading backslash
(#36) Import statements must not begin with a leading backslash
(#59) There must not be a space before the colon in a return type declaration
(#88) There must not be a space before the colon in a return type declaration
(#96) Short array syntax must be used to define arrays
(#137) Short array syntax must be used to define arrays
(#173) Short array syntax must be used to define arrays
(#185) Short array syntax must be used to define arrays
(#214) Short array syntax must be used to define arrays
(#222) Short array syntax must be used to define arrays
(#227) Short array syntax must be used to define arrays
(#299) Short array syntax must be used to define arrays
mod/tutorialbooking/classes/register.php
(#48) Docblock tag "@global" is not recommended.
(#65) Short array syntax must be used to define arrays
mod/tutorialbooking/classes/search/session.php
(#40) Docblock tag "@global" is not recommended.
(#45) Implicitly marking a parameter as nullable is deprecated since PHP 8.4. Update the type to be explicitly nullable instead. Found implicitly nullable parameter: $context.
(#61) Short array syntax must be used to define arrays
(#72) Short array syntax must be used to define arrays
(#110) Docblock tag "@global" is not recommended.
(#122) Short array syntax must be used to define arrays
(#157) Short array syntax must be used to define arrays
mod/tutorialbooking/classes/session.php
(#67) Docblock tag "@global" is not recommended.
(#93) Short array syntax must be used to define arrays
(#98) Short array syntax must be used to define arrays
(#117) Docblock tag "@global" is not recommended.
(#128) Short array syntax must be used to define arrays
(#132) Short array syntax must be used to define arrays
(#135) Short array syntax must be used to define arrays
(#138) Short array syntax must be used to define arrays
(#141) Short array syntax must be used to define arrays
(#150) Short array syntax must be used to define arrays
(#153) Short array syntax must be used to define arrays
(#154) There should be a comma after the last array item in a multi-line array.
(#168) Docblock tag "@global" is not recommended.
(#169) Docblock tag "@global" is not recommended.
(#179) Short array syntax must be used to define arrays
(#181) Short array syntax must be used to define arrays
(#210) Short array syntax must be used to define arrays
(#218) Short array syntax must be used to define arrays
(#231) Docblock tag "@global" is not recommended.
(#237) Short array syntax must be used to define arrays
(#246) Docblock tag "@global" is not recommended.
(#258) Short array syntax must be used to define arrays
(#264) Docblock tag "@global" is not recommended.
(#278) Docblock tag "@global" is not recommended.
(#305) Short array syntax must be used to define arrays
(#315) Short array syntax must be used to define arrays
(#320) Short array syntax must be used to define arrays
(#328) Docblock tag "@global" is not recommended.
(#338) Short array syntax must be used to define arrays
(#363) Docblock tag "@global" is not recommended.
(#373) Short array syntax must be used to define arrays
(#414) Docblock tag "@global" is not recommended.
(#415) Docblock tag "@global" is not recommended.
(#416) Docblock tag "@global" is not recommended.
(#495) Short array syntax must be used to define arrays
(#500) Short array syntax must be used to define arrays
(#503) Short array syntax must be used to define arrays
mod/tutorialbooking/classes/session_add_user.php
(#70) Docblock tag "@global" is not recommended.
(#79) Short array syntax must be used to define arrays
(#89) Short array syntax must be used to define arrays
(#119) Short array syntax must be used to define arrays
(#124) Short array syntax must be used to define arrays
mod/tutorialbooking/classes/session_form.php
(#54) Short array syntax must be used to define arrays
(#90) Short array syntax must be used to define arrays
(#101) Short array syntax must be used to define arrays
(#103) Short array syntax must be used to define arrays
(#105) Short array syntax must be used to define arrays
(#107) Short array syntax must be used to define arrays
(#111) Short array syntax must be used to define arrays
mod/tutorialbooking/classes/task/fix_duplicates.php
(#56) Docblock tag "@global" is not recommended.
(#70) Short array syntax must be used to define arrays
(#76) Short array syntax must be used to define arrays
mod/tutorialbooking/classes/tutorial.php
(#51) Docblock tag "@global" is not recommended.
(#62) Short array syntax must be used to define arrays
(#68) Docblock tag "@global" is not recommended.
(#90) Docblock tag "@global" is not recommended.
(#96) Short array syntax must be used to define arrays
(#97) Short array syntax must be used to define arrays
(#104) Docblock tag "@global" is not recommended.
(#110) Short array syntax must be used to define arrays
(#128) Short array syntax must be used to define arrays
(#128) Short array syntax must be used to define arrays
(#142) Docblock tag "@global" is not recommended.
(#143) Docblock tag "@global" is not recommended.
(#154) Short array syntax must be used to define arrays
(#165) Short array syntax must be used to define arrays
mod/tutorialbooking/classes/user.php
(#53) Docblock tag "@global" is not recommended.
(#54) Docblock tag "@global" is not recommended.
(#80) Short array syntax must be used to define arrays
(#81) Short array syntax must be used to define arrays
(#92) Short array syntax must be used to define arrays
(#117) Short array syntax must be used to define arrays
(#122) Short array syntax must be used to define arrays
(#125) Short array syntax must be used to define arrays
(#147) Docblock tag "@global" is not recommended.
(#161) Short array syntax must be used to define arrays
(#165) Short array syntax must be used to define arrays
(#177) Short array syntax must be used to define arrays
(#180) There should be a comma after the last array item in a multi-line array.
(#195) Docblock tag "@global" is not recommended.
(#204) Short array syntax must be used to define arrays
(#207) Short array syntax must be used to define arrays
(#209) Short array syntax must be used to define arrays
(#212) Short array syntax must be used to define arrays
(#226) Docblock tag "@global" is not recommended.
(#251) Short array syntax must be used to define arrays
(#254) Short array syntax must be used to define arrays
(#257) Short array syntax must be used to define arrays
(#260) Short array syntax must be used to define arrays
(#268) Short array syntax must be used to define arrays
(#271) Short array syntax must be used to define arrays
(#289) Short array syntax must be used to define arrays
(#297) Docblock tag "@global" is not recommended.
(#307) Short array syntax must be used to define arrays
(#309) Short array syntax must be used to define arrays
(#312) Short array syntax must be used to define arrays
(#313) Short array syntax must be used to define arrays
(#322) Docblock tag "@global" is not recommended.
(#329) Short array syntax must be used to define arrays
(#330) Short array syntax must be used to define arrays
(#342) Short array syntax must be used to define arrays
(#344) Short array syntax must be used to define arrays
mod/tutorialbooking/db/access.php
(#30) Short array syntax must be used to define arrays
(#31) Short array syntax must be used to define arrays
(#34) Short array syntax must be used to define arrays
(#35) There should be a comma after the last array item in a multi-line array.
(#36) There should be a comma after the last array item in a multi-line array.
(#38) Short array syntax must be used to define arrays
(#41) Short array syntax must be used to define arrays
(#43) There should be a comma after the last array item in a multi-line array.
(#44) There should be a comma after the last array item in a multi-line array.
(#46) Short array syntax must be used to define arrays
(#49) Short array syntax must be used to define arrays
(#51) There should be a comma after the last array item in a multi-line array.
(#52) There should be a comma after the last array item in a multi-line array.
(#54) Short array syntax must be used to define arrays
(#57) 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.
(#60) There should be a comma after the last array item in a multi-line array.
(#62) Short array syntax must be used to define arrays
(#65) Short array syntax must be used to define arrays
(#68) There should be a comma after the last array item in a multi-line array.
(#69) There should be a comma after the last array item in a multi-line array.
(#71) Short array syntax must be used to define arrays
(#74) Short array syntax must be used to define arrays
(#76) There should be a comma after the last array item in a multi-line array.
(#78) There should be a comma after the last array item in a multi-line array.
(#80) Short array syntax must be used to define arrays
(#83) Short array syntax must be used to define arrays
(#85) There should be a comma after the last array item in a multi-line array.
(#87) There should be a comma after the last array item in a multi-line array.
(#89) Short array syntax must be used to define arrays
(#92) Short array syntax must be used to define arrays
(#95) There should be a comma after the last array item in a multi-line array.
(#96) There should be a comma after the last array item in a multi-line array.
(#98) Short array syntax must be used to define arrays
(#101) Short array syntax must be used to define arrays
(#104) There should be a comma after the last array item in a multi-line array.
(#105) There should be a comma after the last array item in a multi-line array.
(#107) Short array syntax must be used to define arrays
(#110) Short array syntax must be used to define arrays
(#112) There should be a comma after the last array item in a multi-line array.
(#114) There should be a comma after the last array item in a multi-line array.
(#116) Short array syntax must be used to define arrays
(#119) Short array syntax must be used to define arrays
(#121) There should be a comma after the last array item in a multi-line array.
(#122) There should be a comma after the last array item in a multi-line array.
(#124) Short array syntax must be used to define arrays
(#127) Short array syntax must be used to define arrays
(#129) There should be a comma after the last array item in a multi-line array.
(#131) There should be a comma after the last array item in a multi-line array.
mod/tutorialbooking/db/events.php
(#29) Short array syntax must be used to define arrays
(#30) Short array syntax must be used to define arrays
(#36) Short array syntax must be used to define arrays
mod/tutorialbooking/db/messages.php
(#28) Short array syntax must be used to define arrays
(#30) Short array syntax must be used to define arrays
mod/tutorialbooking/db/mobile.php
(#28) Short array syntax must be used to define arrays
(#29) Short array syntax must be used to define arrays
(#30) Short array syntax must be used to define arrays
(#31) Short array syntax must be used to define arrays
(#32) Short array syntax must be used to define arrays
(#38) Short array syntax must be used to define arrays
(#41) Short array syntax must be used to define arrays
mod/tutorialbooking/db/services.php
(#29) Short array syntax must be used to define arrays
(#30) Short array syntax must be used to define arrays
(#34) Short array syntax must be used to define arrays
(#36) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
(#42) Short array syntax must be used to define arrays
(#48) Short array syntax must be used to define arrays
(#52) Short array syntax must be used to define arrays
(#54) Short array syntax must be used to define arrays
(#58) Short array syntax must be used to define arrays
(#60) Short array syntax must be used to define arrays
(#64) Short array syntax must be used to define arrays
mod/tutorialbooking/db/tasks.php
(#29) Short array syntax must be used to define arrays
(#30) Short array syntax must be used to define arrays
(#37) There should be a comma after the last array item in a multi-line array.
(#38) There should be a comma after the last array item in a multi-line array.
mod/tutorialbooking/db/upgrade.php
(#84) Short array syntax must be used to define arrays
(#85) Short array syntax must be used to define arrays
(#86) Short array syntax must be used to define arrays
mod/tutorialbooking/index.php
(#83) Short array syntax must be used to define arrays
(#84) There should be a comma after the last array item in a multi-line array.
(#98) Short array syntax must be used to define arrays
(#122) Short array syntax must be used to define arrays
(#123) Short array syntax must be used to define arrays
(#125) Short array syntax must be used to define arrays
(#126) Short array syntax must be used to define arrays
(#149) Short array syntax must be used to define arrays
mod/tutorialbooking/lib.php
(#70) Implicitly marking a parameter as nullable is deprecated since PHP 8.4. Update the type to be explicitly nullable instead. Found implicitly nullable parameter: $mform.
(#90) Implicitly marking a parameter as nullable is deprecated since PHP 8.4. Update the type to be explicitly nullable instead. Found implicitly nullable parameter: $mform.
(#114) Short array syntax must be used to define arrays
(#118) Short array syntax must be used to define arrays
(#120) Short array syntax must be used to define arrays
(#122) Short array syntax must be used to define arrays
(#135) Short array syntax must be used to define arrays
(#156) Short array syntax must be used to define arrays
(#163) Short array syntax must be used to define arrays
(#211) Implicitly marking a parameter as nullable is deprecated since PHP 8.4. Update the type to be explicitly nullable instead. Found implicitly nullable parameter: $tutorialbookingnode.
(#227) There should be a comma after the last array item in a multi-line array.
(#247) There should be a comma after the last array item in a multi-line array.
(#293) Short array syntax must be used to define arrays
(#296) Short array syntax must be used to define arrays
(#299) Short array syntax must be used to define arrays
(#302) Short array syntax must be used to define arrays
(#313) Short array syntax must be used to define arrays
(#336) Short array syntax must be used to define arrays
mod/tutorialbooking/mod_form.php
(#53) Short array syntax must be used to define arrays
(#72) Short array syntax must be used to define arrays
(#104) Short array syntax must be used to define arrays
(#108) Short array syntax must be used to define arrays
(#110) Short array syntax must be used to define arrays
mod/tutorialbooking/settings.php
(#38) Short array syntax must be used to define arrays
mod/tutorialbooking/tests/behat/behat_mod_tutorialbooking.php
(#77) Short array syntax must be used to define arrays
(#79) Short array syntax must be used to define arrays
(#80) Short array syntax must be used to define arrays
(#81) Short array syntax must be used to define arrays
(#90) Line exceeds maximum limit of 180 characters; contains 192 characters
(#91) Docblock tag "@global" is not recommended.
(#103) Short array syntax must be used to define arrays
(#104) Short array syntax must be used to define arrays
(#108) Short array syntax must be used to define arrays
(#109) Short array syntax must be used to define arrays
(#110) Short array syntax must be used to define arrays
(#111) Short array syntax must be used to define arrays
(#131) Short array syntax must be used to define arrays
(#132) Short array syntax must be used to define arrays
(#133) Short array syntax must be used to define arrays
(#152) Short array syntax must be used to define arrays
(#153) Short array syntax must be used to define arrays
(#173) Short array syntax must be used to define arrays
(#174) Short array syntax must be used to define arrays
(#175) Short array syntax must be used to define arrays
(#187) Short array syntax must be used to define arrays
(#189) Short array syntax must be used to define arrays
(#190) Short array syntax must be used to define arrays
(#204) Short array syntax must be used to define arrays
(#206) Short array syntax must be used to define arrays
(#207) Short array syntax must be used to define arrays
(#215) Line exceeds 132 characters; contains 177 characters
(#216) Docblock tag "@global" is not recommended.
(#228) Short array syntax must be used to define arrays
(#229) Short array syntax must be used to define arrays
(#233) Short array syntax must be used to define arrays
(#234) Short array syntax must be used to define arrays
(#237) Short array syntax must be used to define arrays
(#239) Short array syntax must be used to define arrays
(#253) Short array syntax must be used to define arrays
(#270) Short array syntax must be used to define arrays
(#274) Short array syntax must be used to define arrays
(#289) Short array syntax must be used to define arrays
(#307) Short array syntax must be used to define arrays
(#322) Short array syntax must be used to define arrays
(#332) Docblock tag "@global" is not recommended.
(#339) Short array syntax must be used to define arrays
(#353) Short array syntax must be used to define arrays
(#355) Short array syntax must be used to define arrays
(#361) Line exceeds 132 characters; contains 140 characters
(#362) Docblock tag "@global" is not recommended.
(#372) Short array syntax must be used to define arrays
(#389) Short array syntax must be used to define arrays
(#397) Line exceeds maximum limit of 180 characters; contains 187 characters
(#405) Short array syntax must be used to define arrays
(#408) There should be a comma after the last array item in a multi-line array.
(#413) Short array syntax must be used to define arrays
(#429) Short array syntax must be used to define arrays
(#430) Short array syntax must be used to define arrays
(#460) Short array syntax must be used to define arrays
(#475) Short array syntax must be used to define arrays
(#487) Docblock tag "@global" is not recommended.
(#498) Short array syntax must be used to define arrays
(#499) Short array syntax must be used to define arrays
(#574) Docblock tag "@global" is not recommended.
(#591) Line exceeds maximum limit of 180 characters; contains 189 characters
(#603) Short array syntax must be used to define arrays
(#606) There should be a comma after the last array item in a multi-line array.
(#609) Short array syntax must be used to define arrays
mod/tutorialbooking/tests/external/capabilities_test.php
(#48) Docblock tag "@global" is not recommended.
(#57) 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
(#75) Short array syntax must be used to define arrays
(#96) Docblock tag "@global" is not recommended.
(#105) Short array syntax must be used to define arrays
(#109) Short array syntax must be used to define arrays
(#110) Short array syntax must be used to define arrays
(#122) Short array syntax must be used to define arrays
(#143) Docblock tag "@global" is not recommended.
(#152) Short array syntax must be used to define arrays
(#156) Short array syntax must be used to define arrays
(#157) Short array syntax must be used to define arrays
(#170) Short array syntax must be used to define arrays
(#191) Docblock tag "@global" is not recommended.
(#200) Short array syntax must be used to define arrays
(#204) Short array syntax must be used to define arrays
(#205) Short array syntax must be used to define arrays
(#218) Short array syntax must be used to define arrays
mod/tutorialbooking/tests/external/details_test.php
(#48) Docblock tag "@global" is not recommended.
(#56) Short array syntax must be used to define arrays
(#65) Short array syntax must be used to define arrays
(#66) Short array syntax must be used to define arrays
(#67) Short array syntax must be used to define arrays
(#82) Short array syntax must be used to define arrays
(#90) Short array syntax must be used to define arrays
(#91) Short array syntax must be used to define arrays
(#103) Short array syntax must be used to define arrays
(#126) Docblock tag "@global" is not recommended.
(#134) Short array syntax must be used to define arrays
(#143) Short array syntax must be used to define arrays
(#144) Short array syntax must be used to define arrays
(#145) Short array syntax must be used to define arrays
(#161) Short array syntax must be used to define arrays
(#169) Short array syntax must be used to define arrays
(#170) Short array syntax must be used to define arrays
(#182) Short array syntax must be used to define arrays
mod/tutorialbooking/tests/external/moveslot_test.php
(#47) Test method test_moveslot_up() is missing any coverage information, own or at class level
(#52) Short array syntax must be used to define arrays
(#53) Short array syntax must be used to define arrays
(#54) Short array syntax must be used to define arrays
(#55) Short array syntax must be used to define arrays
(#56) Short array syntax must be used to define arrays
(#69) Short array syntax must be used to define arrays
(#81) Test method test_moveslot_down() is missing any coverage information, own or at class level
(#86) Short array syntax must be used to define arrays
(#87) Short array syntax must be used to define arrays
(#88) Short array syntax must be used to define arrays
(#89) Short array syntax must be used to define arrays
(#90) Short array syntax must be used to define arrays
(#103) Short array syntax must be used to define arrays
(#115) Test method test_no_capability() is missing any coverage information, own or at class level
(#120) Short array syntax must be used to define arrays
(#121) Short array syntax must be used to define arrays
(#122) Short array syntax must be used to define arrays
(#142) Test method test_invalid_slot() is missing any coverage information, own or at class level
(#147) Short array syntax must be used to define arrays
(#170) Test method test_slot_in_different_tutorial() is missing any coverage information, own or at class level
(#175) Short array syntax must be used to define arrays
(#176) Short array syntax must be used to define arrays
(#177) Short array syntax must be used to define arrays
(#178) Short array syntax must be used to define arrays
(#179) Short array syntax must be used to define arrays
(#180) Short array syntax must be used to define arrays
mod/tutorialbooking/tests/external/remove_signup_test.php
(#49) Docblock tag "@global" is not recommended.
(#57) Short array syntax must be used to define arrays
(#64) Short array syntax must be used to define arrays
(#65) Short array syntax must be used to define arrays
(#66) Short array syntax must be used to define arrays
(#70) Short array syntax must be used to define arrays
(#86) Short array syntax must be used to define arrays
(#88) Short array syntax must be used to define arrays
(#102) Docblock tag "@global" is not recommended.
(#110) Short array syntax must be used to define arrays
(#117) Short array syntax must be used to define arrays
(#118) Short array syntax must be used to define arrays
(#119) Short array syntax must be used to define arrays
(#131) Short array syntax must be used to define arrays
(#133) Short array syntax must be used to define arrays
(#146) Docblock tag "@global" is not recommended.
(#154) Short array syntax must be used to define arrays
(#160) Short array syntax must be used to define arrays
(#161) Short array syntax must be used to define arrays
(#162) Short array syntax must be used to define arrays
(#176) Short array syntax must be used to define arrays
(#178) Short array syntax must be used to define arrays
(#193) Docblock tag "@global" is not recommended.
(#201) Short array syntax must be used to define arrays
(#208) Short array syntax must be used to define arrays
(#209) Short array syntax must be used to define arrays
(#210) Short array syntax must be used to define arrays
(#224) Short array syntax must be used to define arrays
(#226) Short array syntax must be used to define arrays
mod/tutorialbooking/tests/external/signup_test.php
(#49) Docblock tag "@global" is not recommended.
(#57) Short array syntax must be used to define arrays
(#64) Short array syntax must be used to define arrays
(#65) Short array syntax must be used to define arrays
(#66) Short array syntax must be used to define arrays
(#78) Short array syntax must be used to define arrays
(#80) Short array syntax must be used to define arrays
(#86) Short array syntax must be used to define arrays
(#99) Docblock tag "@global" is not recommended.
(#107) Short array syntax must be used to define arrays
(#114) Short array syntax must be used to define arrays
(#115) Short array syntax must be used to define arrays
(#116) Short array syntax must be used to define arrays
(#129) Short array syntax must be used to define arrays
(#131) Short array syntax must be used to define arrays
(#132) Short array syntax must be used to define arrays
(#146) Docblock tag "@global" is not recommended.
(#154) Short array syntax must be used to define arrays
(#160) Short array syntax must be used to define arrays
(#161) Short array syntax must be used to define arrays
(#162) Short array syntax must be used to define arrays
(#174) Short array syntax must be used to define arrays
(#176) Short array syntax must be used to define arrays
(#191) Docblock tag "@global" is not recommended.
(#199) Short array syntax must be used to define arrays
(#206) Short array syntax must be used to define arrays
(#207) Short array syntax must be used to define arrays
(#208) Short array syntax must be used to define arrays
(#221) Short array syntax must be used to define arrays
(#223) Short array syntax must be used to define arrays
(#238) Docblock tag "@global" is not recommended.
(#246) Short array syntax must be used to define arrays
(#253) Short array syntax must be used to define arrays
(#254) Short array syntax must be used to define arrays
(#255) Short array syntax must be used to define arrays
(#267) Short array syntax must be used to define arrays
(#269) Short array syntax must be used to define arrays
mod/tutorialbooking/tests/external/view_test.php
(#48) Docblock tag "@global" is not recommended.
(#54) Short array syntax must be used to define arrays
(#61) 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
(#76) Short array syntax must be used to define arrays
(#78) Short array syntax must be used to define arrays
mod/tutorialbooking/tests/generator/lib.php
(#43) Docblock tag "@global" is not recommended.
(#44) Docblock tag "@global" is not recommended.
(#64) Short array syntax must be used to define arrays
(#102) Short array syntax must be used to define arrays
(#118) Implicitly marking a parameter as nullable is deprecated since PHP 8.4. Update the type to be explicitly nullable instead. Found implicitly nullable parameter: $options.
(#165) Short array syntax must be used to define arrays
(#207) Docblock tag "@global" is not recommended.
(#254) Short array syntax must be used to define arrays
mod/tutorialbooking/tests/lib_test.php
(#40) PHPUnit testcase name "mod_tutorialbooking_lib_testcase" does not match file name "lib_test"
(#40) PHPUnit class "mod_tutorialbooking_lib_testcase" does not have any namespace. It is recommended to add it to the "mod_tutorialbooking" namespace, using more levels if needed, in order to match the code being tested
(#44) Wrong @covers annotation, it must be FQCN (\ prefixed) or point to method (:: prefixed)
(#69) Short array syntax must be used to define arrays
(#75) Short array syntax must be used to define arrays
(#77) Short array syntax must be used to define arrays
(#83) Short array syntax must be used to define arrays
(#89) Short array syntax must be used to define arrays
mod/tutorialbooking/tests/message_test.php
(#44) Wrong @covers annotation, it must be FQCN (\ prefixed) or point to method (:: prefixed)
(#53) Short array syntax must be used to define arrays
(#76) Wrong @covers annotation, it must be FQCN (\ prefixed) or point to method (:: prefixed)
(#85) Short array syntax must be used to define arrays
(#88) Short array syntax must be used to define arrays
(#103) Wrong @covers annotation, it must be FQCN (\ prefixed) or point to method (:: prefixed)
(#104) Wrong @covers annotation, it must be FQCN (\ prefixed) or point to method (:: prefixed)
(#123) Short array syntax must be used to define arrays
(#136) Short array syntax must be used to define arrays
(#152) Short array syntax must be used to define arrays
(#154) There should be a comma after the last array item in a multi-line array.
(#157) Short array syntax must be used to define arrays
(#173) Short array syntax must be used to define arrays
(#176) Short array syntax must be used to define arrays
mod/tutorialbooking/tests/privacy/provider_test.php
(#62) Test method test_user_not_signed_up() is missing any coverage information, own or at class level
(#68) Short array syntax must be used to define arrays
(#80) Test method test_signedup_user() is missing any coverage information, own or at class level
(#87) Short array syntax must be used to define arrays
(#91) Short array syntax must be used to define arrays
(#117) Test method test_user_sent_message() is missing any coverage information, own or at class level
(#126) Short array syntax must be used to define arrays
(#132) Short array syntax must be used to define arrays
(#161) Test method test_all_users_deleted_from_context() is missing any coverage information, own or at class level
(#171) Short array syntax must be used to define arrays
(#178) Short array syntax must be used to define arrays
(#201) Test method test_delete_data_for_user() is missing any coverage information, own or at class level
(#211) Short array syntax must be used to define arrays
(#218) Short array syntax must be used to define arrays
(#251) Test method test_delete_data_for_user_messages() is missing any coverage information, own or at class level
(#261) Short array syntax must be used to define arrays
(#267) Short array syntax must be used to define arrays
(#301) Test method test_get_users_in_context() is missing any coverage information, own or at class level
(#310) Short array syntax must be used to define arrays
(#317) Short array syntax must be used to define arrays
(#336) Docblock tag "@global" is not recommended.
(#338) Test method test_delete_data_for_users() is missing any coverage information, own or at class level
(#348) Short array syntax must be used to define arrays
(#355) Short array syntax must be used to define arrays
mod/tutorialbooking/tests/register_test.php
(#42) Wrong @covers annotation, it must be FQCN (\ prefixed) or point to method (:: prefixed)
(#51) Short array syntax must be used to define arrays
(#52) Short array syntax must be used to define arrays
(#53) Short array syntax must be used to define arrays
(#54) Short array syntax must be used to define arrays
(#55) Short array syntax must be used to define arrays
(#56) Short array syntax must be used to define arrays
(#59) Short array syntax must be used to define arrays
mod/tutorialbooking/tests/search_test.php
(#73) Test method test_search_enabled() is missing any coverage information, own or at class level
(#93) Test method test_session_indexing() is missing any coverage information, own or at class level
(#101) Short array syntax must be used to define arrays
(#104) Short array syntax must be used to define arrays
(#105) Short array syntax must be used to define arrays
(#141) Test method test_check_access() is missing any coverage information, own or at class level
(#150) Short array syntax must be used to define arrays
(#151) Short array syntax must be used to define arrays
(#154) Short array syntax must be used to define arrays
mod/tutorialbooking/tests/session_test.php
(#44) Wrong @covers annotation, it must be FQCN (\ prefixed) or point to method (:: prefixed)
(#54) Short array syntax must be used to define arrays
(#60) Short array syntax must be used to define arrays
(#68) Short array syntax must be used to define arrays
(#74) Short array syntax must be used to define arrays
(#82) Short array syntax must be used to define arrays
(#86) Short array syntax must be used to define arrays
(#89) Short array syntax must be used to define arrays
(#90) Short array syntax must be used to define arrays
(#91) Short array syntax must be used to define arrays
(#92) Short array syntax must be used to define arrays
(#93) Short array syntax must be used to define arrays
(#100) Short array syntax must be used to define arrays
(#103) Short array syntax must be used to define arrays
(#110) Short array syntax must be used to define arrays
(#113) Short array syntax must be used to define arrays
(#116) Short array syntax must be used to define arrays
(#124) Wrong @covers annotation, it must be FQCN (\ prefixed) or point to method (:: prefixed)
(#134) Short array syntax must be used to define arrays
(#140) Short array syntax must be used to define arrays
(#150) Short array syntax must be used to define arrays
(#153) Short array syntax must be used to define arrays
(#157) Short array syntax must be used to define arrays
(#160) Short array syntax must be used to define arrays
(#163) Short array syntax must be used to define arrays
(#164) Short array syntax must be used to define arrays
(#165) Short array syntax must be used to define arrays
(#171) Short array syntax must be used to define arrays
(#179) Wrong @covers annotation, it must be FQCN (\ prefixed) or point to method (:: prefixed)
(#189) Short array syntax must be used to define arrays
(#196) Short array syntax must be used to define arrays
(#238) Wrong @covers annotation, it must be FQCN (\ prefixed) or point to method (:: prefixed)
(#254) Short array syntax must be used to define arrays
(#255) Short array syntax must be used to define arrays
(#256) Short array syntax must be used to define arrays
(#257) Short array syntax must be used to define arrays
(#258) Short array syntax must be used to define arrays
(#265) Short array syntax must be used to define arrays
(#266) Short array syntax must be used to define arrays
(#267) Short array syntax must be used to define arrays
(#268) Short array syntax must be used to define arrays
(#310) Wrong @covers annotation, it must be FQCN (\ prefixed) or point to method (:: prefixed)
(#320) Short array syntax must be used to define arrays
(#326) Short array syntax must be used to define arrays
(#333) Short array syntax must be used to define arrays
(#334) Short array syntax must be used to define arrays
(#337) Short array syntax must be used to define arrays
(#338) Short array syntax must be used to define arrays
(#339) Short array syntax must be used to define arrays
(#340) Short array syntax must be used to define arrays
(#341) Short array syntax must be used to define arrays
(#345) Short array syntax must be used to define arrays
(#346) Short array syntax must be used to define arrays
(#357) Wrong @covers annotation, it must be FQCN (\ prefixed) or point to method (:: prefixed)
(#367) Short array syntax must be used to define arrays
(#373) Short array syntax must be used to define arrays
(#380) Short array syntax must be used to define arrays
(#381) Short array syntax must be used to define arrays
(#384) Short array syntax must be used to define arrays
(#385) Short array syntax must be used to define arrays
(#386) Short array syntax must be used to define arrays
(#387) Short array syntax must be used to define arrays
(#388) Short array syntax must be used to define arrays
(#392) Short array syntax must be used to define arrays
(#393) Short array syntax must be used to define arrays
mod/tutorialbooking/tests/task/fix_duplicates_test.php
(#42) Wrong @covers annotation, it must be FQCN (\ prefixed) or point to method (:: prefixed)
(#56) Short array syntax must be used to define arrays
(#64) Short array syntax must be used to define arrays
(#78) Short array syntax must be used to define arrays
(#79) Short array syntax must be used to define arrays
(#80) Short array syntax must be used to define arrays
(#81) Short array syntax must be used to define arrays
(#88) Wrong @covers annotation, it must be FQCN (\ prefixed) or point to method (:: prefixed)
(#102) Short array syntax must be used to define arrays
(#109) Short array syntax must be used to define arrays
(#123) Short array syntax must be used to define arrays
(#124) Short array syntax must be used to define arrays
(#125) Short array syntax must be used to define arrays
mod/tutorialbooking/tests/tutorial_test.php
(#44) Wrong @covers annotation, it must be FQCN (\ prefixed) or point to method (:: prefixed)
(#60) Short array syntax must be used to define arrays
(#61) 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
(#64) Short array syntax must be used to define arrays
(#71) Short array syntax must be used to define arrays
(#72) Short array syntax must be used to define arrays
(#73) Short array syntax must be used to define arrays
(#74) Short array syntax must be used to define arrays
(#96) Wrong @covers annotation, it must be FQCN (\ prefixed) or point to method (:: prefixed)
(#106) Short array syntax must be used to define arrays
(#107) Short array syntax must be used to define arrays
(#109) Short array syntax must be used to define arrays
(#112) Short array syntax must be used to define arrays
(#116) Short array syntax must be used to define arrays
(#125) Wrong @covers annotation, it must be FQCN (\ prefixed) or point to method (:: prefixed)
(#134) Short array syntax must be used to define arrays
(#135) Short array syntax must be used to define arrays
(#136) Short array syntax must be used to define arrays
(#137) Short array syntax must be used to define arrays
(#138) Short array syntax must be used to define arrays
(#140) Short array syntax must be used to define arrays
(#141) Short array syntax must be used to define arrays
(#142) Short array syntax must be used to define arrays
(#143) Short array syntax must be used to define arrays
(#171) Wrong @covers annotation, it must be FQCN (\ prefixed) or point to method (:: prefixed)
(#188) Short array syntax must be used to define arrays
(#189) Short array syntax must be used to define arrays
(#190) Short array syntax must be used to define arrays
(#191) Short array syntax must be used to define arrays
(#192) Short array syntax must be used to define arrays
(#199) Short array syntax must be used to define arrays
(#200) Short array syntax must be used to define arrays
(#201) Short array syntax must be used to define arrays
(#202) Short array syntax must be used to define arrays
(#232) Wrong @covers annotation, it must be FQCN (\ prefixed) or point to method (:: prefixed)
(#263) Short array syntax must be used to define arrays
(#266) There should be a comma after the last array item in a multi-line array.
(#269) Short array syntax must be used to define arrays
(#270) Short array syntax must be used to define arrays
(#271) Short array syntax must be used to define arrays
(#272) Short array syntax must be used to define arrays
(#273) Short array syntax must be used to define arrays
(#274) Short array syntax must be used to define arrays
(#274) There should be a comma after the last array item in a multi-line array.
(#276) There should be a comma after the last array item in a multi-line array.
(#278) Short array syntax must be used to define arrays
(#279) Short array syntax must be used to define arrays
(#280) Short array syntax must be used to define arrays
(#281) Short array syntax must be used to define arrays
(#281) There should be a comma after the last array item in a multi-line array.
(#283) There should be a comma after the last array item in a multi-line array.
(#285) Short array syntax must be used to define arrays
(#286) Short array syntax must be used to define arrays
(#287) Short array syntax must be used to define arrays
(#287) There should be a comma after the last array item in a multi-line array.
(#289) There should be a comma after the last array item in a multi-line array.
(#310) Docblock tag "@global" is not recommended.
(#316) Short array syntax must be used to define arrays
mod/tutorialbooking/tests/user_test.php
(#46) Wrong @covers annotation, it must be FQCN (\ prefixed) or point to method (:: prefixed)
(#55) Short array syntax must be used to define arrays
(#56) Short array syntax must be used to define arrays
(#67) Short array syntax must be used to define arrays
(#70) Short array syntax must be used to define arrays
(#71) Short array syntax must be used to define arrays
(#73) Short array syntax must be used to define arrays
(#76) Short array syntax must be used to define arrays
(#77) Short array syntax must be used to define arrays
(#80) Short array syntax must be used to define arrays
(#83) Short array syntax must be used to define arrays
(#84) Short array syntax must be used to define arrays
(#88) Short array syntax must be used to define arrays
(#88) 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.
(#173) There should be a comma after the last array item in a multi-line array.
(#208) Wrong @covers annotation, it must be FQCN (\ prefixed) or point to method (:: prefixed)
(#217) Short array syntax must be used to define arrays
(#218) Short array syntax must be used to define arrays
(#219) Short array syntax must be used to define arrays
(#232) Short array syntax must be used to define arrays
(#235) Short array syntax must be used to define arrays
(#236) Short array syntax must be used to define arrays
(#238) Short array syntax must be used to define arrays
(#241) Short array syntax must be used to define arrays
(#242) Short array syntax must be used to define arrays
(#244) Short array syntax must be used to define arrays
(#244) Short array syntax must be used to define arrays
(#260) Short array syntax must be used to define arrays
(#268) Short array syntax must be used to define arrays
(#274) Short array syntax must be used to define arrays
(#283) Wrong @covers annotation, it must be FQCN (\ prefixed) or point to method (:: prefixed)
(#292) Short array syntax must be used to define arrays
(#293) Short array syntax must be used to define arrays
(#306) Short array syntax must be used to define arrays
(#307) Short array syntax must be used to define arrays
(#308) Short array syntax must be used to define arrays
(#313) Short array syntax must be used to define arrays
(#314) Short array syntax must be used to define arrays
(#315) Short array syntax must be used to define arrays
(#344) Wrong @covers annotation, it must be FQCN (\ prefixed) or point to method (:: prefixed)
(#355) Short array syntax must be used to define arrays
(#356) Short array syntax must be used to define arrays
(#369) Short array syntax must be used to define arrays
(#371) Short array syntax must be used to define arrays
(#372) Short array syntax must be used to define arrays
(#377) Short array syntax must be used to define arrays
(#378) Short array syntax must be used to define arrays
(#379) Short array syntax must be used to define arrays
(#384) Short array syntax must be used to define arrays
(#384) Short array syntax must be used to define arrays
(#401) Short array syntax must be used to define arrays
(#402) Short array syntax must be used to define arrays
(#409) Short array syntax must be used to define arrays
(#414) Short array syntax must be used to define arrays
(#415) Short array syntax must be used to define arrays
(#427) Wrong @covers annotation, it must be FQCN (\ prefixed) or point to method (:: prefixed)
(#439) Short array syntax must be used to define arrays
mod/tutorialbooking/tutorial_register.php
(#35) Short array syntax must be used to define arrays
(#55) Short array syntax must be used to define arrays
(#60) Short array syntax must be used to define arrays
(#65) Short array syntax must be used to define arrays
(#70) Short array syntax must be used to define arrays
(#76) Short array syntax must be used to define arrays
(#85) Short array syntax must be used to define arrays
(#91) Short array syntax must be used to define arrays
mod/tutorialbooking/tutorialbooking_sessions.php
(#50) Short array syntax must be used to define arrays
(#145) Short array syntax must be used to define arrays
(#148) Short array syntax must be used to define arrays
(#189) Short array syntax must be used to define arrays
(#198) Short array syntax must be used to define arrays
(#219) Short array syntax must be used to define arrays
mod/tutorialbooking/view.php
(#43) Short array syntax must be used to define arrays
(#49) Short array syntax must be used to define arrays
(#54) Short array syntax must be used to define arrays
(#75) Short array syntax must be used to define arrays
(#87) Short array syntax must be used to define arrays

Javascript coding style problems

(0 errors, 0 warnings)

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


CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(2 errors, 0 warnings)

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

mod/tutorialbooking/classes/completion/custom_completion.php
(#45) Phpdocs for function custom_completion::get_state has incomplete parameters list
mod/tutorialbooking/classes/export.php
(#95) Phpdocs for function export::getexportcourse has incomplete parameters list

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, 16 warnings)

This section shows problems detected in mustache templates [More info]

mod/tutorialbooking/templates/mobile/ionic3/signup.mustache
(#1) Template produced no content
mod/tutorialbooking/templates/mobile/ionic3/slot.mustache
(#1) HTML Validation info, line 21: Attribute “[params]” is not serializable as XML 1.0. ( <button ion-button icon-start core-site-plugins-call-ws name="mod_tutorialbooking_signup" [params]="{slotid: 6}" [preSets]="{getFromCache: 0, saveToCache: 0}" refreshOnSuccess="true"> )
(#1) HTML Validation info, line 21: Attribute “[presets]” is not serializable as XML 1.0. ( <button ion-button icon-start core-site-plugins-call-ws name="mod_tutorialbooking_signup" [params]="{slotid: 6}" [preSets]="{getFromCache: 0, saveToCache: 0}" refreshOnSuccess="true"> )
(#1) HTML Validation error, line 21: Attribute “ion-button” not allowed on element “button” at this point. ( <button ion-button icon-start core-site-plugins-call-ws name="mod_tutorialbooking_signup" [params]="{slotid: 6}" [preSets]="{getFromCache: 0, saveToCache: 0}" refreshOnSuccess="true"> )
(#1) HTML Validation error, line 21: Attribute “icon-start” not allowed on element “button” at this point. ( <button ion-button icon-start core-site-plugins-call-ws name="mod_tutorialbooking_signup" [params]="{slotid: 6}" [preSets]="{getFromCache: 0, saveToCache: 0}" refreshOnSuccess="true"> )
(#1) HTML Validation error, line 21: Attribute “core-site-plugins-call-ws” not allowed on element “button” at this point. ( <button ion-button icon-start core-site-plugins-call-ws name="mod_tutorialbooking_signup" [params]="{slotid: 6}" [preSets]="{getFromCache: 0, saveToCache: 0}" refreshOnSuccess="true"> )
(#1) HTML Validation error, line 21: Attribute “[params]” not allowed on element “button” at this point. ( <button ion-button icon-start core-site-plugins-call-ws name="mod_tutorialbooking_signup" [params]="{slotid: 6}" [preSets]="{getFromCache: 0, saveToCache: 0}" refreshOnSuccess="true"> )
(#1) HTML Validation error, line 21: Attribute “[presets]” not allowed on element “button” at this point. ( <button ion-button icon-start core-site-plugins-call-ws name="mod_tutorialbooking_signup" [params]="{slotid: 6}" [preSets]="{getFromCache: 0, saveToCache: 0}" refreshOnSuccess="true"> )
(#1) HTML Validation error, line 21: Attribute “refreshonsuccess” not allowed on element “button” at this point. ( <button ion-button icon-start core-site-plugins-call-ws name="mod_tutorialbooking_signup" [params]="{slotid: 6}" [preSets]="{getFromCache: 0, saveToCache: 0}" refreshOnSuccess="true"> )
mod/tutorialbooking/templates/mobile/ionic3/tutorialbooking.mustache
(#1) HTML Validation info, line 7: Attribute “[params]” is not serializable as XML 1.0. (. --> <span core-site-plugins-call-ws-on-load name="mod_tutorialbooking_view_tutorialbooking" [params]="{id: 13}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation info, line 7: Attribute “[presets]” is not serializable as XML 1.0. (. --> <span core-site-plugins-call-ws-on-load name="mod_tutorialbooking_view_tutorialbooking" [params]="{id: 13}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 7: Attribute “core-site-plugins-call-ws-on-load” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_tutorialbooking_view_tutorialbooking" [params]="{id: 13}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 7: Attribute “name” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_tutorialbooking_view_tutorialbooking" [params]="{id: 13}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 7: Attribute “[params]” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_tutorialbooking_view_tutorialbooking" [params]="{id: 13}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 7: Attribute “[presets]” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_tutorialbooking_view_tutorialbooking" [params]="{id: 13}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
mod/tutorialbooking/templates/mobile/latest/signup.mustache
(#1) Template produced no content
mod/tutorialbooking/templates/mobile/latest/slot.mustache
(#1) HTML Validation info, line 21: Attribute “[params]” is not serializable as XML 1.0. ( <ion-button size="default" core-site-plugins-call-ws name="mod_tutorialbooking_signup" [params]="{slotid: 6}" [preSets]="{getFromCache: 0, saveToCache: 0}" refreshOnSuccess="true"> )
(#1) HTML Validation info, line 21: Attribute “[presets]” is not serializable as XML 1.0. ( <ion-button size="default" core-site-plugins-call-ws name="mod_tutorialbooking_signup" [params]="{slotid: 6}" [preSets]="{getFromCache: 0, saveToCache: 0}" refreshOnSuccess="true"> )
mod/tutorialbooking/templates/mobile/latest/tutorialbooking.mustache
(#1) HTML Validation info, line 7: Attribute “[params]” is not serializable as XML 1.0. (. --> <span core-site-plugins-call-ws-on-load name="mod_tutorialbooking_view_tutorialbooking" [params]="{id: 13}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation info, line 7: Attribute “[presets]” is not serializable as XML 1.0. (. --> <span core-site-plugins-call-ws-on-load name="mod_tutorialbooking_view_tutorialbooking" [params]="{id: 13}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 7: Attribute “core-site-plugins-call-ws-on-load” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_tutorialbooking_view_tutorialbooking" [params]="{id: 13}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 7: Attribute “name” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_tutorialbooking_view_tutorialbooking" [params]="{id: 13}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 7: Attribute “[params]” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_tutorialbooking_view_tutorialbooking" [params]="{id: 13}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 7: Attribute “[presets]” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_tutorialbooking_view_tutorialbooking" [params]="{id: 13}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
mod/tutorialbooking/templates/student_signup.mustache
(#1) HTML Validation error, line 2: Element “li” not allowed as child of element “body” in this context. (Suppressing further errors from this subtree.) (ad><body><li class="signedupuser">Jane S)
mod/tutorialbooking/templates/teacher_signup.mustache
(#1) HTML Validation error, line 2: Element “li” not allowed as child of element “body” in this context. (Suppressing further errors from this subtree.) (ad><body><li class="signedupuser"><a hre)

Gherkin .feature problems

(0 errors, 0 warnings)

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