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

(250 errors, 99 warnings)

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

mod/nln/backup/moodle1/lib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#43) Inline comments must start with a capital letter, digit or 3-dots sequence
(#43) 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
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Inline comments must start with a capital letter, digit or 3-dots sequence
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
mod/nln/backup/moodle2/backup_nln_activity_task.class.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) 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
(#60) Commas (,) must be followed by white space.
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) No space found before comment text; expected "// Access a list of all links in a course" but found "//Access a list of all links in a course"
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) No space found before comment text; expected "// Access the link supplying a course module id" but found "//Access the link supplying a course module id"
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) No space found before comment text; expected "// Access the link supplying an instance id" but found "//Access the link supplying an instance id"
mod/nln/backup/moodle2/backup_nln_stepslib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#30) Expected 2 space(s) before asterisk; 1 found
(#31) Expected 2 space(s) before asterisk; 1 found
(#36) Inline comments must start with a capital letter, digit or 3-dots sequence
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) No space found before comment text; expected "// the NLN module stores no user info" but found "//the NLN module stores no user info"
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) No space found before comment text; expected "// nothing here for NLNs" but found "//nothing here for NLNs"
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) No space found before comment text; expected "// module has no id annotations" but found "//module has no id annotations"
(#54) 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/nln/backup/moodle2/restore_nln_activity_task.class.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#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
mod/nln/backup/moodle2/restore_nln_stepslib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Inline comments must start with a capital letter, digit or 3-dots sequence
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
mod/nln/browse_end.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".
(#2) Line 2 of the opening comment must start "//".
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#2) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#2) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#2) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#2) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#3) Line 12 of the opening comment must start "//".
(#3) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#3) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#5) Inline control structures are not allowed
(#5) Commas (,) must be followed by white space.
(#5) Commas (,) must be followed by white space.
(#8) Spaces must be used to indent lines; tabs are not allowed
(#10) Spaces must be used to indent lines; tabs are not allowed
(#11) Spaces must be used to indent lines; tabs are not allowed
(#12) Spaces must be used to indent lines; tabs are not allowed
(#13) Spaces must be used to indent lines; tabs are not allowed
(#14) Spaces must be used to indent lines; tabs are not allowed
(#15) Spaces must be used to indent lines; tabs are not allowed
(#16) Spaces must be used to indent lines; tabs are not allowed
(#17) Spaces must be used to indent lines; tabs are not allowed
(#18) Spaces must be used to indent lines; tabs are not allowed
(#19) Spaces must be used to indent lines; tabs are not allowed
(#20) Spaces must be used to indent lines; tabs are not allowed
(#21) Spaces must be used to indent lines; tabs are not allowed
(#22) Spaces must be used to indent lines; tabs are not allowed
(#23) Spaces must be used to indent lines; tabs are not allowed
(#24) Spaces must be used to indent lines; tabs are not allowed
(#25) Spaces must be used to indent lines; tabs are not allowed
(#35) Spaces must be used to indent lines; tabs are not allowed
(#36) Spaces must be used to indent lines; tabs are not allowed
(#37) Spaces must be used to indent lines; tabs are not allowed
(#38) Spaces must be used to indent lines; tabs are not allowed
(#39) Spaces must be used to indent lines; tabs are not allowed
(#40) Spaces must be used to indent lines; tabs are not allowed
(#41) Spaces must be used to indent lines; tabs are not allowed
(#42) Spaces must be used to indent lines; tabs are not allowed
(#43) Spaces must be used to indent lines; tabs are not allowed
(#44) Spaces must be used to indent lines; tabs are not allowed
(#45) Spaces must be used to indent lines; tabs are not allowed
(#46) Spaces must be used to indent lines; tabs are not allowed
(#47) Spaces must be used to indent lines; tabs are not allowed
(#48) Spaces must be used to indent lines; tabs are not allowed
(#49) Spaces must be used to indent lines; tabs are not allowed
(#50) Spaces must be used to indent lines; tabs are not allowed
(#51) Spaces must be used to indent lines; tabs are not allowed
(#52) Spaces must be used to indent lines; tabs are not allowed
(#53) Spaces must be used to indent lines; tabs are not allowed
(#54) Spaces must be used to indent lines; tabs are not allowed
(#55) Spaces must be used to indent lines; tabs are not allowed
(#56) Spaces must be used to indent lines; tabs are not allowed
(#57) Spaces must be used to indent lines; tabs are not allowed
(#58) Spaces must be used to indent lines; tabs are not allowed
(#59) Spaces must be used to indent lines; tabs are not allowed
(#60) Spaces must be used to indent lines; tabs are not allowed
(#61) Spaces must be used to indent lines; tabs are not allowed
(#64) Spaces must be used to indent lines; tabs are not allowed
(#65) Spaces must be used to indent lines; tabs are not allowed
mod/nln/browse_start.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".
(#3) Line 2 of the opening comment must start "//".
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line exceeds 132 characters; contains 169 characters
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#5) Line exceeds 132 characters; contains 146 characters
(#9) Inline comments must start with a capital letter, digit or 3-dots sequence
(#9) Inline comments must end in full-stops, exclamation marks, or question marks
(#14) Line exceeds 132 characters; contains 152 characters
(#16) Inline comments must start with a capital letter, digit or 3-dots sequence
(#16) Inline comments must end in full-stops, exclamation marks, or question marks
(#17) Expected "if (...) {\n"; found "if(...)\n\t{\n"
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found within whitespace
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected at least 4 spaces, found 1
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected 0 spaces, found 1
(#20) Closing brace indented incorrectly; expected 0 spaces, found 1
(#21) Inline comments must start with a capital letter, digit or 3-dots sequence
(#21) Inline comments must end in full-stops, exclamation marks, or question marks
mod/nln/classes/event/course_module_instance_list_viewed.php
(#2) The opening <?php tag must be followed by exactly one newline.
mod/nln/classes/event/course_module_viewed.php
(#2) The opening <?php tag must be followed by exactly one newline.
mod/nln/db/access.php
(#2) The opening <?php tag must be followed by exactly one newline.
mod/nln/db/install.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#37) 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/nln/db/log.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#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) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
mod/nln/db/upgrade.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
mod/nln/db/upgradelib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#41) Inline comments must start with a capital letter, digit or 3-dots sequence
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Inline comments must start with a capital letter, digit or 3-dots sequence
(#47) 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
(#53) Expected 1 space before "=>"; 0 found
(#53) Expected 1 space after "=>"; 0 found
(#53) Expected 1 space before "=>"; 0 found
(#53) Expected 1 space after "=>"; 0 found
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Inline comments must start with a capital letter, digit or 3-dots sequence
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Expected 1 space before "=>"; 0 found
(#86) Expected 1 space after "=>"; 0 found
(#86) Expected 1 space before "=>"; 0 found
(#86) Expected 1 space after "=>"; 0 found
(#113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
mod/nln/index.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#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
(#99) Inline comments must start with a capital letter, digit or 3-dots sequence
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Line exceeds 132 characters; contains 135 characters
(#103) Inline comments must start with a capital letter, digit or 3-dots sequence
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
mod/nln/lang/en/nln.php
(#2) The opening <?php tag must be followed by exactly one newline.
mod/nln/lib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#36) Closing brace must be on a line by itself
(#37) Closing brace must be on a line by itself
(#38) Closing brace must be on a line by itself
(#39) Closing brace must be on a line by itself
(#40) Closing brace must be on a line by itself
(#41) Closing brace must be on a line by itself
(#42) Closing brace must be on a line by itself
(#43) Closing brace must be on a line by itself
(#44) Closing brace must be on a line by itself
(#45) Closing brace must be on a line by itself
(#47) Closing brace must be on a line by itself
(#150) Expected 1 space before "=>"; 0 found
(#150) Expected 1 space after "=>"; 0 found
(#154) Inline comments must start with a capital letter, digit or 3-dots sequence
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) Expected 1 space before "=>"; 0 found
(#156) Expected 1 space after "=>"; 0 found
(#187) Expected 1 space before "=>"; 0 found
(#187) Expected 1 space after "=>"; 0 found
(#189) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#200) Expected 1 space before "?"; 2 found
(#202) Line exceeds 132 characters; contains 147 characters
(#231) Inline doc block comments are not allowed; use "// Comment." instead
(#246) Variable "module_pagetype" must not contain underscores.
(#246) Expected 1 space before "=>"; 0 found
(#246) Expected 1 space after "=>"; 0 found
(#247) Variable "module_pagetype" must not contain underscores.
(#261) Expected 1 space before "=>"; 0 found
(#261) Expected 1 space after "=>"; 0 found
(#262) Expected 1 space before "=>"; 0 found
(#262) Expected 1 space after "=>"; 0 found
mod/nln/locallib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#47) Inline comments must start with a capital letter, digit or 3-dots sequence
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Commas (,) must be followed by white space.
(#180) Expected 1 space before "?"; 2 found
(#182) Line exceeds 132 characters; contains 147 characters
(#214) Expected 1 space before "=>"; 0 found
(#214) Expected 1 space after "=>"; 0 found
mod/nln/mod_form.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#29) "require_once" must be immediately followed by an open parenthesis
(#33) Visibility must be declared on method "definition"
(#39) Inline comments must start with a capital letter, digit or 3-dots sequence
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) No space found before comment text; expected "// -------------------------------------------------------" but found "//-------------------------------------------------------"
(#41) Expected 1 space before "=>"; 0 found
(#41) Expected 1 space after "=>"; 0 found
(#50) Inline comments must start with a capital letter, digit or 3-dots sequence
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) No space found before comment text; expected "// -------------------------------------------------------" but found "//-------------------------------------------------------"
(#52) Expected 1 space before "=>"; 0 found
(#52) Expected 1 space after "=>"; 0 found
(#52) Line exceeds 132 characters; contains 144 characters
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 8 spaces, found 3
(#53) Expected 1 space before "=>"; 0 found
(#53) Expected 1 space after "=>"; 0 found
(#53) Line exceeds maximum limit of 180 characters; contains 231 characters
(#55) Expected 1 space before "=>"; 0 found
(#55) Expected 1 space after "=>"; 0 found
(#55) Expected 1 space before "=>"; 0 found
(#55) Expected 1 space after "=>"; 0 found
(#59) Line exceeds 132 characters; contains 157 characters
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) No space found before comment text; expected "// -------------------------------------------------------" but found "//-------------------------------------------------------"
(#82) Expected 1 space before "=>"; 0 found
(#82) Expected 1 space after "=>"; 0 found
(#90) Expected 1 space before "=>"; 0 found
(#90) Expected 1 space after "=>"; 0 found
(#116) Inline comments must start with a capital letter, digit or 3-dots sequence
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) No space found before comment text; expected "// -------------------------------------------------------" but found "//-------------------------------------------------------"
(#119) Inline comments must start with a capital letter, digit or 3-dots sequence
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) No space found before comment text; expected "// -------------------------------------------------------" but found "//-------------------------------------------------------"
(#123) Visibility must be declared on method "data_preprocessing"
(#123) Variable "default_values" must not contain underscores.
(#124) Variable "default_values" must not contain underscores.
(#125) Variable "default_values" must not contain underscores.
(#127) Variable "default_values" must not contain underscores.
(#130) Variable "default_values" must not contain underscores.
(#133) Variable "default_values" must not contain underscores.
(#136) Variable "default_values" must not contain underscores.
(#141) Visibility must be declared on method "validation"
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
mod/nln/settings.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#41) Inline comments must start with a capital letter, digit or 3-dots sequence
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) No space found before comment text; expected "// --- general settings -----------------------------------------------------------------------------------" but found "//--- general settings -----------------------------------------------------------------------------------"
(#48) Inline comments must start with a capital letter, digit or 3-dots sequence
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) No space found before comment text; expected "// --- modedit defaults -----------------------------------------------------------------------------------" but found "//--- modedit defaults -----------------------------------------------------------------------------------"
(#53) Expected 1 space before "=>"; 0 found
(#53) Expected 1 space after "=>"; 0 found
(#53) Expected 1 space before "=>"; 0 found
(#53) Expected 1 space after "=>"; 0 found
(#56) Expected 1 space before "=>"; 0 found
(#56) Expected 1 space after "=>"; 0 found
(#56) Expected 1 space before "=>"; 0 found
(#56) Expected 1 space after "=>"; 0 found
(#59) Expected 1 space before "=>"; 0 found
(#59) Expected 1 space after "=>"; 0 found
(#59) Expected 1 space before "=>"; 0 found
(#59) Expected 1 space after "=>"; 0 found
mod/nln/version.php
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
mod/nln/view.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
(#41) Expected 1 space before "=>"; 0 found
(#41) Expected 1 space after "=>"; 0 found
(#44) Expected 1 space before "=>"; 0 found
(#44) Expected 1 space after "=>"; 0 found
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Expected 1 space before "=>"; 0 found
(#70) Expected 1 space after "=>"; 0 found
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#86) Inline comments must end in full-stops, exclamation marks, or question marks

Javascript coding style problems

(0 errors, 0 warnings)

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


CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(51 errors, 21 warnings)

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

mod/nln/backup/moodle1/lib.php
(#2) Empty line found after PHP open tag
(#37) Phpdocs for function moodle1_mod_nln_handler::process_legacy_resource has incomplete parameters list
(#29) Class moodle1_mod_nln_handler does not have @copyright tag
(#29) Class moodle1_mod_nln_handler does not have @license tag
(#21) Package mod is not valid
mod/nln/backup/moodle2/backup_nln_activity_task.class.php
(#2) Empty line found after PHP open tag
(#18) No one-line description found in phpdocs for file
(#33) No one-line description found in phpdocs for class backup_nln_activity_task
(#53) Phpdocs for function backup_nln_activity_task::encode_content_links has incomplete parameters list
(#33) Class backup_nln_activity_task does not have @copyright tag
(#33) Class backup_nln_activity_task does not have @license tag
(#19) Package mod is not valid
mod/nln/backup/moodle2/backup_nln_stepslib.php
(#2) Empty line found after PHP open tag
(#34) Function backup_nln_activity_structure_step::define_structure is not documented
(#29) Class backup_nln_activity_structure_step does not have @copyright tag
(#29) Class backup_nln_activity_structure_step does not have @license tag
(#21) Package mod is not valid
mod/nln/backup/moodle2/restore_nln_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_nln_activity_task
(#29) Class restore_nln_activity_task does not have @copyright tag
(#29) Class restore_nln_activity_task does not have @license tag
(#19) Package moodlecore is not valid
mod/nln/backup/moodle2/restore_nln_stepslib.php
(#2) Empty line found after PHP open tag
(#34) Function restore_nln_activity_structure_step::define_structure is not documented
(#43) Function restore_nln_activity_structure_step::process_nln is not documented
(#56) Function restore_nln_activity_structure_step::after_execute is not documented
(#18) No one-line description found in phpdocs for file
(#29) Class restore_nln_activity_structure_step does not have @copyright tag
(#29) Class restore_nln_activity_structure_step does not have @license tag
(#19) Package moodlecore is not valid
mod/nln/browse_end.php
(#2) Empty line found after PHP open tag
(#2) File-level phpdocs block is not found
mod/nln/browse_start.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
mod/nln/classes/event/course_module_instance_list_viewed.php
(#2) Empty line found after PHP open tag
mod/nln/classes/event/course_module_viewed.php
(#2) Empty line found after PHP open tag
mod/nln/db/access.php
(#2) Empty line found after PHP open tag
(#21) Package mod is not valid
mod/nln/db/install.php
(#2) Empty line found after PHP open tag
(#34) Function xmldb_nln_install is not documented
(#42) Function xmldb_nln_install_recovery is not documented
(#26) Package mod is not valid
mod/nln/db/log.php
(#2) Empty line found after PHP open tag
(#21) Package mod is not valid
mod/nln/db/upgrade.php
(#2) Empty line found after PHP open tag
(#49) Function xmldb_nln_upgrade is not documented
(#41) Package mod is not valid
mod/nln/db/upgradelib.php
(#2) Empty line found after PHP open tag
(#21) Package mod is not valid
mod/nln/index.php
(#2) Empty line found after PHP open tag
(#21) Package mod is not valid
mod/nln/lang/en/nln.php
(#2) Empty line found after PHP open tag
(#21) Package mod is not valid
mod/nln/lib.php
(#2) Empty line found after PHP open tag
(#61) Phpdocs for function nln_reset_userdata has incomplete parameters list
(#250) Phpdocs for function nln_export_contents has incomplete parameters list
(#164) Invalid phpdocs tag @todo: used
(#21) Package mod is not valid
mod/nln/locallib.php
(#2) Empty line found after PHP open tag
(#21) Package mod is not valid
mod/nln/mod_form.php
(#2) Empty line found after PHP open tag
(#32) Class mod_nln_mod_form is not documented
(#33) Function mod_nln_mod_form::definition is not documented
(#123) Function mod_nln_mod_form::data_preprocessing is not documented
(#141) Function mod_nln_mod_form::validation is not documented
(#21) Package mod is not valid
mod/nln/settings.php
(#2) Empty line found after PHP open tag
(#21) Package mod is not valid
mod/nln/version.php
(#20) Package mod is not valid
mod/nln/view.php
(#2) Empty line found after PHP open tag
(#21) Package mod is not valid

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(0 errors, 0 warnings)

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


shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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