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

(4 errors, 189 warnings)

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

theme/snap/classes/activity.php
(#1688) Logical operator "and" is prohibited; use "&&" instead
theme/snap/classes/admin_setting_configcolorcategory.php
(#64) Logical operator "and" is prohibited; use "&&" instead
theme/snap/classes/controller/kernel.php
(#93) Logical operator "and" is prohibited; use "&&" instead
theme/snap/classes/course_total_grade.php
(#146) Logical operator "and" is prohibited; use "&&" instead
theme/snap/classes/image.php
(#161) Logical operator "and" is prohibited; use "&&" instead
theme/snap/classes/local.php
(#219) Logical operator "and" is prohibited; use "&&" instead
(#219) Logical operator "and" is prohibited; use "&&" instead
(#612) Logical operator "and" is prohibited; use "&&" instead
theme/snap/classes/output/core/course_renderer.php
(#67) Logical operator "or" is prohibited; use "||" instead
(#67) Logical operator "or" is prohibited; use "||" instead
(#1711) Logical operator "and" is prohibited; use "&&" instead
theme/snap/classes/output/format_section_trait.php
(#113) Logical operator "or" is prohibited; use "||" instead
(#117) Logical operator "and" is prohibited; use "&&" instead
(#141) Logical operator "and" is prohibited; use "&&" instead
(#513) Logical operator "and" is prohibited; use "&&" instead
(#516) Logical operator "or" is prohibited; use "||" instead
theme/snap/classes/output/format_topics_renderer.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
theme/snap/classes/output/format_weeks_renderer.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
theme/snap/classes/renderables/course_section_navigation.php
(#57) Logical operator "or" is prohibited; use "||" instead
theme/snap/classes/task/refresh_deadline_caches_task.php
(#94) Logical operator "and" is prohibited; use "&&" instead
theme/snap/classes/webservice/ws_course_cards_categories.php
(#81) Logical operator "and" is prohibited; use "&&" instead
theme/snap/classes/webservice/ws_course_cards_data.php
(#130) Logical operator "and" is prohibited; use "&&" instead
theme/snap/config.php
(#220) File must end with a newline character
theme/snap/layout/faux_site_index.php
(#31) Logical operator "and" is prohibited; use "&&" instead
(#31) Logical operator "and" is prohibited; use "&&" instead
theme/snap/layout/login.php
(#112) File must end with a newline character
theme/snap/settings.php
(#44) File must end with a newline character
theme/snap/settings/login_settings.php
(#98) File must end with a newline character
theme/snap/tests/activity_deadlines_cache_test.php
(#34) Test method test_cache_is_purged_on_group_changes() is missing any coverage information, own or at class level
(#53) Test method test_reset_deadlines_counter_task() is missing any coverage information, own or at class level
theme/snap/tests/activity_test.php
(#423) Test method test_get_calendar_activity_events() is missing any coverage information, own or at class level
(#477) Test method test_user_activity_events() is missing any coverage information, own or at class level
(#604) Test method test_instance_activity_dates_quiz_assign() is missing any coverage information, own or at class level
(#744) Test method test_instance_activity_dates_caching() is missing any coverage information, own or at class level
(#807) Test method test_assignment_due_date_info() is missing any coverage information, own or at class level
(#837) Test method test_hash_events_by_module_instance() is missing any coverage information, own or at class level
(#883) Test method test_upcoming_deadlines() is missing any coverage information, own or at class level
(#924) Test method test_upcoming_deadlines_cache_maxlistsize() is missing any coverage information, own or at class level
(#960) Test method test_upcoming_deadlines_todays_priority() is missing any coverage information, own or at class level
(#1000) Test method test_upcoming_deadlines_extension() is missing any coverage information, own or at class level
(#1058) Test method test_upcoming_deadlines_limit_queries() is missing any coverage information, own or at class level
(#1086) Test method test_upcoming_deadlines_timezones() is missing any coverage information, own or at class level
(#1210) Test method test_no_upcoming_deadlines() is missing any coverage information, own or at class level
(#1221) Test method test_upcoming_deadlines_close_events() is missing any coverage information, own or at class level
(#1265) Test method test_upcoming_deadlines_hidden() is missing any coverage information, own or at class level
(#1318) Test method test_upcoming_deadlines_enrolment_expired() is missing any coverage information, own or at class level
(#1367) Test method test_upcoming_deadlines_restricted() is missing any coverage information, own or at class level
(#1404) Test method test_upcoming_deadlines_group() is missing any coverage information, own or at class level
(#1479) Test method test_feedback() is missing any coverage information, own or at class level
(#1527) Test method test_feedback_hidden() is missing any coverage information, own or at class level
(#1578) Test method test_feedback_enrolment_expired() is missing any coverage information, own or at class level
(#1617) Test method test_feedback_restricted() is missing any coverage information, own or at class level
(#1655) Test method test_quiz_ungraded() is missing any coverage information, own or at class level
(#1681) Test method test_snap_deadlines_feed_size() is missing any coverage information, own or at class level
(#1722) Test method test_snap_deadlines_feed_url() is missing any coverage information, own or at class level
(#1755) Test method test_upcoming_deadlines_site_admins() is missing any coverage information, own or at class level
(#1771) Test method test_refresh_deadline_caches_task() is missing any coverage information, own or at class level
(#1805) Logical operator "and" is prohibited; use "&&" instead
theme/snap/tests/assign_test.php
(#42) Test method test_assign_reopened_and_resubmitted() is missing any coverage information, own or at class level
(#130) Test method test_assign_overdue() is missing any coverage information, own or at class level
(#191) Test method test_assign_ungraded() is missing any coverage information, own or at class level
(#206) Test method test_events_graded() is missing any coverage information, own or at class level
(#245) Test method test_all_ungraded() is missing any coverage information, own or at class level
(#293) Test method test_courseinfo_empty_no_courses() is missing any coverage information, own or at class level
(#298) Test method test_courseinfo_error_not_enrolled() is missing any coverage information, own or at class level
(#306) Test method test_courseinfo_suspended_user() is missing any coverage information, own or at class level
(#313) Test method test_courseinfo_student() is missing any coverage information, own or at class level
(#319) Test method test_courseinfo_teacher() is missing any coverage information, own or at class level
(#331) Test method test_assing_data_group_mode() is missing any coverage information, own or at class level
theme/snap/tests/controller/kernel_test.php
(#48) Test method test_resolve_controller_callback() is missing any coverage information, own or at class level
(#68) Test method test_execute_callback_with_return() is missing any coverage information, own or at class level
(#74) Test method test_execute_callback_with_echo() is missing any coverage information, own or at class level
(#80) Test method test_execute_callback_with_both() is missing any coverage information, own or at class level
theme/snap/tests/controller/router_test.php
(#38) Test method test_route_action() is missing any coverage information, own or at class level
(#54) Test method test_non_public_action() is missing any coverage information, own or at class level
(#62) Test method test_route_fail() is missing any coverage information, own or at class level
theme/snap/tests/core_renderer_test.php
(#36) Test method test_default_heading_on_standard_pagelayout_sitelevel() is missing any coverage information, own or at class level
(#60) Test method test_course_link_should_not_appear_on_sitelevel() is missing any coverage information, own or at class level
(#85) Test method test_course_link_should_appear_on_courselevel() is missing any coverage information, own or at class level
theme/snap/tests/course_management_test.php
(#34) Test method test_link_updated_with_hash() is missing any coverage information, own or at class level
theme/snap/tests/course_module_recycle_bin_test.php
(#76) Test method test_pre_course_module_delete_hook() is missing any coverage information, own or at class level
theme/snap/tests/custom_menu_spacing_test.php
(#73) Test method test_spacing_skipped() is missing any coverage information, own or at class level
(#77) Test method test_spacing_applied() is missing any coverage information, own or at class level
theme/snap/tests/dashboard_appendices_test.php
(#36) Test method test_dashboard_shows_open_reports_experimental() is missing any coverage information, own or at class level
theme/snap/tests/gradebookaccess_test.php
(#30) Test method test_gradebookaccess_gradesavailableforstuds() is missing any coverage information, own or at class level
(#63) Test method test_gradebookaccess_gradesnotavailableforstuds() is missing any coverage information, own or at class level
theme/snap/tests/local_test.php
(#42) Test method test_get_course_categories() is missing any coverage information, own or at class level
(#73) Test method test_resolve_theme() is missing any coverage information, own or at class level
(#122) Test method test_get_course_color() is missing any coverage information, own or at class level
(#136) Test method test_simpler_time() is missing any coverage information, own or at class level
(#159) Test method test_relative_time() is missing any coverage information, own or at class level
(#189) Test method test_sort_graded() is missing any coverage information, own or at class level
(#254) Test method test_extract_first_image() is missing any coverage information, own or at class level
(#265) Test method test_no_messages() is missing any coverage information, own or at class level
(#277) Test method test_one_message() is missing any coverage information, own or at class level
(#319) Test method test_max_id_message() is missing any coverage information, own or at class level
(#358) Test method test_one_message_deleted() is missing any coverage information, own or at class level
(#394) Test method test_one_message_user_deleted() is missing any coverage information, own or at class level
(#428) Test method test_no_grading() is missing any coverage information, own or at class level
(#496) Test method test_poster_image_upload() is missing any coverage information, own or at class level
(#582) Test method test_resize_cover_image_functions() is missing any coverage information, own or at class level
(#637) Test method test_gradeable_courseids() is missing any coverage information, own or at class level
(#666) Test method test_swap_global_user() is missing any coverage information, own or at class level
(#691) Test method test_current_url_path() is missing any coverage information, own or at class level
(#712) Test method test_get_page_mod_content_summary() is missing any coverage information, own or at class level
(#762) Test method test_get_page_mod_intro_summary() is missing any coverage information, own or at class level
(#810) Test method test_course_completion_cachestamp() is missing any coverage information, own or at class level
(#829) Test method test_course_completion_progress() is missing any coverage information, own or at class level
(#964) Test method test_course_grade() is missing any coverage information, own or at class level
(#1040) Test method test_add_get_calendar_change_stamp() is missing any coverage information, own or at class level
(#1071) Test method test_participant_count_all() is missing any coverage information, own or at class level
(#1089) Test method test_participant_count_assign() is missing any coverage information, own or at class level
(#1107) Test method test_participant_count_quiz() is missing any coverage information, own or at class level
(#1125) Test method test_participant_count_choice() is missing any coverage information, own or at class level
(#1143) Test method test_participant_count_feedback() is missing any coverage information, own or at class level
(#1161) Test method test_no_course_image() is missing any coverage information, own or at class level
(#1170) Test method test_get_profile_based_branding() is missing any coverage information, own or at class level
(#1227) Test method test_clean_course_card_bg_image_cache() is missing any coverage information, own or at class level
(#1274) Test method test_clean_course_card_teacher_avatar_cache() is missing any coverage information, own or at class level
(#1372) Test method test_snap_compare_colors() is missing any coverage information, own or at class level
(#1390) Test method test_course_completion_progress_limit() is missing any coverage information, own or at class level
theme/snap/tests/lti_icons_displaying_test.php
(#50) Test method test_lti_icons_are_displayed() is missing any coverage information, own or at class level
theme/snap/tests/privacy_provider_test.php
(#45) Test method test_get_contexts_for_userid() is missing any coverage information, own or at class level
(#65) Test method test_export_user_data() is missing any coverage information, own or at class level
(#100) Test method test_delete_data_for_all_users_in_context() is missing any coverage information, own or at class level
(#117) Test method test_delete_data_for_user() is missing any coverage information, own or at class level
(#171) Test method test_get_users_in_context() is missing any coverage information, own or at class level
(#199) Test method test_delete_data_for_users() is missing any coverage information, own or at class level
theme/snap/tests/recent_forum_activity_test.php
(#146) Test method test_forum_discussion_simple() is missing any coverage information, own or at class level
(#186) Test method test_hsuforum_discussion_simple() is missing any coverage information, own or at class level
(#193) Test method test_combined_discussion_simple() is missing any coverage information, own or at class level
(#207) Test method test_forum_post_simple() is missing any coverage information, own or at class level
(#253) Test method test_hsuforum_post_simple() is missing any coverage information, own or at class level
(#260) Test method test_combined_post_simple() is missing any coverage information, own or at class level
(#270) Test method test_forum_high_volume_posts() is missing any coverage information, own or at class level
(#425) Test method test_hsuforum_high_volume_posts() is missing any coverage information, own or at class level
(#433) Test method test_hsuforum_anonymous() is missing any coverage information, own or at class level
(#467) Test method test_forum_qanda() is missing any coverage information, own or at class level
(#501) Test method test_hsuforum_qanda() is missing any coverage information, own or at class level
(#508) Test method test_combined_qanda() is missing any coverage information, own or at class level
(#517) Test method test_hsuforum_private() is missing any coverage information, own or at class level
(#555) Test method test_forum_restricted() is missing any coverage information, own or at class level
(#589) Test method test_hsuforum_restricted() is missing any coverage information, own or at class level
(#596) Test method test_combined_restricted() is missing any coverage information, own or at class level
(#609) Test method test_forum_group_posts() is missing any coverage information, own or at class level
(#648) Test method test_hsuforum_group_posts() is missing any coverage information, own or at class level
(#655) Test method test_combined_group_posts() is missing any coverage information, own or at class level
(#663) Test method test_site_news_date() is missing any coverage information, own or at class level
theme/snap/tests/render_edit_mode_test.php
(#42) Test method test_render_edit_mode() is missing any coverage information, own or at class level
theme/snap/tests/services_course_test.php
(#88) Test method test_service() is missing any coverage information, own or at class level
(#94) Test method test_favorited() is missing any coverage information, own or at class level
(#106) Test method test_favorites() is missing any coverage information, own or at class level
(#117) Test method test_my_courses_split_by_past_courses_favorites() is missing any coverage information, own or at class level
(#160) Test method test_setfavorite() is missing any coverage information, own or at class level
(#165) Test method test_coursebyshortname() is missing any coverage information, own or at class level
(#172) Test method test_cardbyshortname() is missing any coverage information, own or at class level
(#178) Test method test_course_completion() is missing any coverage information, own or at class level
(#268) Test method test_course_toc() is missing any coverage information, own or at class level
(#306) Test method test_course_toc_chapters() is missing any coverage information, own or at class level
(#321) Test method test_course_toc_chapters_escaped_chars() is missing any coverage information, own or at class level
(#354) Test method test_highlight_section() is missing any coverage information, own or at class level
(#389) Test method test_set_section_visibility() is missing any coverage information, own or at class level
(#427) Test method test_user_deletion() is missing any coverage information, own or at class level
(#441) Test method test_course_deletion() is missing any coverage information, own or at class level
(#465) Test method test_section_deletion() is missing any coverage information, own or at class level
(#485) Test method test_module_toggle_completion() is missing any coverage information, own or at class level
(#550) Test method test_section_fragment() is missing any coverage information, own or at class level
theme/snap/tests/snap_hvp_customcss_test.php
(#39) Test method test_hvp_alter_styles() is missing any coverage information, own or at class level
theme/snap/tests/snap_page_requirements_manager_test.php
(#37) Test method test_js_init_call_classic() is missing any coverage information, own or at class level
(#54) Test method test_js_init_call_snap() is missing any coverage information, own or at class level
(#71) Test method test_classic_theme_regular_requirements_manager() is missing any coverage information, own or at class level
(#85) Test method test_snap_theme_snap_requirements_manager() is missing any coverage information, own or at class level
theme/snap/tests/snap_toc_renderer_test.php
(#34) Test method test_get_path_hiddentoc() is missing any coverage information, own or at class level
theme/snap/tests/tr_lang_pack_test.php
(#35) Test method test_tr_lang_pack_correct() is missing any coverage information, own or at class level
theme/snap/tests/urls_and_strings_check_test.php
(#43) Test method test_strings_specific_subdomain_correct() is missing any coverage information, own or at class level
(#73) Test method test_strings_check_lang_pack_correct() is missing any coverage information, own or at class level
(#105) Test method test_edit_button() is missing any coverage information, own or at class level
theme/snap/tests/webservice_ws_course_card_categories_test.php
(#27) Test method test_service_parameters() is missing any coverage information, own or at class level
(#32) Test method test_service_returns() is missing any coverage information, own or at class level
(#37) Test method test_service() is missing any coverage information, own or at class level
theme/snap/tests/webservice_ws_course_card_data_test.php
(#27) Test method test_service_parameters() is missing any coverage information, own or at class level
(#32) Test method test_service_returns() is missing any coverage information, own or at class level
(#37) Test method test_service() is missing any coverage information, own or at class level
theme/snap/tests/webservice_ws_course_card_test.php
(#27) Test method test_service_parameters() is missing any coverage information, own or at class level
(#32) Test method test_service_returns() is missing any coverage information, own or at class level
(#37) Test method test_service() is missing any coverage information, own or at class level
theme/snap/tests/webservice_ws_course_toc_test.php
(#27) Test method test_service_parameters() is missing any coverage information, own or at class level
(#32) Test method test_service_returns() is missing any coverage information, own or at class level
(#37) Test method test_service() is missing any coverage information, own or at class level
theme/snap/tests/webservice_ws_feed_activity_test.php
(#27) Test method test_service_parameters() is missing any coverage information, own or at class level
(#32) Test method test_service_returns() is missing any coverage information, own or at class level
(#37) Test method test_service_message() is missing any coverage information, own or at class level
(#71) Test method test_feed_deadline() is missing any coverage information, own or at class level

CSS problems

(91 errors, 10 warnings)

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

theme/snap/scss/_blocks.scss
(#29) Invalid value for `column-width` (csstree/validator)
theme/snap/scss/_brandcolor.scss
(#1110) Expected single space before "{" (block-opening-brace-space-before)
(#1128) Expected single space before "{" (block-opening-brace-space-before)
(#1083) Unexpected whitespace before ";" (declaration-block-semicolon-space-before)
(#34) Unexpected !important (declaration-no-important)
(#91) Unexpected !important (declaration-no-important)
(#597) Unexpected !important (declaration-no-important)
(#767) Unexpected !important (declaration-no-important)
(#1044) Unexpected !important (declaration-no-important)
(#1110) Expected newline after "," (selector-list-comma-newline-after)
(#1118) Expected newline after "," (selector-list-comma-newline-after)
(#1118) Expected newline after "," (selector-list-comma-newline-after)
(#1126) Expected newline after "," (selector-list-comma-newline-after)
(#1127) Expected newline after "," (selector-list-comma-newline-after)
(#1127) Expected newline after "," (selector-list-comma-newline-after)
(#1128) Expected newline after "," (selector-list-comma-newline-after)
(#1138) Unexpected unknown type selector "ngb-modal-window" (selector-type-no-unknown)
theme/snap/scss/_core.scss
(#4784) Unexpected empty block (block-no-empty)
(#216) Expected "#ffffff" to be "#fff" (color-hex-length)
(#4576) Expected no more than 2 empty lines (max-empty-lines)
(#4417) Expected line length to be no more than 132 characters (max-line-length)
(#4513) Expected line length to be no more than 132 characters (max-line-length)
(#4553) Expected line length to be no more than 132 characters (max-line-length)
(#4624) Expected line length to be no more than 132 characters (max-line-length)
(#3196) Unexpected extra semicolon (no-extra-semicolons)
(#3201) Unexpected extra semicolon (no-extra-semicolons)
(#3206) Unexpected extra semicolon (no-extra-semicolons)
(#3211) Unexpected extra semicolon (no-extra-semicolons)
(#3216) Unexpected extra semicolon (no-extra-semicolons)
(#225) Expected "Font-size" to be "font-size" (property-case)
(#302) Expected "Font-size" to be "font-size" (property-case)
(#1106) Expected newline after "," (selector-list-comma-newline-after)
theme/snap/scss/_course.scss
(#2012) Invalid value for `margin-left` (csstree/validator)
(#1496) Expected single space before "{" (block-opening-brace-space-before)
(#1512) Expected single space before "{" (block-opening-brace-space-before)
(#1541) Expected single space before "{" (block-opening-brace-space-before)
(#1567) Expected single space before "{" (block-opening-brace-space-before)
(#1580) Expected single space before "{" (block-opening-brace-space-before)
(#1590) Expected single space before "{" (block-opening-brace-space-before)
(#1600) Expected single space before "{" (block-opening-brace-space-before)
(#1604) Expected single space before "{" (block-opening-brace-space-before)
(#851) Unexpected whitespace at end of line (no-eol-whitespace)
(#560) Expected newline after "," (selector-list-comma-newline-after)
(#594) Expected newline after "," (selector-list-comma-newline-after)
theme/snap/scss/_courselistings.scss
(#117) Unexpected !important (declaration-no-important)
theme/snap/scss/_coursemanagement.scss
(#28) Unexpected !important (declaration-no-important)
(#35) Unexpected !important (declaration-no-important)
theme/snap/scss/_forms.scss
(#296) Invalid value for `background-color` (csstree/validator)
theme/snap/scss/_personalmenu.scss
(#47) Invalid value for `animation-iteration-count` (csstree/validator)
(#154) Invalid value for `animation-iteration-count` (csstree/validator)
(#367) Invalid value for `background-repeat` (csstree/validator)
theme/snap/scss/_plugins.scss
(#1017) Unexpected empty block (block-no-empty)
(#1280) Expected single space before "{" (block-opening-brace-space-before)
(#1298) Expected single space before "{" (block-opening-brace-space-before)
(#1253) Unexpected whitespace before ";" (declaration-block-semicolon-space-before)
(#919) Unexpected unknown property "accent-color" (property-no-unknown)
(#725) Expected single space after ">" (selector-combinator-space-after)
(#725) Expected single space after ">" (selector-combinator-space-after)
(#726) Expected single space after ">" (selector-combinator-space-after)
(#726) Expected single space after ">" (selector-combinator-space-after)
(#725) Expected single space before ">" (selector-combinator-space-before)
(#725) Expected single space before ">" (selector-combinator-space-before)
(#726) Expected single space before ">" (selector-combinator-space-before)
(#726) Expected single space before ">" (selector-combinator-space-before)
(#540) Expected newline after "," (selector-list-comma-newline-after)
(#1280) Expected newline after "," (selector-list-comma-newline-after)
(#1288) Expected newline after "," (selector-list-comma-newline-after)
(#1288) Expected newline after "," (selector-list-comma-newline-after)
(#1296) Expected newline after "," (selector-list-comma-newline-after)
(#1297) Expected newline after "," (selector-list-comma-newline-after)
(#1297) Expected newline after "," (selector-list-comma-newline-after)
(#1298) Expected newline after "," (selector-list-comma-newline-after)
(#1229) Unexpected unknown type selector "pld-main" (selector-type-no-unknown)
theme/snap/style/editor.css
(#2166) Can't parse value "alpha(opacity=65)" (csstree/validator)
(#2837) Invalid value for `font` (csstree/validator)
(#2853) Invalid value for `width` (csstree/validator)
(#3178) Can't parse value "alpha(opacity=0)" (csstree/validator)
(#3183) Can't parse value "alpha(opacity=80)" (csstree/validator)
(#3302) Invalid value for `opacity` (csstree/validator)
(#3303) Can't parse value "alpha(opacity=5000)" (csstree/validator)
(#4191) Can't parse value "alpha(opacity=80)" (csstree/validator)
(#4263) Can't parse value "alpha(opacity=40)" (csstree/validator)
(#4268) Can't parse value "alpha(opacity=100)" (csstree/validator)
(#4429) Invalid value for `opacity` (csstree/validator)
(#4430) Can't parse value "alpha(opacity=7500)" (csstree/validator)
(#4707) Invalid value for `opacity` (csstree/validator)
(#4708) Can't parse value "alpha(opacity=5000)" (csstree/validator)
(#4735) Invalid value for `opacity` (csstree/validator)
(#4736) Can't parse value "alpha(opacity=10000)" (csstree/validator)
(#4952) Invalid value for `column-width` (csstree/validator)
(#5554) Invalid value for `margin` (csstree/validator)
(#5870) Can't parse value "alpha(opacity=65)" (csstree/validator)
(#7344) Can't parse value "alpha(opacity=65)" (csstree/validator)
(#8019) Can't parse value "alpha(opacity=65)" (csstree/validator)
(#11275) Can't parse value "alpha(opacity=65)" (csstree/validator)
(#12026) Invalid value for `animation-iteration-count` (csstree/validator)
(#12473) Invalid value for `background-repeat` (csstree/validator)
(#10146) Expected single space before "{" (block-opening-brace-space-before)
(#124) Unexpected duplicate name monospace (font-family-no-duplicate-names)
(#10117) Expected newline after "," (selector-list-comma-newline-after)
(#10144) Expected newline after "," (selector-list-comma-newline-after)

PHPDocs style problems

(532 errors, 69 warnings)

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

theme/snap/classes/activity.php
(#1733) Function activity::start_deadline_query is not documented
(#1756) Function activity::end_deadline_query is not documented
(#1775) Function activity::run_within_lock is not documented
(#1788) Function activity::reset_deadline_query_count is not documented
(#37) Variable activity::$phpunitallowcaching is not documented
(#27) No one-line description found in phpdocs for class activity
(#39) There is no description in phpdocs for function module_meta
(#578) Phpdocs for function activity::std_num_submissions has incomplete parameters list
(#686) Phpdocs for function activity::choice_num_submissions has incomplete parameters list
(#697) Phpdocs for function activity::feedback_num_submissions has incomplete parameters list
(#708) Phpdocs for function activity::lesson_num_submissions has incomplete parameters list
(#719) Phpdocs for function activity::quiz_num_submissions has incomplete parameters list
(#792) Phpdocs for function activity::get_submission_row has incomplete parameters list
(#926) Phpdocs for function activity::instance_activity_dates has incomplete parameters list
(#1128) Phpdocs for function activity::grade_row has incomplete parameters list
(#1233) Phpdocs for function activity::assignment_due_date_info has incomplete parameters list
(#1274) Phpdocs for function activity::get_events has incomplete parameters list
theme/snap/classes/admin_setting_configcolorcategory.php
(#29) Class admin_setting_configcolorcategory is not documented
(#29) Package is not specified for class admin_setting_configcolorcategory. It is also not specified in file-level phpdocs
theme/snap/classes/admin_setting_configcolorwithcontrast.php
(#55) Function admin_setting_configcolorwithcontrast::output_html is not documented
(#33) Variable admin_setting_configcolorwithcontrast::$identifier is not documented
(#35) Constant admin_setting_configcolorwithcontrast::BASICS is not documented
(#37) Constant admin_setting_configcolorwithcontrast::NAVIGATION_BAR is not documented
(#39) Constant admin_setting_configcolorwithcontrast::NAVIGATION_BAR_BUTTON is not documented
(#41) There is no description in phpdocs for function __construct
(#43) Phpdocs for function admin_setting_configcolorwithcontrast::__construct has incomplete parameters list
theme/snap/classes/admin_setting_configcourseid.php
(#40) Function admin_setting_configcourseid::output_html is not documented
theme/snap/classes/admin_setting_configradiobuttons.php
(#27) Class admin_setting_configradiobuttons is not documented
(#30) Phpdocs for function admin_setting_configradiobuttons::__construct has incomplete parameters list
(#27) Package is not specified for class admin_setting_configradiobuttons. It is also not specified in file-level phpdocs
theme/snap/classes/admin_setting_configurl.php
(#40) Function admin_setting_configurl::output_html is not documented
theme/snap/classes/calendar/event/data_access/event_vault.php
(#49) Function event_vault::get_events is not documented
theme/snap/classes/calendar/event/strategies/activity_retrieval_strategy.php
(#40) Phpdocs for function activity_retrieval_strategy::get_raw_events_legacy_implementation has incomplete parameters list
theme/snap/classes/color_contrast.php
(#135) Phpdocs for function color_contrast::compare_colors has incomplete parameters list
theme/snap/classes/controller/addsection_controller.php
(#19) No one-line description found in phpdocs for class addsection_controller
theme/snap/classes/controller/controller_abstract.php
(#19) No one-line description found in phpdocs for class controller_abstract
(#57) Not recommended phpdocs tag @abstract used
theme/snap/classes/controller/kernel.php
(#37) There is no description in phpdocs for function __construct
(#82) Phpdocs for function kernel::execute_callback has incomplete parameters list
theme/snap/classes/controller/mediaresource_controller.php
(#19) No one-line description found in phpdocs for class mediaresource_controller
(#54) Phpdocs for function mediaresource_controller::get_media_html has incomplete parameters list
theme/snap/classes/controller/pagemod_controller.php
(#23) No one-line description found in phpdocs for class pagemod_controller
theme/snap/classes/controller/router.php
(#37) Function router::__construct is not documented
(#55) There is no description in phpdocs for function get_controllers
(#68) Phpdocs for function router::route_action has incomplete parameters list
theme/snap/classes/controller/snap_personal_menu_controller.php
(#21) No one-line description found in phpdocs for class snap_personal_menu_controller
theme/snap/classes/course_total_grade.php
(#35) Package is not specified for class course_total_grade. It is also not specified in file-level phpdocs
theme/snap/classes/event_handlers.php
(#45) Class event_handlers is not documented
(#45) Package is not specified for class event_handlers. It is also not specified in file-level phpdocs
theme/snap/classes/image.php
(#37) Phpdocs for function image::resize has incomplete parameters list
theme/snap/classes/local.php
(#742) Function local::messages_data is not documented
(#950) Function local::grading_data is not documented
(#1018) Function local::grading is not documented
(#1144) Function local::get_course_firstimage is not documented
(#2305) Function local::deadlines is not documented
(#2332) Function local::deadlines_data is not documented
(#326) There is no description in phpdocs for function course_user_completion_cachestamp
(#643) There is no description in phpdocs for function get_user_messages
(#1992) There is no description in phpdocs for function recent_forum_activity_data
(#2413) There is no description in phpdocs for function get_feed
(#59) Phpdocs for function local::item_has_grade_or_feedback has incomplete parameters list
(#294) Phpdocs for function local::get_cachestamp has incomplete parameters list
(#341) Phpdocs for function local::course_completion_progress has incomplete parameters list
(#429) Phpdocs for function local::conditionally_unavailable_elements has incomplete parameters list
(#463) Phpdocs for function local::courseinfo has incomplete parameters list
(#516) Phpdocs for function local::course_participant_count has incomplete parameters list
(#562) Phpdocs for function local::suspended_participant_count has incomplete parameters list
(#808) Phpdocs for function local::relative_time has incomplete parameters list
(#830) Phpdocs for function local::simpler_time has incomplete parameters list
(#1097) Phpdocs for function local::sort_graded has incomplete parameters list
(#1133) Phpdocs for function local::get_course_color has incomplete parameters list
(#1365) Phpdocs for function local::course_cat_coverimage has incomplete parameters list
(#1376) Phpdocs for function local::course_coverimage has incomplete parameters list
(#1457) Phpdocs for function local::course_cat_coverimage_css has incomplete parameters list
(#1582) Phpdocs for function local::get_page_mod has incomplete parameters list
(#1628) Phpdocs for function local::limit_sql has incomplete parameters list
(#1653) Phpdocs for function local::get_user has incomplete parameters list
(#2081) Phpdocs for function local::add_calendar_change_stamp has incomplete parameters list
theme/snap/classes/message.php
(#95) Function message::__construct is not documented
(#99) There is no description in phpdocs for function set_fromuser
theme/snap/classes/output/ce_render_helper.php
(#60) There is no description in phpdocs for function render_feed_web_component
(#61) Phpdocs for function ce_render_helper::render_feed_web_component has incomplete parameters list
theme/snap/classes/output/core/course_renderer.php
(#44) Class course_renderer is not documented
(#1078) Function course_renderer::mod_book_html is not documented
(#1473) Function course_renderer::course_footer is not documented
(#1684) Function course_renderer::course_section_cm_list is not documented
(#17) No one-line description found in phpdocs for file
(#1109) Phpdocs for function course_renderer::book_get_toc has incomplete parameters list
(#122) Invalid phpdocs tag @author: used
(#779) Invalid phpdocs tag @date used
(#875) Invalid inline phpdocs tag @todo found
(#421) Inline phpdocs tag {@link core_course_renderer::course_section_cm_name()} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#422) Inline phpdocs tag {@link cm_info::get_after_link()} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#423) Inline phpdocs tag {@link core_course_renderer::course_section_cm_text()} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#424) Inline phpdocs tag {@link core_course_renderer::course_section_cm_availability()} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#425) Inline phpdocs tag {@link core_course_renderer::course_section_cm_completion()} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#426) Inline phpdocs tag {@link course_get_cm_edit_actions()} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#427) Inline phpdocs tag {@link core_course_renderer::course_section_cm_edit_actions()} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#1675) Inline phpdocs tag {@link core_course_renderer::course_section_cm()} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
theme/snap/classes/output/core_course/management/renderer.php
(#41) There is no description in phpdocs for function course_listitem
(#48) There is no description in phpdocs for function search_listitem
(#55) There is no description in phpdocs for function decorate_link_with_detail_hash
(#41) Phpdocs for function renderer::course_listitem has incomplete parameters list
(#48) Phpdocs for function renderer::search_listitem has incomplete parameters list
(#56) Phpdocs for function renderer::decorate_link_with_detail_hash has incomplete parameters list
(#42) Invalid phpdocs tag @inheritdoc used
(#49) Invalid phpdocs tag @inheritdoc used
theme/snap/classes/output/core_renderer.php
(#53) Class core_renderer is not documented
(#139) Function core_renderer::get_course_image is not documented
(#265) Function core_renderer::activity_header is not documented
(#459) Function core_renderer::get_calltoaction_url is not documented
(#465) Function core_renderer::edit_button is not documented
(#469) Function core_renderer::render_callstoaction is not documented
(#685) Function core_renderer::render_login_base_method is not documented
(#1074) Function core_renderer::login_carousel_first is not documented
(#1144) Function core_renderer::favicon is not documented
(#1472) Function core_renderer::image_url is not documented
(#2099) Function core_renderer::secure_layout_language_menu is not documented
(#56) Constant core_renderer::ENABLED_LOGIN_BOTH is not documented
(#57) Constant core_renderer::ENABLED_LOGIN_MOODLE is not documented
(#58) Constant core_renderer::ENABLED_LOGIN_ALTERNATIVE is not documented
(#59) Constant core_renderer::ORDER_LOGIN_MOODLE_FIRST is not documented
(#60) Constant core_renderer::ORDER_LOGIN_ALTERNATIVE_FIRST is not documented
(#124) There is no description in phpdocs for function course_toc
(#360) There is no description in phpdocs for function snap_media_object
(#666) There is no description in phpdocs for function render_course_card
(#675) There is no description in phpdocs for function render_login_alternative_methods
(#2139) There is no description in phpdocs for function get_path_hiddentoc
(#401) Phpdocs for function core_renderer::friendly_datetime has incomplete parameters list
(#1150) Phpdocs for function core_renderer::render_custom_menu has incomplete parameters list
(#1430) Phpdocs for function core_renderer::confirm has incomplete parameters list
(#1592) Phpdocs for function core_renderer::render_featured_courses has incomplete parameters list
(#1698) Phpdocs for function core_renderer::render_navigation_node has incomplete parameters list
(#2140) Phpdocs for function core_renderer::get_path_hiddentoc has incomplete parameters list
(#148) Invalid phpdocs tag @author: used
(#170) Invalid phpdocs tag @author: used
(#195) Invalid phpdocs tag @author: used
theme/snap/classes/output/core_renderer_ajax.php
(#27) Class core_renderer_ajax is not documented
(#29) Function core_renderer_ajax::image_url is not documented
theme/snap/classes/output/format_section_trait.php
(#80) Function format_section_trait::render_content is not documented
(#444) Function format_section_trait::print_multiple_section_page is not documented
(#528) Function format_section_trait::end_section_list is not documented
(#17) No one-line description found in phpdocs for file
(#404) There is no description in phpdocs for function render_course_section_navigation
(#775) There is no description in phpdocs for function render_course_action_section_move
(#785) There is no description in phpdocs for function render_course_action_section_visibility
(#795) There is no description in phpdocs for function render_course_action_section_highlight
(#805) There is no description in phpdocs for function render_course_action_section_delete
(#54) Phpdocs for function format_section_trait::course_section_updated_cm_item has incomplete parameters list
(#162) Phpdocs for function format_section_trait::target_link_content has incomplete parameters list
(#538) Phpdocs for function format_section_trait::change_num_sections has incomplete parameters list
(#638) Phpdocs for function format_section_trait::print_editor has incomplete parameters list
(#52) Inline phpdocs tag {@link core_course_renderer::course_section_cm()} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#702) Inline phpdocs tag {@link core_course_renderer::add_modchoosertoggle()} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
theme/snap/classes/output/format_topics_renderer.php
(#30) Class format_topics_renderer is not documented
theme/snap/classes/output/format_weeks_renderer.php
(#30) Class format_weeks_renderer is not documented
theme/snap/classes/output/general_section_trait.php
(#33) Phpdocs for function general_section_trait::is_section_conditional has incomplete parameters list
theme/snap/classes/output/mod_folder_renderer.php
(#34) Class mod_folder_renderer is not documented
(#35) Function mod_folder_renderer::render_folder_tree is not documented
(#17) No one-line description found in phpdocs for file
theme/snap/classes/output/shared.php
(#41) Class shared is not documented
(#996) There is no description in phpdocs for function render_edit_mode
(#1037) There is no description in phpdocs for function get_download_content_link
(#200) Phpdocs for function shared::include_course_ajax has incomplete parameters list
(#491) Phpdocs for function shared::gradebook_accessible has incomplete parameters list
(#997) Phpdocs for function shared::render_edit_mode has incomplete parameters list
(#1038) Phpdocs for function shared::get_download_content_link has incomplete parameters list
(#559) Invalid phpdocs tag @date used
theme/snap/classes/output/toc_renderer.php
(#29) Class toc_renderer is not documented
(#31) There is no description in phpdocs for function course_toc
theme/snap/classes/renderables/course_action_section_base.php
(#28) Class course_action_section_base is not documented
(#57) Function course_action_section_base::__construct is not documented
(#28) Package is not specified for class course_action_section_base. It is also not specified in file-level phpdocs
theme/snap/classes/renderables/course_action_section_delete.php
(#28) Class course_action_section_delete is not documented
(#35) Function course_action_section_delete::__construct is not documented
(#28) Package is not specified for class course_action_section_delete. It is also not specified in file-level phpdocs
theme/snap/classes/renderables/course_action_section_highlight.php
(#28) Class course_action_section_highlight is not documented
(#42) Phpdocs for function course_action_section_highlight::__construct has incomplete parameters list
(#28) Package is not specified for class course_action_section_highlight. It is also not specified in file-level phpdocs
theme/snap/classes/renderables/course_action_section_move.php
(#28) Class course_action_section_move is not documented
(#35) Function course_action_section_move::__construct is not documented
(#28) Package is not specified for class course_action_section_move. It is also not specified in file-level phpdocs
theme/snap/classes/renderables/course_action_section_visibility.php
(#28) Class course_action_section_visibility is not documented
(#35) Function course_action_section_visibility::__construct is not documented
(#28) Package is not specified for class course_action_section_visibility. It is also not specified in file-level phpdocs
theme/snap/classes/renderables/course_card.php
(#29) Class course_card is not documented
(#132) There is no description in phpdocs for function __construct
(#133) Phpdocs for function course_card::__construct has incomplete parameters list
(#29) Package is not specified for class course_card. It is also not specified in file-level phpdocs
theme/snap/classes/renderables/course_toc.php
(#34) Class course_toc is not documented
(#172) Function course_toc::set_chapters is not documented
(#84) Variable course_toc::$loadmodules is not documented
(#259) There is no description in phpdocs for function set_footer
(#51) Invalid phpdocs tag @wsparam used
(#34) Package is not specified for class course_toc. It is also not specified in file-level phpdocs
theme/snap/classes/renderables/course_toc_chapter.php
(#26) Class course_toc_chapter is not documented
(#26) Package is not specified for class course_toc_chapter. It is also not specified in file-level phpdocs
theme/snap/classes/renderables/course_toc_footer.php
(#25) Class course_toc_footer is not documented
(#25) Package is not specified for class course_toc_footer. It is also not specified in file-level phpdocs
theme/snap/classes/renderables/course_toc_module.php
(#26) Class course_toc_module is not documented
(#26) Package is not specified for class course_toc_module. It is also not specified in file-level phpdocs
theme/snap/classes/renderables/course_toc_progress.php
(#27) Class course_toc_progress is not documented
(#31) Invalid phpdocs tag @wsparam used
(#27) Package is not specified for class course_toc_progress. It is also not specified in file-level phpdocs
theme/snap/classes/renderables/featured_course.php
(#58) Phpdocs for function featured_course::__construct has incomplete parameters list
(#20) Package is not specified for class featured_course. It is also not specified in file-level phpdocs
theme/snap/classes/renderables/featured_courses.php
(#56) Function featured_courses::__construct is not documented
(#25) Package is not specified for class featured_courses. It is also not specified in file-level phpdocs
theme/snap/classes/renderables/genius_dashboard_link.php
(#27) Class genius_dashboard_link is not documented
(#39) There is no description in phpdocs for function __construct
(#27) Package is not specified for class genius_dashboard_link. It is also not specified in file-level phpdocs
theme/snap/classes/renderables/login_alternative_methods.php
(#26) Class login_alternative_methods is not documented
(#30) Function login_alternative_methods::__construct is not documented
(#28) Variable login_alternative_methods::$potentialidps is not documented
(#26) Package is not specified for class login_alternative_methods. It is also not specified in file-level phpdocs
theme/snap/classes/renderables/settings_link.php
(#27) Class settings_link is not documented
(#39) There is no description in phpdocs for function __construct
(#27) Package is not specified for class settings_link. It is also not specified in file-level phpdocs
theme/snap/classes/renderables/trait_exportable.php
(#93) There is no description in phpdocs for function export_for_template
(#28) Package is not specified for trait trait_exportable. It is also not specified in file-level phpdocs
theme/snap/classes/services/course.php
(#36) Function course::__construct is not documented
(#92) There is no description in phpdocs for function setcoverimage
(#399) There is no description in phpdocs for function course_toc
(#410) There is no description in phpdocs for function course_toc_chapters
(#420) There is no description in phpdocs for function highlight_section
(#54) Phpdocs for function course::check_summary_files_for_image_suitability has incomplete parameters list
(#295) Phpdocs for function course::coursebyshortname has incomplete parameters list
(#28) Package is not specified for class course. It is also not specified in file-level phpdocs
theme/snap/classes/snap_base_test.php
(#25) Class snap_base_test is not documented
(#25) Package is not specified for class snap_base_test. It is also not specified in file-level phpdocs
theme/snap/classes/snap_page_requirements_manager.php
(#31) Class snap_page_requirements_manager is not documented
(#17) No one-line description found in phpdocs for file
(#31) Package is not specified for class snap_page_requirements_manager. It is also not specified in file-level phpdocs
theme/snap/classes/task/refresh_deadline_caches_task.php
(#40) Variable refresh_deadline_caches_task::$cachekeys is not documented
(#159) Phpdocs for function refresh_deadline_caches_task::has_or_add_cachekey has incomplete parameters list
theme/snap/classes/traits/null_object.php
(#55) Phpdocs for function null_object::set_default has incomplete parameters list
(#19) Package is not specified for trait null_object. It is also not specified in file-level phpdocs
theme/snap/classes/user_forums.php
(#105) Function user_forums::hsuforums is not documented
(#76) There is no description in phpdocs for function __construct
(#91) There is no description in phpdocs for function forums
(#98) There is no description in phpdocs for function forumids
(#109) There is no description in phpdocs for function hsuforumids
(#116) There is no description in phpdocs for function forumidsallgroups
(#123) There is no description in phpdocs for function hsuforumidsallgroups
(#132) Phpdocs for function user_forums::purge_qa_forums has incomplete parameters list
(#147) Phpdocs for function user_forums::forumids_accessallgroups has incomplete parameters list
(#228) Phpdocs for function user_forums::process_stale_forums has incomplete parameters list
theme/snap/classes/webservice/definition_helper.php
(#37) No one-line description found in phpdocs for class definition_helper
(#275) There is no description in phpdocs for function param_error
(#112) Phpdocs for function definition_helper::set_use_namespaces has incomplete parameters list
(#172) Phpdocs for function definition_helper::convert_object_params has incomplete parameters list
(#226) Phpdocs for function definition_helper::convert_ws_param_to_object has incomplete parameters list
(#290) Phpdocs for function definition_helper::define_from_ws_param has incomplete parameters list
(#355) Phpdocs for function definition_helper::get_wsdoc has incomplete parameters list
(#423) Phpdocs for function definition_helper::define_class_for_webservice_internal has incomplete parameters list
(#316) Invalid phpdocs tag @wsparam used
(#332) Invalid phpdocs tag @wsparam used
(#460) Invalid inline phpdocs tag @var found
(#473) Invalid inline phpdocs tag @var found
(#486) Invalid inline phpdocs tag @var found
(#37) Package is not specified for class definition_helper. It is also not specified in file-level phpdocs
theme/snap/classes/webservice/ws_course_card.php
(#32) There is no description in phpdocs for function service_parameters
(#43) There is no description in phpdocs for function service_returns
(#69) There is no description in phpdocs for function service
(#25) Package is not specified for class ws_course_card. It is also not specified in file-level phpdocs
theme/snap/classes/webservice/ws_course_cards_categories.php
(#49) There is no description in phpdocs for function service_parameters
(#59) There is no description in phpdocs for function service_returns
(#71) There is no description in phpdocs for function service
(#72) Phpdocs for function ws_course_cards_categories::service has incomplete parameters list
theme/snap/classes/webservice/ws_course_cards_data.php
(#48) There is no description in phpdocs for function service_parameters
(#59) There is no description in phpdocs for function service_returns
(#84) There is no description in phpdocs for function service
(#98) There is no description in phpdocs for function get_courses_from_category
(#85) Phpdocs for function ws_course_cards_data::service has incomplete parameters list
(#98) Phpdocs for function ws_course_cards_data::get_courses_from_category has incomplete parameters list
theme/snap/classes/webservice/ws_course_completion.php
(#32) There is no description in phpdocs for function service_parameters
(#44) There is no description in phpdocs for function service_returns
(#77) There is no description in phpdocs for function service
(#25) Package is not specified for class ws_course_completion. It is also not specified in file-level phpdocs
theme/snap/classes/webservice/ws_course_module_completion.php
(#32) Class ws_course_module_completion is not documented
(#17) No one-line description found in phpdocs for file
(#33) There is no description in phpdocs for function service_parameters
(#44) There is no description in phpdocs for function service_returns
(#55) There is no description in phpdocs for function service
(#56) Phpdocs for function ws_course_module_completion::service has incomplete parameters list
(#32) Package is not specified for class ws_course_module_completion. It is also not specified in file-level phpdocs
theme/snap/classes/webservice/ws_course_sections.php
(#45) There is no description in phpdocs for function service_parameters
(#64) There is no description in phpdocs for function service_returns
(#84) There is no description in phpdocs for function service
(#32) Package is not specified for class ws_course_sections. It is also not specified in file-level phpdocs
theme/snap/classes/webservice/ws_course_toc_chapters.php
(#32) There is no description in phpdocs for function service_parameters
(#42) There is no description in phpdocs for function service_returns
(#64) There is no description in phpdocs for function service
(#25) Package is not specified for class ws_course_toc_chapters. It is also not specified in file-level phpdocs
theme/snap/classes/webservice/ws_cover_image.php
(#32) There is no description in phpdocs for function service_parameters
(#47) There is no description in phpdocs for function service_returns
(#59) There is no description in phpdocs for function service
(#60) Phpdocs for function ws_cover_image::service has incomplete parameters list
(#25) Package is not specified for class ws_cover_image. It is also not specified in file-level phpdocs
theme/snap/classes/webservice/ws_feed.php
(#46) There is no description in phpdocs for function service_parameters
(#60) There is no description in phpdocs for function service_returns
(#80) There is no description in phpdocs for function service
theme/snap/cli/fix_tr_lang_strings.php
(#17) No one-line description found in phpdocs for file
theme/snap/db/upgrade.php
(#17) File-level phpdocs block is not found
(#29) Function xmldb_theme_snap_upgrade is not documented
(#29) Package is not specified for function xmldb_theme_snap_upgrade. It is also not specified in file-level phpdocs
theme/snap/lang/ar/theme_snap.php
(#17) No one-line description found in phpdocs for file
theme/snap/lang/ca/theme_snap.php
(#17) No one-line description found in phpdocs for file
theme/snap/lang/cs/theme_snap.php
(#17) No one-line description found in phpdocs for file
theme/snap/lang/da/theme_snap.php
(#17) No one-line description found in phpdocs for file
theme/snap/lang/de/theme_snap.php
(#17) No one-line description found in phpdocs for file
theme/snap/lang/es/theme_snap.php
(#17) No one-line description found in phpdocs for file
theme/snap/lang/fi/theme_snap.php
(#17) No one-line description found in phpdocs for file
theme/snap/lang/fr/theme_snap.php
(#17) No one-line description found in phpdocs for file
theme/snap/lang/it/theme_snap.php
(#17) No one-line description found in phpdocs for file
theme/snap/lang/ja/theme_snap.php
(#17) No one-line description found in phpdocs for file
theme/snap/lang/nl/theme_snap.php
(#17) No one-line description found in phpdocs for file
theme/snap/lang/pl/theme_snap.php
(#17) No one-line description found in phpdocs for file
theme/snap/lang/pt_br/theme_snap.php
(#17) No one-line description found in phpdocs for file
theme/snap/lang/th/theme_snap.php
(#17) No one-line description found in phpdocs for file
theme/snap/lang/tr/theme_snap.php
(#17) No one-line description found in phpdocs for file
theme/snap/lang/zh_tw/theme_snap.php
(#17) No one-line description found in phpdocs for file
theme/snap/layout/faux_site_index.php
(#17) No one-line description found in phpdocs for file
theme/snap/layout/footer.php
(#17) No one-line description found in phpdocs for file
theme/snap/layout/header.php
(#17) No one-line description found in phpdocs for file
theme/snap/layout/moodle-blocks.php
(#17) No one-line description found in phpdocs for file
theme/snap/layout/nav.php
(#17) No one-line description found in phpdocs for file
theme/snap/layout/secure.php
(#17) No one-line description found in phpdocs for file
theme/snap/lib.php
(#250) Function theme_snap_myprofile_navigation is not documented
(#269) Function theme_snap_get_main_scss_content is not documented
(#420) Function theme_snap_course_module_background_deletion_recommended is not documented
(#496) Function theme_snap_resize_bgimage_after_save is not documented
(#67) Phpdocs for function theme_snap_set_category_colors has incomplete parameters list
(#170) Phpdocs for function theme_snap_send_file has incomplete parameters list
(#355) Phpdocs for function theme_snap_output_fragment_section has incomplete parameters list
(#463) Phpdocs for function theme_snap_serve_hvp_css has incomplete parameters list
theme/snap/settings/course_settings.php
(#17) File-level phpdocs block is not found
theme/snap/settings/cover_settings.php
(#17) File-level phpdocs block is not found
theme/snap/settings/feature_spots_settings.php
(#17) File-level phpdocs block is not found
theme/snap/settings/featured_courses_settings.php
(#17) File-level phpdocs block is not found
theme/snap/settings/login_settings.php
(#17) File-level phpdocs block is not found
theme/snap/settings/navigation_bar_settings.php
(#17) File-level phpdocs block is not found
theme/snap/settings/personal_menu_settings.php
(#17) File-level phpdocs block is not found
theme/snap/settings/snap_basics.php
(#17) File-level phpdocs block is not found
theme/snap/settings/snap_hvp_settings.php
(#17) File-level phpdocs block is not found
theme/snap/settings/social_media_settings.php
(#17) File-level phpdocs block is not found
theme/snap/tests/activity_test.php
(#250) Function activity_test::override_assign_general is not documented
(#198) There is no description in phpdocs for function general_override
(#122) Phpdocs for function activity_test::create_label has incomplete parameters list
(#175) Phpdocs for function activity_test::extend_assign_deadline has incomplete parameters list
(#199) Phpdocs for function activity_test::general_override has incomplete parameters list
(#289) Phpdocs for function activity_test::override_assign_group_duedate has incomplete parameters list
(#300) Phpdocs for function activity_test::override_assign_group_opendate has incomplete parameters list
(#1348) Phpdocs for function activity_test::get_date_condition_json has incomplete parameters list
theme/snap/tests/assign_test.php
(#170) Function assign_test::create_one_ungraded_submission is not documented
(#396) Function assign_test::create_user_submission is not documented
(#20) Package mod_assign is not valid
(#21) Category phpunit is not valid
theme/snap/tests/behat/behat_theme_snap.php
(#141) Function behat_theme_snap::upload_file is not documented
(#149) There is no description in phpdocs for function i_upload_file
(#159) There is no description in phpdocs for function i_upload_cover_image
(#169) There is no description in phpdocs for function i_go_to_single_course_section
(#189) There is no description in phpdocs for function i_go_to_course_section
(#205) There is no description in phpdocs for function i_can_see_course_in_all_sections_mode
(#222) There is no description in phpdocs for function i_create_a_new_section_in_course
(#236) There is no description in phpdocs for function i_create_a_new_section_in_course_with_content
(#298) There is no description in phpdocs for function i_close_the_personal_menu
(#318) There is no description in phpdocs for function i_grade_the_assignment_as_follows
(#635) There is no description in phpdocs for function i_see_availabilityinfo
(#684) There is no description in phpdocs for function i_see_availabilityinfo_in
(#697) There is no description in phpdocs for function i_dont_see_availabilityinfo
(#723) There is no description in phpdocs for function i_dont_see_availabilityinfo_in
(#844) There is no description in phpdocs for function i_should_see_in_toc_item
(#855) There is no description in phpdocs for function i_should_not_see_in_toc_item
(#897) There is no description in phpdocs for function i_can_see_input_with_value
(#905) There is no description in phpdocs for function course_page_should_be_in_edit_mode
(#920) There is no description in phpdocs for function i_follow_the_page_heading_course_link
(#930) There is no description in phpdocs for function i_cannot_follow_the_page_heading
(#949) There is no description in phpdocs for function favorite_toggle_doesnt_exist_for_course
(#961) There is no description in phpdocs for function favorite_toggle_exists_for_course
(#972) There is no description in phpdocs for function course_card_appears_before
(#988) There is no description in phpdocs for function course_is_favorited
(#1000) There is no description in phpdocs for function course_is_not_favorited
(#1012) There is no description in phpdocs for function i_toggle_course_card_favorite
(#1035) There is no description in phpdocs for function i_enable_message_processor
(#1044) There is no description in phpdocs for function i_disable_message_processor
(#1053) There is no description in phpdocs for function i_am_on_the_course
(#1063) There is no description in phpdocs for function i_am_on_the_course_category_page
(#1095) There is no description in phpdocs for function pageheader_has_cover_image
(#1107) There is no description in phpdocs for function pageheader_does_not_have_cover_image
(#1120) There is no description in phpdocs for function personalmenu_has_coursecard_image
(#1132) There is no description in phpdocs for function personalmenu_does_not_have_coursecard_image
(#1166) There is no description in phpdocs for function i_click_on_nth_item_in_toc
(#1215) There is no description in phpdocs for function the_previous_navigation_for_section_is
(#1227) There is no description in phpdocs for function the_next_navigation_for_section_is
(#1255) There is no description in phpdocs for function the_previous_navigation_for_section_is_hidden
(#1263) There is no description in phpdocs for function the_next_navigation_for_section_is_hidden
(#1287) There is no description in phpdocs for function the_previous_navigation_for_section_is_visble
(#1295) There is no description in phpdocs for function the_next_navigation_for_section_is_visible
(#1320) There is no description in phpdocs for function the_course_format_is_set_to
(#1332) There is no description in phpdocs for function the_course_format_is_set_to_and_configured
(#1353) There is no description in phpdocs for function i_am_on_course_page
(#1363) There is no description in phpdocs for function i_am_on_course_subpage
(#1389) There is no description in phpdocs for function force_password_change_is_assigned_to_user
(#1424) There is no description in phpdocs for function the_teacher_role_is_removed_for
(#1446) There is no description in phpdocs for function i_should_see_asset_delete_dialog
(#1455) There is no description in phpdocs for function i_should_not_see_asset_delete_dialog
(#1471) There is no description in phpdocs for function i_should_see_section_delete_dialog
(#1480) There is no description in phpdocs for function i_should_not_see_section_delete_dialog
(#1497) There is no description in phpdocs for function i_cancel_dialog
(#1505) There is no description in phpdocs for function can_or_cant_see_asset_in_course_asset_search
(#1524) There is no description in phpdocs for function i_can_see_asset_in_course_asset_search
(#1532) There is no description in phpdocs for function i_cannot_see_asset_in_course_asset_search
(#1540) There is no description in phpdocs for function debugging_is_turned_off
(#1617) There is no description in phpdocs for function i_should_not_see_an_error_dialog
(#1630) There is no description in phpdocs for function i_am_redirected_to_site_policy_page
(#1641) There is no description in phpdocs for function i_am_currently_on_the_site_home_page
(#1661) There is no description in phpdocs for function i_highlight_section
(#1671) There is no description in phpdocs for function deadline_is_extended
(#1722) There is no description in phpdocs for function i_see_personal_menu_deadline
(#1732) There is no description in phpdocs for function i_dont_see_personal_menu_deadline
(#1744) There is no description in phpdocs for function meta_assign_xpath
(#1765) There is no description in phpdocs for function meta_assign_is_not_submitted
(#1774) There is no description in phpdocs for function meta_assign_is_submitted
(#1783) There is no description in phpdocs for function meta_assign_overdue
(#1793) There is no description in phpdocs for function meta_assign_not_overdue
(#1806) There is no description in phpdocs for function meta_assign_has_feedback
(#1816) There is no description in phpdocs for function meta_assign_not_has_feedback
(#1853) There is no description in phpdocs for function i_check_element_has_class
(#1888) There is no description in phpdocs for function activity_is_deleted
(#319) Phpdocs for function behat_theme_snap::i_grade_the_assignment_as_follows has incomplete parameters list
(#504) Phpdocs for function behat_theme_snap::i_set_section_summary_to has incomplete parameters list
(#898) Phpdocs for function behat_theme_snap::i_can_see_input_with_value has incomplete parameters list
(#1336) Phpdocs for function behat_theme_snap::the_course_format_is_set_to_and_configured has incomplete parameters list
(#1365) Phpdocs for function behat_theme_snap::i_am_on_course_subpage has incomplete parameters list
(#1402) Phpdocs for function behat_theme_snap::unassign_role_from_user has incomplete parameters list
(#1506) Phpdocs for function behat_theme_snap::can_or_cant_see_asset_in_course_asset_search has incomplete parameters list
(#1570) Phpdocs for function behat_theme_snap::activity_marked_as_complete has incomplete parameters list
(#1594) Phpdocs for function behat_theme_snap::activity_marked_as_not_complete has incomplete parameters list
(#1675) Phpdocs for function behat_theme_snap::deadline_is_extended has incomplete parameters list
(#1889) Phpdocs for function behat_theme_snap::activity_is_deleted has incomplete parameters list
(#1906) Phpdocs for function behat_theme_snap::i_am_on_activity_page has incomplete parameters list
(#1957) Phpdocs for function behat_theme_snap::i_set_the_text_field_with_multi_line_text has incomplete parameters list
(#1995) Phpdocs for function behat_theme_snap::i_scroll_into_view_base has incomplete parameters list
(#624) Invalid phpdocs tag @codingStandardsIgnoreStart used
(#626) Invalid phpdocs tag @codingStandardsIgnoreEnd used
(#689) Invalid phpdocs tag @codingStandardsIgnoreStart used
(#691) Invalid phpdocs tag @codingStandardsIgnoreEnd used
(#728) Invalid phpdocs tag @codingStandardsIgnoreStart used
(#730) Invalid phpdocs tag @codingStandardsIgnoreEnd used
(#741) Invalid phpdocs tag @codingStandardsIgnoreStart used
(#743) Invalid phpdocs tag @codingStandardsIgnoreEnd used
(#763) Invalid phpdocs tag @codingStandardsIgnoreStart used
(#765) Invalid phpdocs tag @codingStandardsIgnoreEnd used
(#797) Invalid phpdocs tag @codingStandardsIgnoreStart used
(#799) Invalid phpdocs tag @codingStandardsIgnoreEnd used
(#812) Invalid phpdocs tag @codingStandardsIgnoreStart used
(#812) Invalid phpdocs tag @codingStandardsIgnoreStart used
(#1147) Invalid phpdocs tag @codingStandardsIgnoreStart used
(#1149) Invalid phpdocs tag @codingStandardsIgnoreEnd used
(#1216) Invalid phpdocs tag @codingStandardsIgnoreStart used
(#1218) Invalid phpdocs tag @codingStandardsIgnoreEnd used
(#1228) Invalid phpdocs tag @codingStandardsIgnoreStart used
(#1230) Invalid phpdocs tag @codingStandardsIgnoreEnd used
(#1333) Invalid phpdocs tag @codingStandardsIgnoreStart used
(#1335) Invalid phpdocs tag @codingStandardsIgnoreEnd used
(#1425) Invalid phpdocs tag @codingStandardsIgnoreStart used
(#1427) Invalid phpdocs tag @codingStandardsIgnoreEnd used
(#1574) Invalid phpdocs tag @codingStandardsIgnoreStart used
(#1576) Invalid phpdocs tag @codingStandardsIgnoreEnd used
(#1597) Invalid phpdocs tag @codingStandardsIgnoreStart used
(#1599) Invalid phpdocs tag @codingStandardsIgnoreEnd used
(#1672) Invalid phpdocs tag @codingStandardsIgnoreStart used
(#1674) Invalid phpdocs tag @codingStandardsIgnoreEnd used
(#1733) Invalid phpdocs tag @codingStandardsIgnoreStart used
(#1735) Invalid phpdocs tag @codingStandardsIgnoreEnd used
theme/snap/tests/behat/behat_theme_snap_behat_auth.php
(#36) Function behat_theme_snap_behat_auth::i_log_out is not documented
(#28) Package is not specified for class behat_theme_snap_behat_auth. It is also not specified in file-level phpdocs
theme/snap/tests/behat/behat_theme_snap_behat_blocks.php
(#38) Function behat_theme_snap_behat_blocks::i_add_the_block is not documented
(#30) Package is not specified for class behat_theme_snap_behat_blocks. It is also not specified in file-level phpdocs
theme/snap/tests/behat/behat_theme_snap_behat_course.php
(#38) Function behat_theme_snap_behat_course::i_add_to_section is not documented
(#30) Package is not specified for class behat_theme_snap_behat_course. It is also not specified in file-level phpdocs
theme/snap/tests/behat/behat_theme_snap_behat_course_categories.php
(#39) Class behat_theme_snap_behat_course_categories is not documented
(#76) Phpdocs for function behat_theme_snap_behat_course_categories::create_category has incomplete parameters list
(#39) Package is not specified for class behat_theme_snap_behat_course_categories. It is also not specified in file-level phpdocs
theme/snap/tests/behat/behat_theme_snap_behat_forms.php
(#41) Function behat_theme_snap_behat_forms::expand_all_fields is not documented
(#33) Package is not specified for class behat_theme_snap_behat_forms. It is also not specified in file-level phpdocs
theme/snap/tests/behat/behat_theme_snap_behat_general.php
(#141) Function behat_theme_snap_behat_general::assert_page_contains_text is not documented
(#176) Function behat_theme_snap_behat_general::assert_page_not_contains_text is not documented
(#207) Function behat_theme_snap_behat_general::assert_element_contains_text is not documented
(#248) Function behat_theme_snap_behat_general::assert_element_not_contains_text is not documented
(#282) Function behat_theme_snap_behat_general::recheck_for_nodes_not_containing_text is not documented
(#301) Invalid phpdocs tag @codingStandardsIgnoreStart used
(#303) Invalid phpdocs tag @codingStandardsIgnoreEnd used
(#335) Invalid phpdocs tag @codingStandardsIgnoreStart used
(#337) Invalid phpdocs tag @codingStandardsIgnoreEnd used
(#365) Invalid phpdocs tag @codingStandardsIgnoreLine used
(#32) Package is not specified for class behat_theme_snap_behat_general. It is also not specified in file-level phpdocs
theme/snap/tests/behat/behat_theme_snap_behat_message.php
(#36) Function behat_theme_snap_behat_message::i_send_message_to_user is not documented
(#28) Package is not specified for class behat_theme_snap_behat_message. It is also not specified in file-level phpdocs
theme/snap/tests/behat/behat_theme_snap_behat_navigation.php
(#95) Function behat_theme_snap_behat_navigation::select_node_in_navigation is not documented
(#81) Phpdocs for function behat_theme_snap_behat_navigation::i_navigate_to_in_current_page_administration has incomplete parameters list
(#112) Phpdocs for function behat_theme_snap_behat_navigation::i_am_on_course_homepage_with_editing_mode_on has incomplete parameters list
(#31) Package is not specified for class behat_theme_snap_behat_navigation. It is also not specified in file-level phpdocs
theme/snap/tests/behat/behat_theme_snap_behat_permissions.php
(#85) There is no description in phpdocs for function i_set_activityvisibility_capability_to_student
(#40) Phpdocs for function behat_theme_snap_behat_permissions::i_set_the_following_system_permissions_of_role has incomplete parameters list
(#42) Invalid phpdocs tag @inheritdoc used
(#31) Package is not specified for class behat_theme_snap_behat_permissions. It is also not specified in file-level phpdocs
theme/snap/tests/behat/behat_theme_snap_behat_repository_upload.php
(#41) Function behat_theme_snap_behat_repository_upload::get_filepicker_node is not documented
(#67) Function behat_theme_snap_behat_repository_upload::open_add_file_window is not documented
(#116) Function behat_theme_snap_behat_repository_upload::upload_file_to_filemanager is not documented
(#17) No one-line description found in phpdocs for file
(#33) Package is not specified for class behat_theme_snap_behat_repository_upload. It is also not specified in file-level phpdocs
theme/snap/tests/behat/behat_theme_snap_category_colors.php
(#83) Invalid phpdocs tag @codingStandardsIgnoreStart used
(#85) Invalid phpdocs tag @codingStandardsIgnoreEnd used
theme/snap/tests/behat/behat_theme_snap_custom_elements.php
(#44) Phpdocs for function behat_theme_snap_custom_elements::i_wait_for_custom_element_registry has incomplete parameters list
(#59) Phpdocs for function behat_theme_snap_custom_elements::wait_for_js_condition has incomplete parameters list
theme/snap/tests/behat/behat_theme_snap_scroll_back.php
(#39) Variable behat_theme_snap_scroll_back::$scrollid is not documented
(#41) There is no description in phpdocs for function reset_session_storage
(#49) There is no description in phpdocs for function the_stored_id_matches
(#69) There is no description in phpdocs for function id_for_element_is_saved
(#51) Phpdocs for function behat_theme_snap_scroll_back::the_stored_id_matches has incomplete parameters list
theme/snap/tests/controller/kernel_test.php
(#35) Function kernel_test::return_string_callback is not documented
(#39) Function kernel_test::echo_string_callback is not documented
(#43) Function kernel_test::both_string_callback is not documented
(#28) No one-line description found in phpdocs for class kernel_test
theme/snap/tests/controller/router_test.php
(#75) Function private_action_test_helper::init is not documented
(#81) Function private_action_test_helper::require_capability is not documented
(#32) No one-line description found in phpdocs for class router_test
theme/snap/tests/core_renderer_test.php
(#25) Package is not specified for class core_renderer_test. It is also not specified in file-level phpdocs
theme/snap/tests/course_total_grade_test.php
(#176) There is no description in phpdocs for function init
(#27) Package is not specified for class course_total_grade_Test. It is also not specified in file-level phpdocs
theme/snap/tests/custom_menu_spacing_test.php
(#47) Phpdocs for function custom_menu_spacing_test::review_if_spacer_exists has incomplete parameters list
theme/snap/tests/gradebookaccess_test.php
(#28) Class gradebookaccess_test is not documented
(#21) Category phpunit is not valid
theme/snap/tests/local_test.php
(#1054) Function local_test::create_extra_users is not documented
(#1440) Function local_test::completion_activity_helper is not documented
(#30) No one-line description found in phpdocs for class local_test
(#790) There is no description in phpdocs for function add_assignment
(#440) Phpdocs for function local_test::fake_site_image_setting_upload has incomplete parameters list
(#479) Phpdocs for function local_test::fake_site_image_setting_cleared has incomplete parameters list
(#547) Phpdocs for function local_test::fake_course_image_setting_upload has incomplete parameters list
theme/snap/tests/privacy_provider_test.php
(#137) Function privacy_provider_test::delete_setup is not documented
(#155) There is no description in phpdocs for function create_favorites
theme/snap/tests/recent_forum_activity_test.php
(#30) No one-line description found in phpdocs for class recent_forum_activity_test
(#265) There is no description in phpdocs for function test_forum_high_volume_posts
(#74) Phpdocs for function recent_forum_activity_test::plugin_present has incomplete parameters list
(#142) Phpdocs for function recent_forum_activity_test::test_forum_discussion_simple has incomplete parameters list
(#695) Phpdocs for function recent_forum_activity_test::create_discussion has incomplete parameters list
(#719) Phpdocs for function recent_forum_activity_test::create_post has incomplete parameters list
(#743) Phpdocs for function recent_forum_activity_test::create_reply has incomplete parameters list
theme/snap/tests/render_edit_mode_test.php
(#37) There is no description in phpdocs for function test_render_edit_mode
theme/snap/tests/renderables/featured_courses.php
(#28) Function featured_courses_test::test_featured_courses_empty is not documented
(#32) Function featured_courses_test::test_featured_courses is not documented
theme/snap/tests/services_course_test.php
(#458) Function services_course_test::count_course_sections is not documented
theme/snap/tests/snap_page_requirements_manager_test.php
(#26) Package is not specified for class snap_page_requirements_manager_test. It is also not specified in file-level phpdocs
theme/snap/tests/tr_lang_pack_test.php
(#26) Class tr_lang_pack_test is not documented
theme/snap/tests/urls_and_strings_check_test.php
(#27) Class urls_and_strings_check_test is not documented
(#57) Function urls_and_strings_check_test::getsubdomains is not documented
(#82) Function urls_and_strings_check_test::gettranslations is not documented
(#36) There is no description in phpdocs for function test_strings_specific_subdomain_correct
(#67) There is no description in phpdocs for function test_strings_check_lang_pack_correct
theme/snap/tests/webservice_definition_helper.php
(#16) File-level phpdocs block is not found
(#84) Class wsdocs_testing is not documented
(#135) Class var_nodescription is not documented
(#142) Class wsparam_notype is not documented
(#161) Function webservice_definition_helper::test_classname is not documented
(#170) Function webservice_definition_helper::test_usenamespaces is not documented
(#179) Function webservice_definition_helper::test_structure is not documented
(#189) Function webservice_definition_helper::test_wsdocs is not documented
(#242) Function webservice_definition_helper::test_convert_ws_param_to_object is not documented
(#281) Function webservice_definition_helper::test_convert_ws_param_array_to_object is not documented
(#320) Function webservice_definition_helper::test_convert_ws_param_no_type is not documented
(#326) Function webservice_definition_helper::test_convert_var_no_description is not documented
(#335) Function webservice_definition_helper::test_cache_definition is not documented
(#22) No one-line description found in phpdocs for class definition_helper_testable
(#63) No one-line description found in phpdocs for class wsdocs_teeth
(#143) Phpdocs for variable wsparam_notype::$something does not contain @var or incorrect
(#92) Invalid phpdocs tag @wsrequired used
(#98) Invalid phpdocs tag @wstype used
(#99) Invalid phpdocs tag @wsdesc used
(#100) Invalid phpdocs tag @wsallownull used
(#106) Invalid phpdocs tag @wstype used
(#107) Invalid phpdocs tag @wsdescription used
(#113) Invalid phpdocs tag @wstype used
(#114) Invalid phpdocs tag @wsdesc used
(#115) Invalid phpdocs tag @wsrequired used
(#121) Invalid phpdocs tag @wsparam used
(#144) Invalid phpdocs tag @wsparam used
(#22) Package is not specified for class definition_helper_testable. It is also not specified in file-level phpdocs
(#63) Package is not specified for class wsdocs_teeth. It is also not specified in file-level phpdocs
(#84) Package is not specified for class wsdocs_testing. It is also not specified in file-level phpdocs
(#135) Package is not specified for class var_nodescription. It is also not specified in file-level phpdocs
(#142) Package is not specified for class wsparam_notype. It is also not specified in file-level phpdocs
(#153) Package is not specified for class webservice_definition_helper. It is also not specified in file-level phpdocs
theme/snap/tests/webservice_ws_course_card_categories_test.php
(#19) Package is not specified for class webservice_ws_course_card_categories_test. It is also not specified in file-level phpdocs
theme/snap/tests/webservice_ws_course_card_data_test.php
(#19) Package is not specified for class webservice_ws_course_card_data_test. It is also not specified in file-level phpdocs
theme/snap/tests/webservice_ws_course_card_test.php
(#19) Package is not specified for class webservice_ws_course_card_test. It is also not specified in file-level phpdocs
theme/snap/tests/webservice_ws_course_toc_test.php
(#19) Package is not specified for class webservice_ws_course_toc_test. It is also not specified in file-level phpdocs
theme/snap/tests/webservice_ws_feed_activity_test.php
(#208) Function webservice_ws_feed_activity_test::create_message is not documented
(#19) Package is not specified for class webservice_ws_feed_activity_test. It is also not specified in file-level phpdocs

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 "gherkinlint" failed. Use --force to continue.

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(2 errors, 75 warnings)

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

theme/snap/templates/carousel.mustache
(#1) HTML Validation info, line 8: The “button” role is unnecessary for element “button”. (> <button id="play-button" role="button" class="btn btn-default btn-xs" aria-label=""> )
(#1) HTML Validation info, line 11: The “button” role is unnecessary for element “button”. (> <button id="pause-button" role="button" class="btn btn-default btn-xs" aria-label=""> )
theme/snap/templates/core/action_menu_trigger.mustache
(#1) HTML Validation error, line 3: The “aria-controls” attribute must point to an element in the same document. (own"> <a href="#" tabindex="0" class=" dropdown-toggle icon-no-margin" id="action-menu-toggle-1" aria-label="Example link title" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false" aria-controls="action-menu-1-menu"> )
theme/snap/templates/core/filemanager_page_generallayout.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 16: Attribute “href” not allowed on element “button” at this point. ( <button id="createfolderbtn" title="[[makeafolder]]" class="btn btn-secondary btn-sm" href="#"> )
(#1) HTML Validation error, line 21: Attribute “href” not allowed on element “button” at this point. ( <button id="downloadfolderbtn" title="[[downloadfolder, repository]]" class="btn btn-secondary btn-sm" href="#"> )
(#1) HTML Validation error, line 26: Attribute “href” not allowed on element “button” at this point. ( <button id="deletebtn" role="button" title="[[delete]]" class="btn btn-secondary btn-sm" href="#"> )
(#1) HTML Validation info, line 26: The “button” role is unnecessary for element “button”. ( <button id="deletebtn" role="button" title="[[delete]]" class="btn btn-secondary btn-sm" href="#"> )
(#1) HTML Validation error, line 36: Attribute “href” not allowed on element “button” at this point. ( <button id="displayiconsbtn" title="[[displayicons, repository]]" class="fp-vb-icons btn btn-secondary btn-sm" href="#"> )
(#1) HTML Validation error, line 39: Attribute “href” not allowed on element “button” at this point. ( <button id="displaydetailsbtn" title="[[displaydetails, repository]]" class="fp-vb-details btn btn-secondary btn-sm" href="#"> )
(#1) HTML Validation error, line 42: Attribute “href” not allowed on element “button” at this point. ( <button id="displaytreebtn" title="[[displaytree, repository]]" class="fp-vb-tree btn btn-secondary btn-sm" href="#"> )
theme/snap/templates/core/loginform.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
theme/snap/templates/core_admin/setting.mustache
(#1) HTML Validation error, line 4: The value of the “for” attribute of the “label” element must be the ID of a non-hidden form control. (> <label for="id0"> )
theme/snap/templates/core_course/activity_navigation.mustache
(#1) HTML Validation error, line 12: Bad value “” for attribute “id” on element “form”: An ID must not be the empty string. (s=""> <form method="post" action="#" class="form-inline" id=""> )
(#1) ESLint warning [consistent-return]: Expected to return a value at the end of function. ( $('#url_select_test').on(CustomEvents.events.accessibleChange, function() {
(#1) ESLint error [no-trailing-spaces]: Trailing spaces not allowed. ( ), Line: 11 Column: 1
theme/snap/templates/core_form/element-advcheckbox-inline.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 3: Bad value “” for attribute “name” on element “input”: Must not be empty. (> <input type="hidden" name="" value=""><inpu)
(#1) HTML Validation error, line 8: Bad value “” for attribute “name” on element “input”: Must not be empty. (value=""><input type="checkbox" name="" class="form-check-input " id="" size="" > )
(#1) HTML Validation error, line 8: Bad value “” for attribute “id” on element “input”: An ID must not be the empty string. (value=""><input type="checkbox" name="" class="form-check-input " id="" size="" > )
(#1) HTML Validation error, line 8: Bad value “” for attribute “size” on element “input”: The empty string is not a valid positive integer. (value=""><input type="checkbox" name="" class="form-check-input " id="" size="" > )
theme/snap/templates/core_form/element-advcheckbox.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 5: Bad value “” for attribute “name” on element “input”: Must not be empty. ( <input type="hidden" name="" value=""> )
(#1) HTML Validation error, line 10: Bad value “” for attribute “name” on element “input”: Must not be empty. (> <input type="checkbox" name="" class="" id="" > )
(#1) HTML Validation error, line 10: Bad value “” for attribute “id” on element “input”: An ID must not be the empty string. (> <input type="checkbox" name="" class="" id="" > )
theme/snap/templates/core_form/element-checkbox-inline.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 8: Bad value “” for attribute “name” on element “input”: Must not be empty. (fitem "><input type="checkbox" name="" class="form-check-input " id="" value="1" size="" > )
(#1) HTML Validation error, line 8: Bad value “” for attribute “id” on element “input”: An ID must not be the empty string. (fitem "><input type="checkbox" name="" class="form-check-input " id="" value="1" size="" > )
(#1) HTML Validation error, line 8: Bad value “” for attribute “size” on element “input”: The empty string is not a valid positive integer. (fitem "><input type="checkbox" name="" class="form-check-input " id="" value="1" size="" > )
theme/snap/templates/core_form/element-checkbox.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 10: Bad value “” for attribute “name” on element “input”: Must not be empty. (> <input type="checkbox" name="" class="" value="1" id="" > )
(#1) HTML Validation error, line 10: Bad value “” for attribute “id” on element “input”: An ID must not be the empty string. (> <input type="checkbox" name="" class="" value="1" id="" > )
theme/snap/templates/core_form/element-template-inline.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 3: Bad value “” for attribute “for” on element “label”: An ID must not be the empty string. ( " > <label class="col-form-label " for=""> )
(#1) HTML Validation error, line 3: The value of the “for” attribute of the “label” element must be the ID of a non-hidden form control. ( " > <label class="col-form-label " for=""> )
theme/snap/templates/core_form/element-template.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 9: Bad value “” for attribute “for” on element “label”: An ID must not be the empty string. (> <label class="col-form-label d-inline " for=""> )
(#1) HTML Validation error, line 9: The value of the “for” attribute of the “label” element must be the ID of a non-hidden form control. (> <label class="col-form-label d-inline " for=""> )
theme/snap/templates/course_action_section.mustache
(#1) Example context missing (@template section not found.)
(#1) Template produced no content
theme/snap/templates/course_search_form.mustache
(#1) HTML Validation error, line 6: Bad value “0” for attribute “size” on element “input”: Zero is not a positive integer. ( <input id="input_id" name="search" type="text" size="0" value="" class="form-control" placeholder="[[searchcourses]]"> )
theme/snap/templates/course_section_loading.mustache
(#1) Example context missing.
theme/snap/templates/course_section_navigation.mustache
(#1) Example context missing (@template section not found.)
theme/snap/templates/course_toc.mustache
(#1) Example context missing (@template section not found.)
(#1) Template produced no content
theme/snap/templates/course_toc_chapters.mustache
(#1) Example context missing (@template section not found.)
theme/snap/templates/course_toc_footer.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 5: Bad value “” for attribute “src” on element “img”: Must be non-empty. (> <img src="" class="svg-icon" alt="" />[[cour)
theme/snap/templates/course_toc_module_search.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 3: Attribute “search-enabled” not allowed on element “input” at this point. (se;"> <input search-enabled="true" id="toc-search-input" type="text" aria-label="[[search]]" placeholder="[[search, theme_snap]]" autocomplete="off" /> <)
theme/snap/templates/course_toc_progress.mustache
(#1) Example context missing (@template section not found.)
theme/snap/templates/custom_menu_item.mustache
(#1) Example context missing.
(#1) HTML Validation error, line 3: Element “li” not allowed as child of element “body” in this context. (Suppressing further errors from this subtree.) (d><body><li class="nav-item"> <)
theme/snap/templates/footer_alert.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation info, line 3: Empty heading. ("-1"> <h5 class="snap-footer-alert-title"></h5>)
theme/snap/templates/form_alert.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
theme/snap/templates/heading_help_collapse.mustache
(#1) Example context missing (@template section not found.)
theme/snap/templates/login_alternative_methods.mustache
(#1) Example context missing (@template section not found.)
theme/snap/templates/login_base_methods.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 2: Bad value “” for attribute “action” on element “form”: Must be non-empty. (ad><body><form action='' method='post'> <)
theme/snap/templates/mod_assign/grading_app.mustache
(#1) Example context missing.
(#1) HTML Validation error, line 16: Stray end tag “span”. (v><br/></span></div)
(#1) ESLint error [no-unused-vars]: 'nav' is assigned a value but never used. ( var nav = new GradingNavigation('[data-region="user-selector"]');
(#1) ESLint error [no-unused-vars]: 'tooltip' is assigned a value but never used. ( var tooltip = new ToolTip('[data-region="assignment-tooltip"]');
theme/snap/templates/mod_assign/grading_navigation.mustache
(#1) Example context missing.
(#1) HTML Validation error, line 15: Stray end tag “span”. (v><br/></span></div)
(#1) ESLint error [no-unused-vars]: 'nav' is assigned a value but never used. ( var nav = new GradingNavigation('[data-region="user-selector"]');
(#1) ESLint error [no-unused-vars]: 'tooltip' is assigned a value but never used. ( var tooltip = new ToolTip('[data-region="assignment-tooltip"]');
theme/snap/templates/mod_forum/settings_drawer_trigger.mustache
(#1) HTML Validation error, line 8: The “aria-controls” attribute must point to an element in the same document. (ad><body><button id="toggle-discussion-settings-drawer-would-be-a-uniqid" class="btn btn-icon icon-size-4 icon-no-margin colour-inherit" aria-controls="discussion-settings-drawer" aria-expanded="false" title="[[ togglesettingsdrawer, mod_forum ]]"> <)
theme/snap/templates/mod_forum/settings_header.mustache
(#1) HTML Validation error, line 11: The “aria-controls” attribute must point to an element in the same document. (b-2"> <button id="toggle-close-settings-drawer-would-be-a-uniqid" class="btn btn-icon icon-size-3 icon-no-margin mr-1 colour-inherit" data-action="toggle-settings-drawer" aria-controls="discussion-settings-drawer" aria-expanded="false" title="[[ closebuttontitle, core ]]" > )
theme/snap/templates/personal_menu.mustache
(#1) Example context missing (@template section not found.)
theme/snap/templates/personal_menu_current_courses.mustache
(#1) Example context missing (@template section not found.)
theme/snap/templates/secondary_navigation.mustache
(#1) Example context missing (@template section not found.)
theme/snap/templates/tool_lp/manage_competencies_page.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation info, line 3: Empty heading. (tencies"><h2> )
(#1) HTML Validation error, line 16: No “p” element in scope but a “p” end tag seen. (></form></p><ul d)
(#1) HTML Validation error, line 18: Element “img” not allowed as child of element “ul” in this context. (Suppressing further errors from this subtree.) (e="tree"><img src='pix-placeholder.png' alt='y/loading, core, [[loading, tool_lp]]'></ul>)
(#1) HTML Validation error, line 32: End tag for “body” seen, but there were unclosed elements. (</div></body></html)
(#1) HTML Validation error, line 2: Unclosed element “div”. (ad><body><div data-region="managecompetencies"><h2>)

Gherkin .feature problems

(477 errors, 0 warnings)

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

theme/snap/tests/behat/accessibility_carousel.feature
(#83) New line at EOF(end of file) is required
theme/snap/tests/behat/accessibility_core_notifications.feature
(#23) Multiple empty lines are not allowed
theme/snap/tests/behat/accessibility_asset_move.feature
(#23) Multiple empty lines are not allowed
theme/snap/tests/behat/accessibility_focus_order.feature
(#73) Multiple empty lines are not allowed
theme/snap/tests/behat/activity_condition_tags.feature
(#22) Multiple empty lines are not allowed
(#73) Multiple empty lines are not allowed
(#98) Wrong indentation for "Examples", expected indentation level of 4, but got 2
(#99) Wrong indentation for "example", expected indentation level of 6, but got 2
(#100) Wrong indentation for "example", expected indentation level of 6, but got 2
(#101) Wrong indentation for "example", expected indentation level of 6, but got 2
(#103) Multiple empty lines are not allowed
theme/snap/tests/behat/accessibility_tab_panels.feature
(#22) Trailing spaces are not allowed
theme/snap/tests/behat/activity_cards_functionality.feature
(#169) Multiple empty lines are not allowed
theme/snap/tests/behat/admin_block.feature
(#22) Multiple empty lines are not allowed
(#69) Wrong indentation for "example", expected indentation level of 6, but got 4
(#70) Wrong indentation for "example", expected indentation level of 6, but got 4
(#71) Wrong indentation for "example", expected indentation level of 6, but got 4
(#72) Wrong indentation for "example", expected indentation level of 6, but got 4
(#73) Wrong indentation for "example", expected indentation level of 6, but got 4
(#117) New line at EOF(end of file) is required
theme/snap/tests/behat/behat_navigation.feature
(#22) Multiple empty lines are not allowed
theme/snap/tests/behat/calendar_month.feature
(#36) Multiple empty lines are not allowed
(#40) Wrong indentation for "given", expected indentation level of 4, but got 2
(#48) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#53) Wrong indentation for "given", expected indentation level of 4, but got 2
(#54) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#61) Wrong indentation for "Step", expected indentation level of 4, but got 3
theme/snap/tests/behat/capability_activityvisibility_students.feature
(#72) Multiple empty lines are not allowed
theme/snap/tests/behat/color_contrast_checker.feature
(#22) Multiple empty lines are not allowed
theme/snap/tests/behat/content_bank_edit_content.feature
(#83) New line at EOF(end of file) is required
theme/snap/tests/behat/course_activity_meta.feature
(#473) New line at EOF(end of file) is required
theme/snap/tests/behat/course_admin_menu.feature
(#47) Wrong indentation for "Examples", expected indentation level of 4, but got 2
(#48) Wrong indentation for "example", expected indentation level of 6, but got 4
(#49) Wrong indentation for "example", expected indentation level of 6, but got 4
(#50) Wrong indentation for "example", expected indentation level of 6, but got 4
(#51) Wrong indentation for "example", expected indentation level of 6, but got 4
(#52) Wrong indentation for "example", expected indentation level of 6, but got 4
(#53) Wrong indentation for "example", expected indentation level of 6, but got 4
(#54) Wrong indentation for "example", expected indentation level of 6, but got 4
(#81) Wrong indentation for "Examples", expected indentation level of 4, but got 2
(#82) Wrong indentation for "example", expected indentation level of 6, but got 4
(#83) Wrong indentation for "example", expected indentation level of 6, but got 4
(#84) Wrong indentation for "example", expected indentation level of 6, but got 4
(#85) Wrong indentation for "example", expected indentation level of 6, but got 4
(#86) Wrong indentation for "example", expected indentation level of 6, but got 4
(#87) Wrong indentation for "example", expected indentation level of 6, but got 4
(#88) Wrong indentation for "example", expected indentation level of 6, but got 4
(#89) Wrong indentation for "example", expected indentation level of 6, but got 4
(#90) Wrong indentation for "example", expected indentation level of 6, but got 4
theme/snap/tests/behat/course_asset_delete.feature
(#71) Wrong indentation for "Examples", expected indentation level of 4, but got 2
(#72) Wrong indentation for "example", expected indentation level of 6, but got 4
(#73) Wrong indentation for "example", expected indentation level of 6, but got 4
(#74) Wrong indentation for "example", expected indentation level of 6, but got 4
(#103) Wrong indentation for "example", expected indentation level of 6, but got 4
(#104) Wrong indentation for "example", expected indentation level of 6, but got 4
(#105) Wrong indentation for "example", expected indentation level of 6, but got 4
(#118) Wrong indentation for "Examples", expected indentation level of 4, but got 2
(#119) Wrong indentation for "example", expected indentation level of 6, but got 4
(#120) Wrong indentation for "example", expected indentation level of 6, but got 4
(#121) Wrong indentation for "example", expected indentation level of 6, but got 4
theme/snap/tests/behat/course_asset_editing.feature
(#22) Multiple empty lines are not allowed
(#55) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#57) Wrong indentation for "Examples", expected indentation level of 4, but got 2
(#58) Wrong indentation for "example", expected indentation level of 6, but got 2
(#59) Wrong indentation for "example", expected indentation level of 6, but got 2
(#60) Wrong indentation for "example", expected indentation level of 6, but got 2
(#64) Wrong indentation for "given", expected indentation level of 4, but got 2
(#74) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#77) Wrong indentation for "Examples", expected indentation level of 4, but got 2
(#78) Wrong indentation for "example", expected indentation level of 6, but got 2
(#79) Wrong indentation for "example", expected indentation level of 6, but got 2
(#80) Wrong indentation for "example", expected indentation level of 6, but got 2
(#102) Wrong indentation for "Examples", expected indentation level of 4, but got 2
(#103) Wrong indentation for "example", expected indentation level of 6, but got 2
(#104) Wrong indentation for "example", expected indentation level of 6, but got 2
(#105) Wrong indentation for "example", expected indentation level of 6, but got 2
(#134) Wrong indentation for "Examples", expected indentation level of 4, but got 2
(#135) Wrong indentation for "example", expected indentation level of 6, but got 2
(#136) Wrong indentation for "example", expected indentation level of 6, but got 2
(#137) Wrong indentation for "example", expected indentation level of 6, but got 2
(#151) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#156) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#160) Wrong indentation for "Examples", expected indentation level of 4, but got 2
(#161) Wrong indentation for "example", expected indentation level of 6, but got 2
(#162) Wrong indentation for "example", expected indentation level of 6, but got 2
(#163) Wrong indentation for "example", expected indentation level of 6, but got 2
(#174) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#181) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#184) Wrong indentation for "Step", expected indentation level of 4, but got 3
theme/snap/tests/behat/course_category_color.feature
(#22) Multiple empty lines are not allowed
theme/snap/tests/behat/course_asset_move.feature
(#22) Multiple empty lines are not allowed
(#88) Wrong indentation for "given", expected indentation level of 4, but got 2
(#101) Wrong indentation for "Examples", expected indentation level of 4, but got 2
(#102) Wrong indentation for "example", expected indentation level of 6, but got 2
(#103) Wrong indentation for "example", expected indentation level of 6, but got 2
(#104) Wrong indentation for "example", expected indentation level of 6, but got 2
(#124) Wrong indentation for "Examples", expected indentation level of 4, but got 2
(#125) Wrong indentation for "example", expected indentation level of 6, but got 2
(#126) Wrong indentation for "example", expected indentation level of 6, but got 2
(#127) Wrong indentation for "example", expected indentation level of 6, but got 2
(#140) Wrong indentation for "example", expected indentation level of 6, but got 2
(#141) Wrong indentation for "example", expected indentation level of 6, but got 2
(#142) Wrong indentation for "example", expected indentation level of 6, but got 2
theme/snap/tests/behat/course_completion_manual.feature
(#23) Multiple empty lines are not allowed
(#28) Wrong indentation for "given", expected indentation level of 4, but got 2
theme/snap/tests/behat/course_conditional_restrictions.feature
(#22) Multiple empty lines are not allowed
(#52) Wrong indentation for "given", expected indentation level of 4, but got 2
(#104) Wrong indentation for "Examples", expected indentation level of 4, but got 2
(#105) Wrong indentation for "example", expected indentation level of 6, but got 2
(#106) Wrong indentation for "example", expected indentation level of 6, but got 2
(#107) Wrong indentation for "example", expected indentation level of 6, but got 2
theme/snap/tests/behat/course_category_colors_setting.feature
(#22) Multiple empty lines are not allowed
theme/snap/tests/behat/course_contacs.feature
(#23) Multiple empty lines are not allowed
theme/snap/tests/behat/course_download_content.feature
(#94) New line at EOF(end of file) is required
theme/snap/tests/behat/course_edit_blocks.feature
(#22) Multiple empty lines are not allowed
theme/snap/tests/behat/course_file_input_upload.feature
(#22) Multiple empty lines are not allowed
theme/snap/tests/behat/course_page_heading_link.feature
(#22) Multiple empty lines are not allowed
(#27) Wrong indentation for "given", expected indentation level of 4, but got 2
theme/snap/tests/behat/course_resource_media.feature
(#22) Multiple empty lines are not allowed
(#28) Wrong indentation for "given", expected indentation level of 4, but got 2
(#57) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#59) Wrong indentation for "Step", expected indentation level of 4, but got 3
theme/snap/tests/behat/course_section_creation_valid_name.feature
(#72) Wrong indentation for "Examples", expected indentation level of 4, but got 2
(#73) Wrong indentation for "example", expected indentation level of 6, but got 4
(#74) Wrong indentation for "example", expected indentation level of 6, but got 4
(#75) Wrong indentation for "example", expected indentation level of 6, but got 4
theme/snap/tests/behat/course_section_current.feature
(#22) Multiple empty lines are not allowed
(#27) Wrong indentation for "given", expected indentation level of 4, but got 2
(#49) Wrong indentation for "Examples", expected indentation level of 4, but got 2
(#50) Wrong indentation for "example", expected indentation level of 6, but got 4
(#51) Wrong indentation for "example", expected indentation level of 6, but got 4
(#52) Wrong indentation for "example", expected indentation level of 6, but got 4
(#69) Wrong indentation for "Examples", expected indentation level of 4, but got 2
(#70) Wrong indentation for "example", expected indentation level of 6, but got 4
(#71) Wrong indentation for "example", expected indentation level of 6, but got 4
(#72) Wrong indentation for "example", expected indentation level of 6, but got 4
(#93) Wrong indentation for "Examples", expected indentation level of 4, but got 2
(#94) Wrong indentation for "example", expected indentation level of 6, but got 4
(#95) Wrong indentation for "example", expected indentation level of 6, but got 4
(#96) Wrong indentation for "example", expected indentation level of 6, but got 4
(#100) Wrong indentation for "given", expected indentation level of 4, but got 2
(#117) Wrong indentation for "Examples", expected indentation level of 4, but got 2
(#118) Wrong indentation for "example", expected indentation level of 6, but got 4
(#119) Wrong indentation for "example", expected indentation level of 6, but got 4
(#120) Wrong indentation for "example", expected indentation level of 6, but got 4
theme/snap/tests/behat/course_section_highlight.feature
(#72) Wrong indentation for "Examples", expected indentation level of 4, but got 2
(#73) Wrong indentation for "example", expected indentation level of 6, but got 4
(#74) Wrong indentation for "example", expected indentation level of 6, but got 4
(#75) Wrong indentation for "example", expected indentation level of 6, but got 4
(#111) Wrong indentation for "Examples", expected indentation level of 4, but got 2
(#112) Wrong indentation for "example", expected indentation level of 6, but got 2
(#113) Wrong indentation for "example", expected indentation level of 6, but got 2
(#114) Wrong indentation for "example", expected indentation level of 6, but got 2
theme/snap/tests/behat/course_section_move.feature
(#22) Multiple empty lines are not allowed
(#77) Wrong indentation for "example", expected indentation level of 6, but got 2
(#78) Wrong indentation for "example", expected indentation level of 6, but got 2
(#79) Wrong indentation for "example", expected indentation level of 6, but got 2
(#121) Multiple empty lines are not allowed
theme/snap/tests/behat/course_summary_text_html.feature
(#23) Multiple empty lines are not allowed
(#37) Multiple empty lines are not allowed
theme/snap/tests/behat/course_switch_roles.feature
(#84) New line at EOF(end of file) is required
theme/snap/tests/behat/course_tools_grade.feature
(#47) Wrong indentation for "and", expected indentation level of 4, but got 6
(#48) Wrong indentation for "and", expected indentation level of 4, but got 6
(#49) Wrong indentation for "and", expected indentation level of 4, but got 6
(#50) Wrong indentation for "and", expected indentation level of 4, but got 6
(#51) Wrong indentation for "and", expected indentation level of 4, but got 6
(#55) Wrong indentation for "given", expected indentation level of 4, but got 2
(#69) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#83) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#102) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#110) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#118) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#128) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#136) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#144) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#170) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#180) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#188) Wrong indentation for "Step", expected indentation level of 4, but got 3
theme/snap/tests/behat/course_section_delete.feature
(#74) Wrong indentation for "Examples", expected indentation level of 4, but got 2
(#75) Wrong indentation for "example", expected indentation level of 6, but got 4
(#76) Wrong indentation for "example", expected indentation level of 6, but got 4
(#77) Wrong indentation for "example", expected indentation level of 6, but got 4
(#89) Wrong indentation for "Examples", expected indentation level of 4, but got 2
(#90) Wrong indentation for "example", expected indentation level of 6, but got 4
(#91) Wrong indentation for "example", expected indentation level of 6, but got 4
(#92) Wrong indentation for "example", expected indentation level of 6, but got 4
theme/snap/tests/behat/course_tools.feature
(#40) Multiple empty lines are not allowed
theme/snap/tests/behat/coursemodule_page.feature
(#22) Multiple empty lines are not allowed
(#59) Wrong indentation for "Examples", expected indentation level of 4, but got 2
(#60) Wrong indentation for "example", expected indentation level of 6, but got 2
(#61) Wrong indentation for "example", expected indentation level of 6, but got 2
(#62) Wrong indentation for "example", expected indentation level of 6, but got 2
(#64) Multiple empty lines are not allowed
(#128) Wrong indentation for "Examples", expected indentation level of 4, but got 2
(#129) Wrong indentation for "example", expected indentation level of 6, but got 2
(#130) Wrong indentation for "example", expected indentation level of 6, but got 2
(#131) Wrong indentation for "example", expected indentation level of 6, but got 2
theme/snap/tests/behat/cover_image.feature
(#22) Multiple empty lines are not allowed
theme/snap/tests/behat/custom_menu.feature
(#105) New line at EOF(end of file) is required
theme/snap/tests/behat/create_section_from_toc.feature
(#26) Wrong indentation for "given", expected indentation level of 4, but got 2
(#55) Wrong indentation for "given", expected indentation level of 4, but got 2
(#56) Wrong indentation for "and", expected indentation level of 4, but got 2
(#58) Wrong indentation for "and", expected indentation level of 4, but got 2
(#59) Wrong indentation for "Step", expected indentation level of 4, but got 2
(#61) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#65) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#68) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#73) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#74) Wrong indentation for "Examples", expected indentation level of 4, but got 2
(#75) Wrong indentation for "example", expected indentation level of 6, but got 4
(#76) Wrong indentation for "example", expected indentation level of 6, but got 4
(#77) Wrong indentation for "example", expected indentation level of 6, but got 4
(#81) Wrong indentation for "given", expected indentation level of 4, but got 2
(#87) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#89) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#91) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#93) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#95) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#99) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#101) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#103) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#105) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#107) Multiple empty lines are not allowed
(#108) Wrong indentation for "scenario tag", expected indentation level of 2, but got 3
(#110) Wrong indentation for "given", expected indentation level of 4, but got 3
(#111) Wrong indentation for "and", expected indentation level of 4, but got 3
(#113) Wrong indentation for "and", expected indentation level of 4, but got 3
(#116) Wrong indentation for "and", expected indentation level of 4, but got 5
(#118) Wrong indentation for "and", expected indentation level of 4, but got 5
(#119) Wrong indentation for "and", expected indentation level of 4, but got 5
(#120) Wrong indentation for "and", expected indentation level of 4, but got 5
(#121) Wrong indentation for "and", expected indentation level of 4, but got 5
(#123) Wrong indentation for "Examples", expected indentation level of 4, but got 3
(#124) Wrong indentation for "example", expected indentation level of 6, but got 5
(#125) Wrong indentation for "example", expected indentation level of 6, but got 5
(#126) Wrong indentation for "example", expected indentation level of 6, but got 5
theme/snap/tests/behat/edit_section_checkbox_disabled.feature
(#24) Multiple empty lines are not allowed
theme/snap/tests/behat/front_page_feature_spots.feature
(#84) New line at EOF(end of file) is required
theme/snap/tests/behat/front_page_module_page.feature
(#41) Wrong indentation for "given", expected indentation level of 4, but got 5
(#44) Wrong indentation for "and", expected indentation level of 4, but got 5
(#45) Wrong indentation for "and", expected indentation level of 4, but got 5
(#46) Wrong indentation for "and", expected indentation level of 4, but got 5
(#47) Wrong indentation for "and", expected indentation level of 4, but got 5
(#48) Wrong indentation for "and", expected indentation level of 4, but got 5
(#49) Wrong indentation for "and", expected indentation level of 4, but got 5
(#51) Wrong indentation for "and", expected indentation level of 4, but got 5
(#102) New line at EOF(end of file) is required
theme/snap/tests/behat/hidden_content.feature
(#59) New line at EOF(end of file) is required
theme/snap/tests/behat/global_search.feature
(#22) Multiple empty lines are not allowed
theme/snap/tests/behat/message_sending_messages.feature
(#23) Multiple empty lines are not allowed
theme/snap/tests/behat/message_managing_contacts.feature
(#23) Multiple empty lines are not allowed
theme/snap/tests/behat/messages_page.feature
(#23) Multiple empty lines are not allowed
theme/snap/tests/behat/mod_book_description_setting.feature
(#59) Wrong indentation for "and", expected indentation level of 4, but got 1
(#60) Wrong indentation for "and", expected indentation level of 4, but got 1
(#61) Wrong indentation for "and", expected indentation level of 4, but got 1
theme/snap/tests/behat/mod_url_and_resource_description.feature
(#64) New line at EOF(end of file) is required
(#64) Trailing spaces are not allowed
theme/snap/tests/behat/my_profile.feature
(#7) Wrong indentation for "Background", expected indentation level of 2, but got 4
(#12) Wrong indentation for "scenario tag", expected indentation level of 2, but got 4
(#13) Wrong indentation for "Scenario", expected indentation level of 2, but got 4
theme/snap/tests/behat/modules_auto_expand_error.feature
(#22) Multiple empty lines are not allowed
(#87) Multiple empty lines are not allowed
(#88) Multiple empty lines are not allowed
(#89) Multiple empty lines are not allowed
theme/snap/tests/behat/navigation_bar_colors.feature
(#22) Multiple empty lines are not allowed
theme/snap/tests/behat/open_forum_post_options.feature
(#42) Wrong indentation for "scenario tag", expected indentation level of 2, but got 4
(#43) Wrong indentation for "Scenario", expected indentation level of 2, but got 4
(#65) Wrong indentation for "scenario tag", expected indentation level of 2, but got 4
(#66) Wrong indentation for "Scenario", expected indentation level of 2, but got 4
theme/snap/tests/behat/personalmenu_course_feedback.feature
(#56) Wrong indentation for "example", expected indentation level of 6, but got 4
(#57) Wrong indentation for "example", expected indentation level of 6, but got 4
(#58) Wrong indentation for "example", expected indentation level of 6, but got 4
theme/snap/tests/behat/personalmenu_course_progress.feature
(#22) Multiple empty lines are not allowed
(#149) New line at EOF(end of file) is required
theme/snap/tests/behat/personalmenu_grades.feature
(#22) Multiple empty lines are not allowed
(#55) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#107) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#116) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#130) Wrong indentation for "Scenario", expected indentation level of 2, but got 4
(#131) Wrong indentation for "given", expected indentation level of 4, but got 6
(#133) Wrong indentation for "Step", expected indentation level of 4, but got 6
(#134) Wrong indentation for "and", expected indentation level of 4, but got 6
(#135) Wrong indentation for "and", expected indentation level of 4, but got 6
(#136) Wrong indentation for "and", expected indentation level of 4, but got 6
(#137) Wrong indentation for "and", expected indentation level of 4, but got 6
(#138) Wrong indentation for "and", expected indentation level of 4, but got 6
(#139) Wrong indentation for "and", expected indentation level of 4, but got 6
(#140) Wrong indentation for "and", expected indentation level of 4, but got 6
(#141) Wrong indentation for "and", expected indentation level of 4, but got 6
(#146) Wrong indentation for "and", expected indentation level of 4, but got 6
(#147) Wrong indentation for "and", expected indentation level of 4, but got 6
(#148) Wrong indentation for "and", expected indentation level of 4, but got 6
(#150) Wrong indentation for "given", expected indentation level of 4, but got 6
(#154) Wrong indentation for "and", expected indentation level of 4, but got 6
(#161) Wrong indentation for "and", expected indentation level of 4, but got 6
(#166) Wrong indentation for "and", expected indentation level of 4, but got 6
(#167) Wrong indentation for "and", expected indentation level of 4, but got 6
(#168) Wrong indentation for "and", expected indentation level of 4, but got 6
(#169) Wrong indentation for "and", expected indentation level of 4, but got 6
(#170) Wrong indentation for "and", expected indentation level of 4, but got 6
(#171) Wrong indentation for "Step", expected indentation level of 4, but got 6
(#172) Wrong indentation for "and", expected indentation level of 4, but got 6
(#173) Wrong indentation for "and", expected indentation level of 4, but got 6
(#174) Wrong indentation for "and", expected indentation level of 4, but got 6
(#175) Wrong indentation for "and", expected indentation level of 4, but got 6
(#178) Wrong indentation for "and", expected indentation level of 4, but got 6
(#183) Wrong indentation for "and", expected indentation level of 4, but got 6
(#184) Wrong indentation for "and", expected indentation level of 4, but got 6
(#185) Wrong indentation for "and", expected indentation level of 4, but got 6
(#186) Wrong indentation for "and", expected indentation level of 4, but got 6
(#187) Wrong indentation for "and", expected indentation level of 4, but got 6
(#188) Wrong indentation for "and", expected indentation level of 4, but got 6
(#189) Wrong indentation for "and", expected indentation level of 4, but got 6
(#190) Wrong indentation for "and", expected indentation level of 4, but got 6
(#191) Wrong indentation for "and", expected indentation level of 4, but got 6
(#194) Wrong indentation for "and", expected indentation level of 4, but got 6
(#195) Wrong indentation for "and", expected indentation level of 4, but got 6
(#196) Wrong indentation for "and", expected indentation level of 4, but got 6
(#197) Wrong indentation for "and", expected indentation level of 4, but got 6
(#198) Wrong indentation for "and", expected indentation level of 4, but got 6
(#199) Wrong indentation for "and", expected indentation level of 4, but got 6
(#200) Wrong indentation for "and", expected indentation level of 4, but got 6
(#201) Wrong indentation for "and", expected indentation level of 4, but got 6
(#202) Wrong indentation for "Step", expected indentation level of 4, but got 6
(#203) Wrong indentation for "and", expected indentation level of 4, but got 6
(#205) Wrong indentation for "and", expected indentation level of 4, but got 6
(#208) Wrong indentation for "and", expected indentation level of 4, but got 6
(#209) Wrong indentation for "and", expected indentation level of 4, but got 6
(#210) Wrong indentation for "and", expected indentation level of 4, but got 6
(#211) Wrong indentation for "and", expected indentation level of 4, but got 6
(#212) Wrong indentation for "Step", expected indentation level of 4, but got 5
(#214) Wrong indentation for "and", expected indentation level of 4, but got 6
(#215) Wrong indentation for "and", expected indentation level of 4, but got 6
(#216) Wrong indentation for "and", expected indentation level of 4, but got 6
(#217) Wrong indentation for "and", expected indentation level of 4, but got 6
(#218) Wrong indentation for "Step", expected indentation level of 4, but got 5
(#220) Wrong indentation for "and", expected indentation level of 4, but got 6
(#221) Wrong indentation for "and", expected indentation level of 4, but got 6
(#222) Wrong indentation for "and", expected indentation level of 4, but got 6
(#223) Wrong indentation for "and", expected indentation level of 4, but got 6
(#224) Wrong indentation for "Step", expected indentation level of 4, but got 6
(#226) Wrong indentation for "scenario tag", expected indentation level of 2, but got 4
(#227) Wrong indentation for "Scenario", expected indentation level of 2, but got 4
(#228) Wrong indentation for "given", expected indentation level of 4, but got 6
(#230) Wrong indentation for "Step", expected indentation level of 4, but got 5
(#231) Wrong indentation for "and", expected indentation level of 4, but got 6
(#232) Wrong indentation for "and", expected indentation level of 4, but got 6
(#233) Wrong indentation for "and", expected indentation level of 4, but got 6
(#234) Wrong indentation for "and", expected indentation level of 4, but got 6
(#235) Wrong indentation for "and", expected indentation level of 4, but got 6
(#236) Wrong indentation for "and", expected indentation level of 4, but got 6
(#237) Wrong indentation for "and", expected indentation level of 4, but got 6
(#238) Wrong indentation for "and", expected indentation level of 4, but got 6
(#243) Wrong indentation for "and", expected indentation level of 4, but got 6
(#244) Wrong indentation for "and", expected indentation level of 4, but got 6
(#245) Wrong indentation for "and", expected indentation level of 4, but got 6
(#250) Wrong indentation for "and", expected indentation level of 4, but got 6
(#253) Wrong indentation for "and", expected indentation level of 4, but got 6
(#257) Wrong indentation for "and", expected indentation level of 4, but got 6
(#265) Wrong indentation for "and", expected indentation level of 4, but got 6
(#271) Wrong indentation for "and", expected indentation level of 4, but got 6
(#272) Wrong indentation for "and", expected indentation level of 4, but got 6
(#275) Wrong indentation for "and", expected indentation level of 4, but got 6
(#276) Wrong indentation for "and", expected indentation level of 4, but got 6
(#277) Wrong indentation for "and", expected indentation level of 4, but got 6
(#278) Wrong indentation for "and", expected indentation level of 4, but got 6
(#279) Wrong indentation for "and", expected indentation level of 4, but got 6
(#280) Wrong indentation for "and", expected indentation level of 4, but got 6
(#281) Wrong indentation for "and", expected indentation level of 4, but got 6
(#282) Wrong indentation for "and", expected indentation level of 4, but got 6
(#283) Wrong indentation for "and", expected indentation level of 4, but got 6
(#285) Wrong indentation for "and", expected indentation level of 4, but got 6
(#286) Wrong indentation for "and", expected indentation level of 4, but got 6
(#288) Wrong indentation for "and", expected indentation level of 4, but got 6
(#289) Wrong indentation for "and", expected indentation level of 4, but got 6
(#290) Wrong indentation for "and", expected indentation level of 4, but got 6
(#291) Wrong indentation for "Step", expected indentation level of 4, but got 5
(#292) Wrong indentation for "and", expected indentation level of 4, but got 6
(#294) Wrong indentation for "and", expected indentation level of 4, but got 6
(#295) Wrong indentation for "and", expected indentation level of 4, but got 6
(#296) Wrong indentation for "and", expected indentation level of 4, but got 6
(#297) Wrong indentation for "Step", expected indentation level of 4, but got 6
(#298) Wrong indentation for "and", expected indentation level of 4, but got 6
(#300) Wrong indentation for "and", expected indentation level of 4, but got 6
(#301) Wrong indentation for "and", expected indentation level of 4, but got 6
(#302) Wrong indentation for "and", expected indentation level of 4, but got 6
(#303) Wrong indentation for "Step", expected indentation level of 4, but got 5
(#304) Wrong indentation for "and", expected indentation level of 4, but got 6
(#307) Wrong indentation for "and", expected indentation level of 4, but got 6
(#308) Wrong indentation for "and", expected indentation level of 4, but got 6
(#309) Wrong indentation for "and", expected indentation level of 4, but got 6
(#310) Wrong indentation for "and", expected indentation level of 4, but got 6
(#311) Wrong indentation for "and", expected indentation level of 4, but got 6
(#312) Wrong indentation for "and", expected indentation level of 4, but got 6
(#313) Wrong indentation for "and", expected indentation level of 4, but got 6
(#314) Wrong indentation for "and", expected indentation level of 4, but got 6
(#315) Wrong indentation for "and", expected indentation level of 4, but got 6
(#317) Wrong indentation for "and", expected indentation level of 4, but got 6
(#318) Wrong indentation for "and", expected indentation level of 4, but got 6
(#320) Wrong indentation for "and", expected indentation level of 4, but got 6
(#321) Wrong indentation for "and", expected indentation level of 4, but got 6
(#322) Wrong indentation for "and", expected indentation level of 4, but got 6
(#323) Wrong indentation for "Step", expected indentation level of 4, but got 5
(#324) Wrong indentation for "and", expected indentation level of 4, but got 6
(#326) Wrong indentation for "and", expected indentation level of 4, but got 6
(#327) Wrong indentation for "and", expected indentation level of 4, but got 6
(#328) Wrong indentation for "and", expected indentation level of 4, but got 6
(#329) Wrong indentation for "Step", expected indentation level of 4, but got 5
(#330) Wrong indentation for "and", expected indentation level of 4, but got 6
(#332) Wrong indentation for "and", expected indentation level of 4, but got 6
(#333) Wrong indentation for "and", expected indentation level of 4, but got 6
(#334) Wrong indentation for "and", expected indentation level of 4, but got 6
(#335) Wrong indentation for "Step", expected indentation level of 4, but got 5
(#336) Wrong indentation for "and", expected indentation level of 4, but got 6
theme/snap/tests/behat/personalmenu_deadlines.feature
(#22) Multiple empty lines are not allowed
theme/snap/tests/behat/personalmenu_messages.feature
(#22) Multiple empty lines are not allowed
theme/snap/tests/behat/profile_based_branding.feature
(#22) Multiple empty lines are not allowed
theme/snap/tests/behat/personalmenu_mobile.feature
(#22) Multiple empty lines are not allowed
(#64) Wrong indentation for "example", expected indentation level of 6, but got 4
(#65) Wrong indentation for "example", expected indentation level of 6, but got 4
(#66) Wrong indentation for "example", expected indentation level of 6, but got 4
(#82) Wrong indentation for "example", expected indentation level of 6, but got 4
(#83) Wrong indentation for "example", expected indentation level of 6, but got 4
(#84) Wrong indentation for "example", expected indentation level of 6, but got 4
(#85) Wrong indentation for "example", expected indentation level of 6, but got 4
(#86) Wrong indentation for "example", expected indentation level of 6, but got 4
(#88) Multiple empty lines are not allowed
theme/snap/tests/behat/quiz_attempts_count.feature
(#23) Multiple empty lines are not allowed
theme/snap/tests/behat/securelayout.feature
(#23) Feature name is already used in: lib/tests/behat/securelayout.feature
(#61) New line at EOF(end of file) is required
theme/snap/tests/behat/settings_link.feature
(#22) Multiple empty lines are not allowed
(#43) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#49) Wrong indentation for "Step", expected indentation level of 4, but got 3
theme/snap/tests/behat/show_appearance_menu_disabled.feature
(#57) New line at EOF(end of file) is required
theme/snap/tests/behat/single_activity.feature
(#30) Wrong indentation for "given", expected indentation level of 4, but got 2
theme/snap/tests/behat/site_footer.feature
(#29) Wrong indentation for "and", expected indentation level of 4, but got 6
(#39) Wrong indentation for "and", expected indentation level of 4, but got 6
(#40) Wrong indentation for "and", expected indentation level of 4, but got 6
(#41) Wrong indentation for "and", expected indentation level of 4, but got 6
(#42) Wrong indentation for "and", expected indentation level of 4, but got 6
(#43) Wrong indentation for "and", expected indentation level of 4, but got 6
(#44) Wrong indentation for "and", expected indentation level of 4, but got 6
(#45) Wrong indentation for "and", expected indentation level of 4, but got 6
(#46) Wrong indentation for "and", expected indentation level of 4, but got 6
(#47) Wrong indentation for "Step", expected indentation level of 4, but got 5
(#48) Wrong indentation for "and", expected indentation level of 4, but got 6
(#50) Wrong indentation for "and", expected indentation level of 4, but got 6
(#51) Wrong indentation for "and", expected indentation level of 4, but got 6
(#52) Wrong indentation for "Step", expected indentation level of 4, but got 5
(#53) Wrong indentation for "and", expected indentation level of 4, but got 6
(#54) Wrong indentation for "and", expected indentation level of 4, but got 6
(#55) Wrong indentation for "and", expected indentation level of 4, but got 6
(#56) Wrong indentation for "Step", expected indentation level of 4, but got 5
(#57) Wrong indentation for "and", expected indentation level of 4, but got 6
(#58) Wrong indentation for "and", expected indentation level of 4, but got 6
(#59) Wrong indentation for "Step", expected indentation level of 4, but got 5
(#60) Wrong indentation for "and", expected indentation level of 4, but got 6
(#61) Wrong indentation for "and", expected indentation level of 4, but got 6
(#90) New line at EOF(end of file) is required
theme/snap/tests/behat/single_section_override.feature
(#22) Multiple empty lines are not allowed
(#49) Wrong indentation for "Step", expected indentation level of 4, but got 3
theme/snap/tests/behat/snap_breadcrumbs.feature
(#48) Wrong indentation for "example", expected indentation level of 6, but got 4
(#49) Wrong indentation for "example", expected indentation level of 6, but got 4
(#50) Wrong indentation for "example", expected indentation level of 6, but got 4
(#51) Wrong indentation for "example", expected indentation level of 6, but got 4
(#52) Wrong indentation for "example", expected indentation level of 6, but got 4
(#53) Wrong indentation for "example", expected indentation level of 6, but got 4
(#54) Wrong indentation for "example", expected indentation level of 6, but got 4
(#55) Wrong indentation for "example", expected indentation level of 6, but got 4
(#56) Wrong indentation for "example", expected indentation level of 6, but got 4
(#57) Wrong indentation for "example", expected indentation level of 6, but got 4
theme/snap/tests/behat/snap_custom_login.feature
(#22) Multiple empty lines are not allowed
(#46) New line at EOF(end of file) is required
theme/snap/tests/behat/snap_external_tools.feature
(#61) New line at EOF(end of file) is required
theme/snap/tests/behat/snap_alternative_logins.feature
(#84) New line at EOF(end of file) is required
theme/snap/tests/behat/snap_forum.feature
(#22) Multiple empty lines are not allowed
theme/snap/tests/behat/snap_user_profile.feature
(#36) New line at EOF(end of file) is required