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

(312 errors, 65 warnings)

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

mod/labellud/backup/moodle2/backup_labellud_activity_task.class.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#23) Whitespace found at end of line
(#55) The static declaration must come after the visibility declaration
mod/labellud/backup/moodle2/backup_labellud_stepslib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#20) Whitespace found at end of line
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
mod/labellud/backup/moodle2/restore_labellud_activity_task.class.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Whitespace found at end of line
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Inline comments must start with a capital letter, digit or 3-dots sequence
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) The static declaration must come after the visibility declaration
(#66) The static declaration must come after the visibility declaration
(#76) The static declaration must come after the visibility declaration
(#96) The static declaration must come after the visibility declaration
mod/labellud/backup/moodle2/restore_labellud_stepslib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Whitespace found at end of line
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) Inline comments must start with a capital letter, digit or 3-dots sequence
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
mod/labellud/classes/privacy/provider.php
(#21) Whitespace found at end of line
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#31) Whitespace found at end of line
mod/labellud/db/access.php
(#21) Whitespace found at end of line
(#48) Whitespace found at end of line
mod/labellud/db/log.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#23) Whitespace found at end of line
(#30) Expected 1 space before "=>"; 0 found
(#30) Expected 1 space after "=>"; 0 found
(#30) Expected 1 space before "=>"; 0 found
(#30) Expected 1 space after "=>"; 0 found
(#30) Expected 1 space before "=>"; 0 found
(#30) Expected 1 space after "=>"; 0 found
(#30) Expected 1 space before "=>"; 0 found
(#30) Expected 1 space after "=>"; 0 found
(#31) Expected 1 space before "=>"; 0 found
(#31) Expected 1 space after "=>"; 0 found
(#31) Expected 1 space before "=>"; 0 found
(#31) Expected 1 space after "=>"; 0 found
(#31) Expected 1 space before "=>"; 0 found
(#31) Expected 1 space after "=>"; 0 found
(#31) Expected 1 space before "=>"; 0 found
(#31) Expected 1 space after "=>"; 0 found
(#32) File must end with a newline character
mod/labellud/db/upgrade.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Whitespace found at end of line
(#30) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/labellud/index.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#22) Whitespace found at end of line
(#26) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#29) Commas (,) must be followed by white space.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Expected 1 space before "=>"; 0 found
(#31) Expected 1 space after "=>"; 0 found
mod/labellud/lang/en/labellud.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#22) Whitespace found at end of line
mod/labellud/lib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#22) Whitespace found at end of line
(#31) Constants must be uppercase; expected "LABELLUD_MAX_NAME_LENGTH" but found "labellud_MAX_NAME_LENGTH"
(#39) Commas (,) must be followed by white space.
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Commas (,) must be followed by white space.
(#64) Line exceeds 132 characters; contains 141 characters
(#70) Whitespace found at end of line
(#92) Line exceeds 132 characters; contains 141 characters
(#99) Whitespace found at end of line
(#121) Expected 1 space before "=>"; 0 found
(#121) Expected 1 space after "=>"; 0 found
(#130) Expected 1 space before "=>"; 0 found
(#130) Expected 1 space after "=>"; 0 found
(#150) Expected 1 space before "=>"; 0 found
(#150) Expected 1 space after "=>"; 0 found
(#152) Inline comments must start with a capital letter, digit or 3-dots sequence
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) Expected 1 space before "=>"; 0 found
(#154) Expected 1 space after "=>"; 0 found
(#157) Inline comments must start with a capital letter, digit or 3-dots sequence
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#168) Expected 1 space before opening brace; found 0
(#170) Whitespace found at end of line
(#171) Expected 1 space before "=>"; 0 found
(#171) Expected 1 space after "=>"; 0 found
(#172) Whitespace found at end of line
(#173) Variable "label_type" must not contain underscores.
(#174) Whitespace found at end of line
(#175) Expected "if (...) {\n"; found "if (...){\n"
(#176) Variable "label_type" must not contain underscores.
(#178) Whitespace found at end of line
(#179) Variable "label_type" must not contain underscores.
(#180) Variable "label_type" must not contain underscores.
(#181) Variable "label_type" must not contain underscores.
(#182) Whitespace found at end of line
(#188) Expected 1 space before opening brace; found 0
(#190) Whitespace found at end of line
(#194) Variable "user_roles" must not contain underscores.
(#195) Whitespace found at end of line
(#197) Variable "user_roles" must not contain underscores.
(#197) AS keyword must be lowercase; expected "as" but found "AS"
(#197) Variable "user_role" must not contain underscores.
(#198) Variable "user_role" must not contain underscores.
(#198) Commas (,) must be followed by white space.
(#202) Whitespace found at end of line
(#238) Closing brace must be on a line by itself
(#239) Closing brace must be on a line by itself
(#240) Closing brace must be on a line by itself
(#241) Closing brace must be on a line by itself
(#242) Closing brace must be on a line by itself
(#243) Closing brace must be on a line by itself
(#244) Closing brace must be on a line by itself
(#245) Closing brace must be on a line by itself
(#246) Closing brace must be on a line by itself
(#247) Closing brace must be on a line by itself
(#249) Closing brace must be on a line by itself
(#338) Inline comments must end in full-stops, exclamation marks, or question marks
(#353) Inline comments must end in full-stops, exclamation marks, or question marks
(#372) Inline comments must end in full-stops, exclamation marks, or question marks
(#381) Inline comments must end in full-stops, exclamation marks, or question marks
mod/labellud/locallib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#19) Whitespace found at end of line
(#23) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#36) Whitespace found at end of line
(#37) Visibility must be declared on method "get_course_roles"
(#37) Expected 1 space before opening brace; found 0
(#39) Variable "GLOBALS" must be all lower-case
(#41) Whitespace found at end of line
(#42) Visibility must be declared on method "count"
(#42) Expected 1 space before opening brace; found 0
(#46) Whitespace found at end of line
(#47) Visibility must be declared on method "set_defaultcount"
(#50) Whitespace found at end of line
(#51) Visibility must be declared on method "get_default_type"
(#51) Expected 1 space before opening brace; found 0
(#59) Whitespace found at end of line
(#62) Whitespace found at end of line
(#64) Whitespace found at end of line
(#66) Visibility must be declared on method "get_type"
(#66) Expected 1 space before opening brace; found 0
(#71) Whitespace found at end of line
(#73) Whitespace found at end of line
(#75) Whitespace found at end of line
(#77) Expected "if (...) {\n"; found "if (...){\n"
(#82) Expected "if (...) {\n"; found "if (...){\n"
(#85) Whitespace found at end of line
(#87) Expected "if (...) {\n"; found "if (...){\n"
(#92) Expected "if (...) {\n"; found "if (...){\n"
(#95) Whitespace found at end of line
(#97) Expected "if (...) {\n"; found "if (...){\n"
(#99) Expected "} else {\n"; found "}else{\n"
(#102) Whitespace found at end of line
(#105) Whitespace found at end of line
(#107) Whitespace found at end of line
(#109) Visibility must be declared on method "get_types"
(#109) Expected 1 space before opening brace; found 0
(#110) Whitespace found at end of line
(#113) Whitespace found at end of line
(#114) Expected "for (...) {\n"; found "for (...){\n"
(#114) Whitespace found before first semicolon of FOR loop
(#114) Space found before semicolon; expected "1;" but found "1 ;"
(#114) Whitespace found before second semicolon of FOR loop
(#114) Space found before semicolon; expected "$count;" but found "$count ;"
(#116) Expected "if (...) {\n"; found "if (...){\n"
(#121) Whitespace found at end of line
(#124) Whitespace found at end of line
(#125) Visibility must be declared on method "add_separator"
(#125) Expected 1 space before opening brace; found 0
(#126) Whitespace found at end of line
(#128) Whitespace found at end of line
(#130) Whitespace found at end of line
(#131) Visibility must be declared on method "get_settings_type_name"
(#131) Expected 1 space before opening brace; found 0
(#132) Whitespace found at end of line
(#136) Whitespace found at end of line
(#145) Visibility must be declared on method "get_settings_type_fontawesomeicon"
(#145) Expected 1 space before opening brace; found 0
(#158) Whitespace found at end of line
(#159) Visibility must be declared on method "get_settings_type_role"
(#159) Expected 1 space before opening brace; found 0
(#163) Whitespace found at end of line
(#165) Whitespace found at end of line
(#166) Variable "form_roles" must not contain underscores.
(#167) AS keyword must be lowercase; expected "as" but found "AS"
(#168) Variable "form_roles" must not contain underscores.
(#170) Whitespace found at end of line
(#171) Whitespace found at end of line
(#172) Whitespace found at end of line
(#173) Whitespace found at end of line
(#175) Variable "form_roles" must not contain underscores.
(#178) Whitespace found at end of line
(#179) Visibility must be declared on method "get_settings_type_color"
(#179) Expected 1 space before opening brace; found 0
(#183) Whitespace found at end of line
(#189) Whitespace found at end of line
(#192) Visibility must be declared on method "get_settings_type_fontcolor"
(#192) Expected 1 space before opening brace; found 0
(#204) Whitespace found at end of line
(#205) Visibility must be declared on method "check_config"
(#207) Whitespace found at end of line
(#208) Variable "count_types" must not contain underscores.
(#209) Expected "for (...) {\n"; found "for (...){\n"
(#209) Whitespace found before first semicolon of FOR loop
(#209) Space found before semicolon; expected "0;" but found "0 ;"
(#209) Whitespace found before second semicolon of FOR loop
(#209) Space found before semicolon; expected "$count;" but found "$count ;"
(#210) Expected "if (...) {\n"; found "if (...){\n"
(#211) Variable "count_types" must not contain underscores.
(#214) Expected "if (...) {\n"; found "if (...){\n"
(#214) Variable "count_types" must not contain underscores.
(#219) Whitespace found at end of line
(#220) Visibility must be declared on method "clean"
(#220) Expected 1 space before opening brace; found 0
(#222) Whitespace found at end of line
(#223) Expected "for (...) {\n"; found "for(...){\n"
(#223) Expected 1 space before "="; 0 found
(#223) Expected 1 space after "="; 0 found
(#223) Expected 1 space before "+"; 0 found
(#223) Expected 1 space after "+"; 0 found
(#223) Expected 1 space after first semicolon of FOR loop; 0 found
(#223) Expected 1 space before "<"; 0 found
(#223) Expected 1 space after "<"; 0 found
(#223) Expected 1 space before "+"; 0 found
(#223) Expected 1 space after "+"; 0 found
(#223) Expected 1 space after second semicolon of FOR loop; 0 found
(#225) Expected "if (...) {\n"; found "if (...){\n"
(#227) Expected "} else {\n"; found "}else{\n"
(#232) Whitespace found at end of line
(#233) Visibility must be declared on method "remove_type"
(#233) Expected 1 space before opening brace; found 0
mod/labellud/mod_form.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#22) Whitespace found at end of line
(#28) "require_once" must be immediately followed by an open parenthesis
(#29) "require_once" must be immediately followed by an open parenthesis
(#33) Visibility must be declared on method "definition"
(#40) Whitespace found at end of line
(#46) Whitespace found at end of line
(#48) Variable "type_select" must not contain underscores.
(#49) Whitespace found at end of line
(#50) Variable "enable_custom_name_checkbox" must not contain underscores.
(#50) Line exceeds maximum limit of 180 characters; contains 184 characters
(#51) Variable "name_text" must not contain underscores.
(#51) Line exceeds 132 characters; contains 140 characters
(#53) Whitespace found at end of line
(#53) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#54) Whitespace found at end of line
(#55) Commas (,) must be followed by white space.
(#56) Whitespace found at end of line
(#57) Expected "if (...) {\n"; found "if(...){\n"
(#58) Variable "type_select" must not contain underscores.
(#61) Variable "enable_custom_name_checkbox" must not contain underscores.
(#62) Variable "name_text" must not contain underscores.
(#64) Whitespace found at end of line
(#78) Whitespace found at end of line
(#79) Visibility must be declared on method "validate_name"
(#80) Line exceeds 132 characters; contains 164 characters
mod/labellud/renderer.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#22) Whitespace found at end of line
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#29) Expected 1 space before opening brace; found 0
(#37) Whitespace found at end of line
(#40) File must end with a newline character
mod/labellud/settings.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#22) Whitespace found at end of line
(#32) Whitespace found at end of line
(#35) Whitespace found at end of line
(#37) Line exceeds 132 characters; contains 138 characters
(#38) Whitespace found at end of line
(#44) Whitespace found at end of line
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) This comment is 54% valid code; is this commented out code?
(#45) Line indented incorrectly; expected at least 4 spaces, found 0
(#45) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#46) Line exceeds 132 characters; contains 140 characters
(#46) Line indented incorrectly; expected at least 4 spaces, found 0
(#46) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#47) Whitespace found at end of line
(#49) Whitespace found at end of line
(#51) Expected "if (...) {\n"; found "if (...){\n"
(#54) Whitespace found at end of line
(#59) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#61) Whitespace found at end of line
(#62) Whitespace found at end of line
(#63) Expected "for (...) {\n"; found "for (...){\n"
(#63) Whitespace found before first semicolon of FOR loop
(#63) Space found before semicolon; expected "1;" but found "1 ;"
(#63) Whitespace found before second semicolon of FOR loop
(#63) Space found before semicolon; expected ");" but found ") ;"
(#71) Whitespace found at end of line
mod/labellud/tests/generator/lib.php
(#22) Whitespace found at end of line
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#34) Whitespace found at end of line
mod/labellud/tests/generator_test.php
(#22) Whitespace found at end of line
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#34) Whitespace found at end of line
(#37) PHPUnit testcase name "mod_labellud_generator_testcase" does not match file name "generator_test"
(#37) PHPUnit class "mod_labellud_generator_testcase" does not have any namespace. It is recommended to add it to the "mod_labellud" namespace, using more levels if needed, in order to match the code being tested
(#38) Test method test_generator() is missing any coverage information, own or at class level
(#52) Expected 1 space before "=>"; 0 found
(#52) Expected 1 space after "=>"; 0 found
(#53) Expected 1 space before "=>"; 0 found
(#53) Expected 1 space after "=>"; 0 found
(#54) Expected 1 space before "=>"; 0 found
(#54) Expected 1 space after "=>"; 0 found
mod/labellud/tests/lib_test.php
(#22) Whitespace found at end of line
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#34) Whitespace found at end of line
(#37) PHPUnit testcase name "mod_labellud_lib_testcase" does not match file name "lib_test"
(#37) PHPUnit class "mod_labellud_lib_testcase" does not have any namespace. It is recommended to add it to the "mod_labellud" namespace, using more levels if needed, in order to match the code being tested
(#47) Test method test_labellud_core_calendar_provide_event_action() is missing any coverage information, own or at class level
(#70) Test method test_labellud_core_calendar_provide_event_action_as_non_user() is missing any coverage information, own or at class level
(#95) Test method test_labellud_core_calendar_provide_event_action_in_hidden_section() is missing any coverage information, own or at class level
(#120) Test method test_labellud_core_calendar_provide_event_action_for_user() is missing any coverage information, own or at class level
(#152) Test method test_labellud_core_calendar_provide_event_action_already_completed() is missing any coverage information, own or at class level
(#183) Test method test_labellud_core_calendar_provide_event_action_already_completed_for_user() is missing any coverage information, own or at class level
(#237) File must end with a newline character
mod/labellud/version.php
(#21) Whitespace found at end of line
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/labellud/view.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#22) Whitespace found at end of line
(#28) Commas (,) must be followed by white space.
(#28) Commas (,) must be followed by white space.
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) Commas (,) must be followed by white space.
(#29) Commas (,) must be followed by white space.
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#34) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#37) Expected 1 space before "=>"; 0 found
(#37) Expected 1 space after "=>"; 0 found
(#38) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#41) Expected 1 space before "=>"; 0 found
(#41) Expected 1 space after "=>"; 0 found
(#42) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#46) Expected 1 space before "=>"; 0 found
(#46) Expected 1 space after "=>"; 0 found
(#47) Expected 1 space before "=>"; 0 found
(#47) Expected 1 space after "=>"; 0 found
(#48) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#50) Expected "if (...) {\n"; found "if (...){\n"
(#50) Expected 1 space before "=>"; 0 found
(#50) Expected 1 space after "=>"; 0 found
(#51) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#54) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead

Javascript coding style problems

(0 errors, 0 warnings)

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


CSS problems

(5 errors, 0 warnings)

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

mod/labellud/styles.css
(#2) Expected indentation of 4 spaces (indentation)
(#3) Expected indentation of 4 spaces (indentation)
(#7) Expected indentation of 4 spaces (indentation)
(#11) Expected indentation of 4 spaces (indentation)
(#15) Expected indentation of 4 spaces (indentation)

PHPDocs style problems

(45 errors, 24 warnings)

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

mod/labellud/backup/moodle2/backup_labellud_activity_task.class.php
(#2) Empty line found after PHP open tag
mod/labellud/backup/moodle2/backup_labellud_stepslib.php
(#2) Empty line found after PHP open tag
(#33) Function backup_labellud_activity_structure_step::define_structure is not documented
(#18) No one-line description found in phpdocs for file
mod/labellud/backup/moodle2/restore_labellud_activity_task.class.php
(#2) Empty line found after PHP open tag
(#18) No one-line description found in phpdocs for file
(#29) No one-line description found in phpdocs for class restore_labellud_activity_task
(#72) Inline phpdocs tag {@link restore_logs_processor} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#74) Inline phpdocs tag {@link restore_log_rule} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#88) Inline phpdocs tag {@link restore_logs_processor} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#90) Inline phpdocs tag {@link restore_log_rule} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
mod/labellud/backup/moodle2/restore_labellud_stepslib.php
(#2) Empty line found after PHP open tag
(#34) Function restore_labellud_activity_structure_step::define_structure is not documented
(#43) Function restore_labellud_activity_structure_step::process_labellud is not documented
(#55) Function restore_labellud_activity_structure_step::after_execute is not documented
(#18) No one-line description found in phpdocs for file
mod/labellud/db/log.php
(#2) Empty line found after PHP open tag
mod/labellud/db/upgrade.php
(#32) Function xmldb_labellud_upgrade is not documented
mod/labellud/index.php
(#2) Empty line found after PHP open tag
mod/labellud/lang/en/labellud.php
(#2) Empty line found after PHP open tag
mod/labellud/lib.php
(#2) Empty line found after PHP open tag
(#168) Function labellud_cm_info_view is not documented
(#188) Function labellud_cm_info_dynamic is not documented
(#33) There is no description in phpdocs for function get_labellud_name
(#225) There is no description in phpdocs for function labellud_supports
(#58) Phpdocs for function labellud_add_instance has incomplete parameters list
(#86) Phpdocs for function labellud_update_instance has incomplete parameters list
(#57) Not recommended phpdocs tag @global used
(#85) Not recommended phpdocs tag @global used
(#114) Not recommended phpdocs tag @global used
(#143) Not recommended phpdocs tag @global used
mod/labellud/locallib.php
(#25) Class labellud is not documented
(#37) Function labellud::get_course_roles is not documented
(#42) Function labellud::count is not documented
(#47) Function labellud::set_defaultcount is not documented
(#51) Function labellud::get_default_type is not documented
(#66) Function labellud::get_type is not documented
(#109) Function labellud::get_types is not documented
(#125) Function labellud::add_separator is not documented
(#131) Function labellud::get_settings_type_name is not documented
(#145) Function labellud::get_settings_type_fontawesomeicon is not documented
(#159) Function labellud::get_settings_type_role is not documented
(#179) Function labellud::get_settings_type_color is not documented
(#192) Function labellud::get_settings_type_fontcolor is not documented
(#205) Function labellud::check_config is not documented
(#220) Function labellud::clean is not documented
(#233) Function labellud::remove_type is not documented
(#27) Constant labellud::PLUGINNAME is not documented
(#28) Constant labellud::PLUGINFULLNAME is not documented
(#29) Constant labellud::PREFIX_COLOR is not documented
(#30) Constant labellud::PREFIX_FONT_COLOR is not documented
(#31) Constant labellud::PREFIX_ROLE is not documented
(#32) Constant labellud::PREFIX_TYPECOUNT is not documented
(#33) Constant labellud::PREFIX_NAME is not documented
(#34) Constant labellud::PREFIX_FONTAWESOME_ICON is not documented
(#35) Constant labellud::DEFAULT_TYPECOUNT is not documented
(#17) No one-line description found in phpdocs for file
mod/labellud/mod_form.php
(#2) Empty line found after PHP open tag
(#31) Class mod_labellud_mod_form is not documented
(#33) Function mod_labellud_mod_form::definition is not documented
(#79) Function mod_labellud_mod_form::validate_name is not documented
mod/labellud/renderer.php
(#2) Empty line found after PHP open tag
(#28) Class mod_labellud_renderer is not documented
(#29) Function mod_labellud_renderer::display is not documented
mod/labellud/settings.php
(#2) Empty line found after PHP open tag
mod/labellud/tests/generator/lib.php
(#39) Function mod_labellud_generator::create_instance is not documented
mod/labellud/tests/generator_test.php
(#21) Category phpunit is not valid
(#33) Category phpunit is not valid
mod/labellud/view.php
(#2) Empty line found after PHP open tag

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

This section shows problems detected with the modification of third party libraries [More info]


grunt changes

(1 errors, 1 warnings)

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

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

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(1 errors, 0 warnings)

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

mod/labellud/templates/labelcontent.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error

Gherkin .feature problems

(0 errors, 0 warnings)

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