Prechecker results: error


PHP lint problems

(2 errors, 0 warnings)

This section shows php lint problems in the code detected by php -l [More info]

blocks/profile_field_identifier/profile_field_identifier/version.php
BOM character found
blocks/profile_field_identifier/version.php
BOM character found

PHP coding style problems

(474 errors, 48 warnings)

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

blocks/profile_field_identifier/block_profile_field_identifier.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/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#39) Line indented incorrectly; expected 8 spaces, found 10
(#40) Line indented incorrectly; expected at least 12 spaces, found 8
(#41) Line indented incorrectly; expected at least 12 spaces, found 8
(#41) Whitespace found at end of line within string
(#42) Line exceeds 132 characters; contains 160 characters
(#43) Line indented incorrectly; expected at least 12 spaces, found 4
(#44) Whitespace found at end of line
(#45) Line indented incorrectly; expected 8 spaces, found 4
(#45) Closing brace indented incorrectly; expected 10 spaces, found 4
(#46) Line indented incorrectly; expected 4 spaces, found 0
(#46) Closing brace indented incorrectly; expected 4 spaces, found 0
(#47) Line indented incorrectly; expected 4 spaces, found 1
(#49) Closing brace indented incorrectly; expected 1 spaces, found 4
(#51) Line indented incorrectly; expected 0 spaces, found 10
(#51) Closing brace indented incorrectly; expected 0 spaces, found 10
blocks/profile_field_identifier/customfield.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/>.".
(#27) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#35) Line exceeds maximum limit of 180 characters; contains 343 characters
(#38) Line exceeds 132 characters; contains 140 characters
(#40) Line indented incorrectly; expected 4 spaces, found 5
(#41) Line indented incorrectly; expected 8 spaces, found 12
(#44) Line indented incorrectly; expected 8 spaces, found 12
(#47) Line indented incorrectly; expected 8 spaces, found 12
(#50) Line indented incorrectly; expected 8 spaces, found 12
(#52) Line indented incorrectly; expected 4 spaces, found 8
(#52) Closing brace indented incorrectly; expected 5 spaces, found 8
(#54) Whitespace found at end of line within string
(#55) Whitespace found at end of line within string
(#56) Whitespace found at end of line within string
(#57) Whitespace found at end of line within string
(#59) This comment is 57% valid code; is this commented out code?
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) Line indented incorrectly; expected at least 4 spaces, found 0
(#59) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Line indented incorrectly; expected at least 4 spaces, found 0
(#60) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#68) The use of function print_r() is forbidden
blocks/profile_field_identifier/db/access.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#57) Whitespace found at end of line
(#60) Whitespace found at end of line
(#67) Whitespace found at end of line
(#74) Whitespace found at end of line
(#76) Whitespace found at end of line
(#78) Whitespace found at end of line
(#80) Whitespace found at end of line
blocks/profile_field_identifier/db/messages.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
blocks/profile_field_identifier/lang/en/block_profile_field_identifier.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#33) Expected 1 space before "="; 0 found
(#34) Expected 1 space before "="; 0 found
(#50) Whitespace found at end of line
blocks/profile_field_identifier/lib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#34) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Variable "field_name" must not contain underscores.
(#37) Variable "field_name" must not contain underscores.
(#41) Expected "if (...) {\n"; found "if(...) {\n"
(#41) Expected 1 space before "="; 0 found
(#41) Expected 1 space after "="; 0 found
(#42) Expected 1 space before "="; 0 found
(#42) Expected 1 space after "="; 0 found
(#44) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#44) Variable "optional_field" must not contain underscores.
(#45) Expected 1 space before "="; 0 found
(#45) Expected 1 space after "="; 0 found
(#47) Expected "} else {\n"; found "}\n else {\n"
(#48) Expected 1 space before "="; 0 found
(#48) Expected 1 space after "="; 0 found
(#55) Expected "if (...) {\n"; found "if(...) {\n"
(#55) Empty IF statement detected
(#55) Expected 1 space before "=="; 0 found
(#55) Expected 1 space after "=="; 0 found
(#58) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#59) Expected 1 space before "="; 0 found
(#59) Expected 1 space after "="; 0 found
(#59) Whitespace found at end of line within string
(#60) Whitespace found at end of line within string
(#61) Whitespace found at end of line within string
(#62) Whitespace found at end of line within string
(#63) Whitespace found at end of line within string
(#64) Whitespace found at end of line within string
(#65) Whitespace found at end of line within string
(#68) Expected "} else {\n"; found "}\n else {\n"
(#69) Expected 1 space before "="; 0 found
(#69) Expected 1 space after "="; 0 found
(#74) Variable "optional_fields" must not contain underscores.
(#76) Variable "field_name" must not contain underscores.
(#76) Expected 1 space before "="; 0 found
(#76) Expected 1 space after "="; 0 found
(#76) Variable "optional_fields" must not contain underscores.
(#77) Variable "field_name" must not contain underscores.
(#86) Variable "optional_fields" must not contain underscores.
(#88) Variable "optional_fields" must not contain underscores.
(#91) Expected "} else {\n"; found "}\n else {\n"
(#99) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#120) Line exceeds maximum limit of 180 characters; contains 286 characters
blocks/profile_field_identifier/profile_field_identifier/block_profile_field_identifier.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/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#27) Duplicate class name "block_profile_field_identifier" found; first defined in /var/lib/jenkins/git_repositories/prechecker/blocks/profile_field_identifier/block_profile_field_identifier.php on line 27
(#39) Line indented incorrectly; expected 8 spaces, found 10
(#40) Line indented incorrectly; expected at least 12 spaces, found 8
(#41) Line indented incorrectly; expected at least 12 spaces, found 8
(#41) Whitespace found at end of line within string
(#42) Line exceeds 132 characters; contains 160 characters
(#43) Line indented incorrectly; expected at least 12 spaces, found 4
(#44) Whitespace found at end of line
(#45) Line indented incorrectly; expected 8 spaces, found 4
(#45) Closing brace indented incorrectly; expected 10 spaces, found 4
(#46) Line indented incorrectly; expected 4 spaces, found 0
(#46) Closing brace indented incorrectly; expected 4 spaces, found 0
(#47) Line indented incorrectly; expected 4 spaces, found 1
(#49) Closing brace indented incorrectly; expected 1 spaces, found 4
(#51) Line indented incorrectly; expected 0 spaces, found 10
(#51) Closing brace indented incorrectly; expected 0 spaces, found 10
blocks/profile_field_identifier/profile_field_identifier/customfield.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/>.".
(#27) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#35) Line exceeds maximum limit of 180 characters; contains 343 characters
(#38) Line exceeds 132 characters; contains 140 characters
(#40) Line indented incorrectly; expected 4 spaces, found 5
(#41) Line indented incorrectly; expected 8 spaces, found 12
(#44) Line indented incorrectly; expected 8 spaces, found 12
(#47) Line indented incorrectly; expected 8 spaces, found 12
(#50) Line indented incorrectly; expected 8 spaces, found 12
(#52) Line indented incorrectly; expected 4 spaces, found 8
(#52) Closing brace indented incorrectly; expected 5 spaces, found 8
(#54) Whitespace found at end of line within string
(#55) Whitespace found at end of line within string
(#56) Whitespace found at end of line within string
(#57) Whitespace found at end of line within string
(#59) This comment is 57% valid code; is this commented out code?
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) Line indented incorrectly; expected at least 4 spaces, found 0
(#59) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Line indented incorrectly; expected at least 4 spaces, found 0
(#60) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#68) The use of function print_r() is forbidden
blocks/profile_field_identifier/profile_field_identifier/db/access.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#57) Whitespace found at end of line
(#60) Whitespace found at end of line
(#67) Whitespace found at end of line
(#74) Whitespace found at end of line
(#76) Whitespace found at end of line
(#78) Whitespace found at end of line
(#80) Whitespace found at end of line
blocks/profile_field_identifier/profile_field_identifier/db/messages.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
blocks/profile_field_identifier/profile_field_identifier/lang/en/block_profile_field_identifier.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#33) Expected 1 space before "="; 0 found
(#34) Expected 1 space before "="; 0 found
(#50) Whitespace found at end of line
blocks/profile_field_identifier/profile_field_identifier/lib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#34) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Variable "field_name" must not contain underscores.
(#37) Variable "field_name" must not contain underscores.
(#41) Expected "if (...) {\n"; found "if(...) {\n"
(#41) Expected 1 space before "="; 0 found
(#41) Expected 1 space after "="; 0 found
(#42) Expected 1 space before "="; 0 found
(#42) Expected 1 space after "="; 0 found
(#44) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#44) Variable "optional_field" must not contain underscores.
(#45) Expected 1 space before "="; 0 found
(#45) Expected 1 space after "="; 0 found
(#47) Expected "} else {\n"; found "}\n else {\n"
(#48) Expected 1 space before "="; 0 found
(#48) Expected 1 space after "="; 0 found
(#55) Expected "if (...) {\n"; found "if(...) {\n"
(#55) Empty IF statement detected
(#55) Expected 1 space before "=="; 0 found
(#55) Expected 1 space after "=="; 0 found
(#58) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#59) Expected 1 space before "="; 0 found
(#59) Expected 1 space after "="; 0 found
(#59) Whitespace found at end of line within string
(#60) Whitespace found at end of line within string
(#61) Whitespace found at end of line within string
(#62) Whitespace found at end of line within string
(#63) Whitespace found at end of line within string
(#64) Whitespace found at end of line within string
(#65) Whitespace found at end of line within string
(#68) Expected "} else {\n"; found "}\n else {\n"
(#69) Expected 1 space before "="; 0 found
(#69) Expected 1 space after "="; 0 found
(#74) Variable "optional_fields" must not contain underscores.
(#76) Variable "field_name" must not contain underscores.
(#76) Expected 1 space before "="; 0 found
(#76) Expected 1 space after "="; 0 found
(#76) Variable "optional_fields" must not contain underscores.
(#77) Variable "field_name" must not contain underscores.
(#86) Variable "optional_fields" must not contain underscores.
(#88) Variable "optional_fields" must not contain underscores.
(#91) Expected "} else {\n"; found "}\n else {\n"
(#99) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#120) Line exceeds maximum limit of 180 characters; contains 286 characters
blocks/profile_field_identifier/profile_field_identifier/profile_field_identifier_form.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/>.".
(#27) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#36) Line exceeds 132 characters; contains 139 characters
(#41) Line exceeds 132 characters; contains 149 characters
(#44) Line exceeds 132 characters; contains 153 characters
(#59) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#60) Whitespace found at end of line
(#61) Whitespace found at end of line
(#62) Whitespace found at end of line within string
(#63) Whitespace found at end of line within string
(#64) Whitespace found at end of line within string
(#65) Whitespace found at end of line within string
(#67) This comment is 58% valid code; is this commented out code?
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) Line indented incorrectly; expected at least 8 spaces, found 0
(#67) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Line indented incorrectly; expected at least 8 spaces, found 0
(#68) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#71) Line exceeds 132 characters; contains 140 characters
(#76) Line exceeds 132 characters; contains 138 characters
(#77) Line exceeds 132 characters; contains 143 characters
(#84) Whitespace found at end of line within string
(#85) Whitespace found at end of line within string
(#86) Whitespace found at end of line within string
(#87) Whitespace found at end of line within string
(#88) Whitespace found at end of line within string
(#89) Whitespace found at end of line within string
(#90) Whitespace found at end of line within string
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) No space found before comment text; expected "// Show missing field users" but found "//Show missing field users"
(#95) Whitespace found at end of line within string
(#96) Whitespace found at end of line within string
(#97) Whitespace found at end of line within string
(#98) Whitespace found at end of line within string
(#99) Whitespace found at end of line within string
(#100) Whitespace found at end of line within string
(#101) Whitespace found at end of line within string
(#102) Whitespace found at end of line within string
(#115) Whitespace found at end of line within string
(#116) Whitespace found at end of line within string
(#117) Whitespace found at end of line within string
(#118) Whitespace found at end of line within string
(#119) Whitespace found at end of line within string
(#120) Whitespace found at end of line within string
(#121) Whitespace found at end of line within string
(#126) Whitespace found at end of line within string
(#127) Whitespace found at end of line within string
(#128) Whitespace found at end of line within string
(#129) Whitespace found at end of line within string
(#130) Whitespace found at end of line within string
(#131) Whitespace found at end of line within string
(#132) Whitespace found at end of line within string
(#137) Whitespace found at end of line within string
(#138) Whitespace found at end of line within string
(#139) Whitespace found at end of line within string
(#140) Whitespace found at end of line within string
(#141) Whitespace found at end of line within string
(#142) Whitespace found at end of line within string
(#143) Whitespace found at end of line within string
(#144) Whitespace found at end of line within string
(#145) Whitespace found at end of line within string
(#152) Line exceeds maximum limit of 180 characters; contains 225 characters
(#172) Inline control structures are not allowed
blocks/profile_field_identifier/profile_field_identifier/settings.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/>.".
(#28) Whitespace found at end of line
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Line exceeds maximum limit of 180 characters; contains 248 characters
(#39) Whitespace found at end of line
blocks/profile_field_identifier/profile_field_identifier/showlist.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#27) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#38) Variable "id_fid" must not contain underscores.
(#39) Variable "id_cid" must not contain underscores.
(#40) Variable "id_rid" must not contain underscores.
(#41) Variable "id_ftid" must not contain underscores.
(#42) Variable "id_btn" must not contain underscores.
(#46) Expected 1 space before "="; 0 found
(#46) Expected 1 space after "="; 0 found
(#46) Variable "id_fid" must not contain underscores.
(#46) Variable "id_cid" must not contain underscores.
(#46) Variable "id_rid" must not contain underscores.
(#46) Variable "id_ftid" must not contain underscores.
(#46) Variable "id_btn" must not contain underscores.
(#48) Expected 1 space before "="; 0 found
blocks/profile_field_identifier/profile_field_identifier/version.php
(#1) The first thing in a PHP file must be the <?php tag.
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) Expected 1 space after "="; 0 found
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/profile_field_identifier/profile_field_identifier/view.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/>.".
(#55) Whitespace found at end of line within string
(#56) Line exceeds 132 characters; contains 167 characters
(#56) Whitespace found at end of line within string
(#57) Whitespace found at end of line within string
(#58) Whitespace found at end of line within string
(#63) Inline control structures are not allowed
(#65) Inline control structures are not allowed
(#66) Line exceeds maximum limit of 180 characters; contains 299 characters
(#67) Inline control structures are not allowed
(#68) Variable "notification_field" must not contain underscores.
(#69) Inline control structures are not allowed
(#70) Line exceeds maximum limit of 180 characters; contains 300 characters
(#71) Inline control structures are not allowed
(#72) Variable "notification_msg" must not contain underscores.
(#73) Inline control structures are not allowed
(#74) Line exceeds maximum limit of 180 characters; contains 301 characters
(#77) Variable "notification_msg" must not contain underscores.
(#77) Variable "notification_field" must not contain underscores.
blocks/profile_field_identifier/profile_field_identifier_form.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/>.".
(#27) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#31) Duplicate class name "field_identifier_form" found; first defined in /var/lib/jenkins/git_repositories/prechecker/blocks/profile_field_identifier/profile_field_identifier/profile_field_identifier_form.php on line 31
(#36) Line exceeds 132 characters; contains 139 characters
(#41) Line exceeds 132 characters; contains 149 characters
(#44) Line exceeds 132 characters; contains 153 characters
(#59) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#60) Whitespace found at end of line
(#61) Whitespace found at end of line
(#62) Whitespace found at end of line within string
(#63) Whitespace found at end of line within string
(#64) Whitespace found at end of line within string
(#65) Whitespace found at end of line within string
(#67) This comment is 58% valid code; is this commented out code?
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) Line indented incorrectly; expected at least 8 spaces, found 0
(#67) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Line indented incorrectly; expected at least 8 spaces, found 0
(#68) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#71) Line exceeds 132 characters; contains 140 characters
(#76) Line exceeds 132 characters; contains 138 characters
(#77) Line exceeds 132 characters; contains 143 characters
(#84) Whitespace found at end of line within string
(#85) Whitespace found at end of line within string
(#86) Whitespace found at end of line within string
(#87) Whitespace found at end of line within string
(#88) Whitespace found at end of line within string
(#89) Whitespace found at end of line within string
(#90) Whitespace found at end of line within string
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) No space found before comment text; expected "// Show missing field users" but found "//Show missing field users"
(#95) Whitespace found at end of line within string
(#96) Whitespace found at end of line within string
(#97) Whitespace found at end of line within string
(#98) Whitespace found at end of line within string
(#99) Whitespace found at end of line within string
(#100) Whitespace found at end of line within string
(#101) Whitespace found at end of line within string
(#102) Whitespace found at end of line within string
(#115) Whitespace found at end of line within string
(#116) Whitespace found at end of line within string
(#117) Whitespace found at end of line within string
(#118) Whitespace found at end of line within string
(#119) Whitespace found at end of line within string
(#120) Whitespace found at end of line within string
(#121) Whitespace found at end of line within string
(#126) Whitespace found at end of line within string
(#127) Whitespace found at end of line within string
(#128) Whitespace found at end of line within string
(#129) Whitespace found at end of line within string
(#130) Whitespace found at end of line within string
(#131) Whitespace found at end of line within string
(#132) Whitespace found at end of line within string
(#137) Whitespace found at end of line within string
(#138) Whitespace found at end of line within string
(#139) Whitespace found at end of line within string
(#140) Whitespace found at end of line within string
(#141) Whitespace found at end of line within string
(#142) Whitespace found at end of line within string
(#143) Whitespace found at end of line within string
(#144) Whitespace found at end of line within string
(#145) Whitespace found at end of line within string
(#152) Line exceeds maximum limit of 180 characters; contains 225 characters
(#172) Inline control structures are not allowed
blocks/profile_field_identifier/settings.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/>.".
(#28) Whitespace found at end of line
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Line exceeds maximum limit of 180 characters; contains 248 characters
(#39) Whitespace found at end of line
blocks/profile_field_identifier/showlist.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#27) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#38) Variable "id_fid" must not contain underscores.
(#39) Variable "id_cid" must not contain underscores.
(#40) Variable "id_rid" must not contain underscores.
(#41) Variable "id_ftid" must not contain underscores.
(#42) Variable "id_btn" must not contain underscores.
(#46) Expected 1 space before "="; 0 found
(#46) Expected 1 space after "="; 0 found
(#46) Variable "id_fid" must not contain underscores.
(#46) Variable "id_cid" must not contain underscores.
(#46) Variable "id_rid" must not contain underscores.
(#46) Variable "id_ftid" must not contain underscores.
(#46) Variable "id_btn" must not contain underscores.
(#48) Expected 1 space before "="; 0 found
blocks/profile_field_identifier/version.php
(#1) The first thing in a PHP file must be the <?php tag.
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) Expected 1 space after "="; 0 found
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/profile_field_identifier/view.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/>.".
(#55) Whitespace found at end of line within string
(#56) Line exceeds 132 characters; contains 167 characters
(#56) Whitespace found at end of line within string
(#57) Whitespace found at end of line within string
(#58) Whitespace found at end of line within string
(#63) Inline control structures are not allowed
(#65) Inline control structures are not allowed
(#66) Line exceeds maximum limit of 180 characters; contains 299 characters
(#67) Inline control structures are not allowed
(#68) Variable "notification_field" must not contain underscores.
(#69) Inline control structures are not allowed
(#70) Line exceeds maximum limit of 180 characters; contains 300 characters
(#71) Inline control structures are not allowed
(#72) Variable "notification_msg" must not contain underscores.
(#73) Inline control structures are not allowed
(#74) Line exceeds maximum limit of 180 characters; contains 301 characters
(#77) Variable "notification_msg" must not contain underscores.
(#77) Variable "notification_field" must not contain underscores.

Javascript coding style problems

(262 errors, 44 warnings)

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

blocks/profile_field_identifier/module.js
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) Identifier 'block_profile_field_identifier' is not in camel case. (camelcase)
(#2) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#3) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#4) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#5) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#6) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#7) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#8) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#9) Identifier 'showuser_empty_field' is not in camel case. (camelcase)
(#9) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#10) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#11) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#12) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#13) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#14) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#15) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#16) 'args' is defined but never used (no-unused-vars)
(#16) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#17) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#18) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#19) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#20) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#21) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#22) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#23) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#24) Unexpected console statement. (no-console)
(#24) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#25) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#26) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#27) Line 27 exceeds the maximum line length of 132. (max-len)
(#27) 'index' is defined but never used (no-unused-vars)
(#27) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#28) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#28) 'i' is not defined. (no-undef)
(#28) 'i' is not defined. (no-undef)
(#28) 'i' is not defined. (no-undef)
(#28) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#29) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#30) 'i' is not defined. (no-undef)
(#30) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#31) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#32) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#33) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#34) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#35) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#36) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#37) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#38) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#39) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#40) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#41) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#42) 'args' is defined but never used (no-unused-vars)
(#42) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#43) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#44) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#45) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#46) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#47) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#48) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#49) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#50) Unexpected console statement. (no-console)
(#50) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#51) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#52) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#53) 'i' is not defined. (no-undef)
(#53) 'i' is not defined. (no-undef)
(#53) 'i' is not defined. (no-undef)
(#53) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#54) 'i' is not defined. (no-undef)
(#54) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#55) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#56) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#57) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#58) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#59) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#60) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#61) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#62) Identifier 'showuser_empty_field' is not in camel case. (camelcase)
(#62) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#63) Identifier 'id_fid' is not in camel case. (camelcase)
(#63) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#64) Identifier 'id_cid' is not in camel case. (camelcase)
(#64) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#65) Identifier 'id_rid' is not in camel case. (camelcase)
(#65) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#66) Identifier 'id_ftid' is not in camel case. (camelcase)
(#66) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#67) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#68) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#69) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#70) Line 70 exceeds the maximum line length of 132. (max-len)
(#70) Identifier 'id_fid' is not in camel case. (camelcase)
(#70) Identifier 'id_cid' is not in camel case. (camelcase)
(#70) Identifier 'id_rid' is not in camel case. (camelcase)
(#70) Identifier 'id_ftid' is not in camel case. (camelcase)
(#70) Identifier 'showuser_empty_field' is not in camel case. (camelcase)
(#70) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#71) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#72) 'args' is defined but never used (no-unused-vars)
(#72) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#73) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#74) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#75) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#76) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#77) Unexpected console statement. (no-console)
(#77) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#78) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#79) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#80) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#81) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#82) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#83) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#84) Identifier 'id_fid' is not in camel case. (camelcase)
(#84) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#85) Identifier 'id_cid' is not in camel case. (camelcase)
(#85) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#86) Identifier 'id_rid' is not in camel case. (camelcase)
(#86) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#87) Identifier 'id_ftid' is not in camel case. (camelcase)
(#87) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#88) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#89) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#90) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#91) Line 91 exceeds the maximum line length of 132. (max-len)
(#91) Identifier 'id_fid' is not in camel case. (camelcase)
(#91) Identifier 'id_cid' is not in camel case. (camelcase)
(#91) Identifier 'id_rid' is not in camel case. (camelcase)
(#91) Identifier 'id_ftid' is not in camel case. (camelcase)
(#91) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#92) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#93) 'args' is defined but never used (no-unused-vars)
(#93) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#94) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#95) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#96) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#97) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#98) Unexpected console statement. (no-console)
(#98) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#99) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#100) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#101) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#102) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#103) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#104) 'sendnotice' is already defined (no-redeclare)
(#104) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#105) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#106) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#107) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#108) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#109) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#110) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#111) Missing semicolon. (semi)
blocks/profile_field_identifier/profile_field_identifier/module.js
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) Identifier 'block_profile_field_identifier' is not in camel case. (camelcase)
(#2) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#3) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#4) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#5) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#6) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#7) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#8) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#9) Identifier 'showuser_empty_field' is not in camel case. (camelcase)
(#9) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#10) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#11) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#12) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#13) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#14) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#15) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#16) 'args' is defined but never used (no-unused-vars)
(#16) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#17) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#18) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#19) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#20) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#21) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#22) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#23) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#24) Unexpected console statement. (no-console)
(#24) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#25) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#26) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#27) Line 27 exceeds the maximum line length of 132. (max-len)
(#27) 'index' is defined but never used (no-unused-vars)
(#27) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#28) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#28) 'i' is not defined. (no-undef)
(#28) 'i' is not defined. (no-undef)
(#28) 'i' is not defined. (no-undef)
(#28) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#29) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#30) 'i' is not defined. (no-undef)
(#30) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#31) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#32) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#33) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#34) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#35) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#36) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#37) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#38) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#39) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#40) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#41) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#42) 'args' is defined but never used (no-unused-vars)
(#42) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#43) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#44) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#45) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#46) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#47) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#48) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#49) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#50) Unexpected console statement. (no-console)
(#50) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#51) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#52) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#53) 'i' is not defined. (no-undef)
(#53) 'i' is not defined. (no-undef)
(#53) 'i' is not defined. (no-undef)
(#53) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#54) 'i' is not defined. (no-undef)
(#54) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#55) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#56) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#57) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#58) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#59) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#60) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#61) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#62) Identifier 'showuser_empty_field' is not in camel case. (camelcase)
(#62) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#63) Identifier 'id_fid' is not in camel case. (camelcase)
(#63) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#64) Identifier 'id_cid' is not in camel case. (camelcase)
(#64) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#65) Identifier 'id_rid' is not in camel case. (camelcase)
(#65) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#66) Identifier 'id_ftid' is not in camel case. (camelcase)
(#66) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#67) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#68) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#69) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#70) Line 70 exceeds the maximum line length of 132. (max-len)
(#70) Identifier 'id_fid' is not in camel case. (camelcase)
(#70) Identifier 'id_cid' is not in camel case. (camelcase)
(#70) Identifier 'id_rid' is not in camel case. (camelcase)
(#70) Identifier 'id_ftid' is not in camel case. (camelcase)
(#70) Identifier 'showuser_empty_field' is not in camel case. (camelcase)
(#70) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#71) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#72) 'args' is defined but never used (no-unused-vars)
(#72) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#73) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#74) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#75) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#76) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#77) Unexpected console statement. (no-console)
(#77) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#78) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#79) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#80) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#81) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#82) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#83) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#84) Identifier 'id_fid' is not in camel case. (camelcase)
(#84) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#85) Identifier 'id_cid' is not in camel case. (camelcase)
(#85) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#86) Identifier 'id_rid' is not in camel case. (camelcase)
(#86) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#87) Identifier 'id_ftid' is not in camel case. (camelcase)
(#87) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#88) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#89) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#90) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#91) Line 91 exceeds the maximum line length of 132. (max-len)
(#91) Identifier 'id_fid' is not in camel case. (camelcase)
(#91) Identifier 'id_cid' is not in camel case. (camelcase)
(#91) Identifier 'id_rid' is not in camel case. (camelcase)
(#91) Identifier 'id_ftid' is not in camel case. (camelcase)
(#91) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#92) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#93) 'args' is defined but never used (no-unused-vars)
(#93) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#94) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#95) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#96) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#97) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#98) Unexpected console statement. (no-console)
(#98) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#99) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#100) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#101) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#102) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#103) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#104) 'sendnotice' is already defined (no-redeclare)
(#104) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#105) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#106) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#107) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#108) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#109) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#110) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#111) Missing semicolon. (semi)

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(110 errors, 12 warnings)

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

blocks/profile_field_identifier/block_profile_field_identifier.php
(#2) Empty line found after PHP open tag
(#27) File-level phpdocs block is not found
(#27) Class block_profile_field_identifier is not documented
(#29) Function block_profile_field_identifier::init is not documented
(#33) Function block_profile_field_identifier::get_content is not documented
(#47) Function block_profile_field_identifier::has_config is not documented
(#22) Invalid phpdocs tag @author: used
(#27) Package is not specified for class block_profile_field_identifier. It is also not specified in file-level phpdocs
(#21) Package blocks is not valid
blocks/profile_field_identifier/customfield.php
(#2) Empty line found after PHP open tag
(#27) File-level phpdocs block is not found
(#22) Invalid phpdocs tag @author: used
(#21) Package blocks is not valid
blocks/profile_field_identifier/db/access.php
(#27) File-level phpdocs block is not found
(#22) Invalid phpdocs tag @author: used
(#21) Package blocks is not valid
blocks/profile_field_identifier/db/messages.php
(#28) File-level phpdocs block is not found
(#22) Invalid phpdocs tag @author: used
(#21) Package blocks is not valid
blocks/profile_field_identifier/lang/en/block_profile_field_identifier.php
(#26) File-level phpdocs block is not found
(#21) Invalid phpdocs tag @author: used
(#20) Package blocks is not valid
blocks/profile_field_identifier/lib.php
(#28) File-level phpdocs block is not found
(#39) Function check_emtpy_field is not documented
(#53) Function get_optional_field_query is not documented
(#73) Function get_optional_field is not documented
(#96) Function user_have_no_picture is not documented
(#82) Phpdocs for function field_exist has incomplete parameters list
(#22) Invalid phpdocs tag @author: used
(#28) Package is not specified for function get_custome_fieldname. It is also not specified in file-level phpdocs
(#39) Package is not specified for function check_emtpy_field. It is also not specified in file-level phpdocs
(#53) Package is not specified for function get_optional_field_query. It is also not specified in file-level phpdocs
(#73) Package is not specified for function get_optional_field. It is also not specified in file-level phpdocs
(#79) Package is not specified for function field_exist. It is also not specified in file-level phpdocs
(#96) Package is not specified for function user_have_no_picture. It is also not specified in file-level phpdocs
(#105) Package is not specified for function send_msg. It is also not specified in file-level phpdocs
(#21) Package blocks is not valid
blocks/profile_field_identifier/profile_field_identifier/block_profile_field_identifier.php
(#2) Empty line found after PHP open tag
(#27) File-level phpdocs block is not found
(#27) Class block_profile_field_identifier is not documented
(#29) Function block_profile_field_identifier::init is not documented
(#33) Function block_profile_field_identifier::get_content is not documented
(#47) Function block_profile_field_identifier::has_config is not documented
(#22) Invalid phpdocs tag @author: used
(#27) Package is not specified for class block_profile_field_identifier. It is also not specified in file-level phpdocs
(#21) Package blocks is not valid
blocks/profile_field_identifier/profile_field_identifier/customfield.php
(#2) Empty line found after PHP open tag
(#27) File-level phpdocs block is not found
(#22) Invalid phpdocs tag @author: used
(#21) Package blocks is not valid
blocks/profile_field_identifier/profile_field_identifier/db/access.php
(#27) File-level phpdocs block is not found
(#22) Invalid phpdocs tag @author: used
(#21) Package blocks is not valid
blocks/profile_field_identifier/profile_field_identifier/db/messages.php
(#28) File-level phpdocs block is not found
(#22) Invalid phpdocs tag @author: used
(#21) Package blocks is not valid
blocks/profile_field_identifier/profile_field_identifier/lang/en/block_profile_field_identifier.php
(#26) File-level phpdocs block is not found
(#21) Invalid phpdocs tag @author: used
(#20) Package blocks is not valid
blocks/profile_field_identifier/profile_field_identifier/lib.php
(#28) File-level phpdocs block is not found
(#39) Function check_emtpy_field is not documented
(#53) Function get_optional_field_query is not documented
(#73) Function get_optional_field is not documented
(#96) Function user_have_no_picture is not documented
(#82) Phpdocs for function field_exist has incomplete parameters list
(#22) Invalid phpdocs tag @author: used
(#28) Package is not specified for function get_custome_fieldname. It is also not specified in file-level phpdocs
(#39) Package is not specified for function check_emtpy_field. It is also not specified in file-level phpdocs
(#53) Package is not specified for function get_optional_field_query. It is also not specified in file-level phpdocs
(#73) Package is not specified for function get_optional_field. It is also not specified in file-level phpdocs
(#79) Package is not specified for function field_exist. It is also not specified in file-level phpdocs
(#96) Package is not specified for function user_have_no_picture. It is also not specified in file-level phpdocs
(#105) Package is not specified for function send_msg. It is also not specified in file-level phpdocs
(#21) Package blocks is not valid
blocks/profile_field_identifier/profile_field_identifier/profile_field_identifier_form.php
(#2) Empty line found after PHP open tag
(#27) File-level phpdocs block is not found
(#31) Class field_identifier_form is not documented
(#33) Function field_identifier_form::definition is not documented
(#80) Function field_identifier_form::display_list is not documented
(#22) Invalid phpdocs tag @author: used
(#31) Package is not specified for class field_identifier_form. It is also not specified in file-level phpdocs
(#21) Package blocks is not valid
blocks/profile_field_identifier/profile_field_identifier/settings.php
(#2) Empty line found after PHP open tag
(#26) File-level phpdocs block is not found
(#22) Invalid phpdocs tag @author: used
(#23) Invalid phpdocs tag @date: used
(#21) Package blocks is not valid
blocks/profile_field_identifier/profile_field_identifier/showlist.php
(#27) File-level phpdocs block is not found
(#22) Invalid phpdocs tag @author: used
(#21) Package blocks is not valid
blocks/profile_field_identifier/profile_field_identifier/version.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
(#22) Invalid phpdocs tag @author: used
(#21) Package blocks is not valid
blocks/profile_field_identifier/profile_field_identifier/view.php
(#2) Empty line found after PHP open tag
(#26) File-level phpdocs block is not found
(#21) Invalid phpdocs tag @author: used
(#20) Package blocks is not valid
blocks/profile_field_identifier/profile_field_identifier_form.php
(#2) Empty line found after PHP open tag
(#27) File-level phpdocs block is not found
(#31) Class field_identifier_form is not documented
(#33) Function field_identifier_form::definition is not documented
(#80) Function field_identifier_form::display_list is not documented
(#22) Invalid phpdocs tag @author: used
(#31) Package is not specified for class field_identifier_form. It is also not specified in file-level phpdocs
(#21) Package blocks is not valid
blocks/profile_field_identifier/settings.php
(#2) Empty line found after PHP open tag
(#26) File-level phpdocs block is not found
(#22) Invalid phpdocs tag @author: used
(#23) Invalid phpdocs tag @date: used
(#21) Package blocks is not valid
blocks/profile_field_identifier/showlist.php
(#27) File-level phpdocs block is not found
(#22) Invalid phpdocs tag @author: used
(#21) Package blocks is not valid
blocks/profile_field_identifier/version.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
(#22) Invalid phpdocs tag @author: used
(#21) Package blocks is not valid
blocks/profile_field_identifier/view.php
(#2) Empty line found after PHP open tag
(#26) File-level phpdocs block is not found
(#21) Invalid phpdocs tag @author: used
(#20) Package blocks 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]