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

(524 errors, 121 warnings)

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

mod/recordingsbn/backup/moodle2/backup_recordingsbn_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 end in full-stops, exclamation marks, or question marks
mod/recordingsbn/backup/moodle2/backup_recordingsbn_stepslib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) 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
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) This comment is 50% valid code; is this commented out code?
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) This comment is 50% valid code; is this commented out code?
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
mod/recordingsbn/backup/moodle2/restore_recordingsbn_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/recordingsbn/backup/moodle2/restore_recordingsbn_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/recordingsbn/classes/event/recordingsbn_recording_deleted.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#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.".
(#3) 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 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) 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/>.".
(#41) Expected 1 space before "?"; 0 found
(#41) Expected 1 space before ":"; 0 found
(#53) Line exceeds 132 characters; contains 136 characters
mod/recordingsbn/classes/event/recordingsbn_recording_published.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#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.".
(#3) 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 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) 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/>.".
(#41) Expected 1 space before "?"; 0 found
(#41) Expected 1 space before ":"; 0 found
(#53) Line exceeds 132 characters; contains 138 characters
mod/recordingsbn/classes/event/recordingsbn_recording_unpublished.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#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.".
(#3) 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 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) 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/>.".
(#41) Expected 1 space before "?"; 0 found
(#41) Expected 1 space before ":"; 0 found
(#53) Line exceeds 132 characters; contains 140 characters
mod/recordingsbn/classes/event/recordingsbn_resource_page_viewed.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#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.".
(#3) 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 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) 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/>.".
(#52) Line exceeds 132 characters; contains 139 characters
mod/recordingsbn/config-dist.php
(#2) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) 75 slashes comments are not allowed; use "// Comment." instead
(#3) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#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".
(#5) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#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.".
(#7) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#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/>.".
(#15) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#16) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#17) 75 slashes comments are not allowed; use "// Comment." instead
(#18) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#19) 75 slashes comments are not allowed; use "// Comment." instead
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Variable "RECORDINGSBN_CFG" must be all lower-case
(#29) Variable "RECORDINGSBN_CFG" must not contain underscores.
(#30) Variable "RECORDINGSBN_CFG" must be all lower-case
(#30) Variable "RECORDINGSBN_CFG" must not contain underscores.
(#31) Variable "RECORDINGSBN_CFG" must be all lower-case
(#31) Variable "RECORDINGSBN_CFG" must not contain underscores.
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) No space found before comment text; expected "// =========================================================================" but found "//========================================================================="
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) No space found before comment text; expected "// =========================================================================" but found "//========================================================================="
(#42) Inline comments must start with a capital letter, digit or 3-dots sequence
(#42) No space found before comment text; expected "// =========================================================================" but found "//========================================================================="
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) No space found before comment text; expected "// =========================================================================" but found "//========================================================================="
(#48) Perl-style comments are not allowed; use "// Comment." instead
(#52) Perl-style comments are not allowed; use "// Comment." instead
(#56) Perl-style comments are not allowed; use "// Comment." instead
(#58) Whitespace found at end of line
(#60) Perl-style comments are not allowed; use "// Comment." instead
mod/recordingsbn/db/access.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#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.".
(#3) 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 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) 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/>.".
mod/recordingsbn/db/install.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
mod/recordingsbn/db/log.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Expected 1 space before "=>"; 0 found
(#18) Expected 1 space after "=>"; 0 found
(#18) Expected 1 space before "=>"; 0 found
(#18) Expected 1 space after "=>"; 0 found
(#18) Expected 1 space before "=>"; 0 found
(#18) Expected 1 space after "=>"; 0 found
(#18) Expected 1 space before "=>"; 0 found
(#18) Expected 1 space after "=>"; 0 found
(#19) Expected 1 space before "=>"; 0 found
(#19) Expected 1 space after "=>"; 0 found
(#19) Expected 1 space before "=>"; 0 found
(#19) Expected 1 space after "=>"; 0 found
(#19) Expected 1 space before "=>"; 0 found
(#19) Expected 1 space after "=>"; 0 found
(#19) Expected 1 space before "=>"; 0 found
(#19) Expected 1 space after "=>"; 0 found
(#20) Expected 1 space before "=>"; 0 found
(#20) Expected 1 space after "=>"; 0 found
(#20) Expected 1 space before "=>"; 0 found
(#20) Expected 1 space after "=>"; 0 found
(#20) Expected 1 space before "=>"; 0 found
(#20) Expected 1 space after "=>"; 0 found
(#20) Expected 1 space before "=>"; 0 found
(#20) Expected 1 space after "=>"; 0 found
(#21) Expected 1 space before "=>"; 0 found
(#21) Expected 1 space after "=>"; 0 found
(#21) Expected 1 space before "=>"; 0 found
(#21) Expected 1 space after "=>"; 0 found
(#21) Expected 1 space before "=>"; 0 found
(#21) Expected 1 space after "=>"; 0 found
(#21) Expected 1 space before "=>"; 0 found
(#21) Expected 1 space after "=>"; 0 found
mod/recordingsbn/db/uninstall.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#16) Expected MOODLE_INTERNAL check or config.php inclusion
mod/recordingsbn/db/upgrade.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#23) Inline comments must start with a capital letter, digit or 3-dots sequence
(#23) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Commas (,) must be followed by white space.
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Expected 1 space before "="; 0 found
(#34) Expected 1 space after "="; 0 found
(#34) Expected 1 space before "="; 0 found
(#34) Expected 1 space after "="; 0 found
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Expected 1 space before "="; 0 found
(#42) Expected 1 space after "="; 0 found
(#42) Expected 1 space before "="; 0 found
(#42) Expected 1 space after "="; 0 found
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Spaces must be used for alignment; tabs are not allowed
(#53) Tab found within whitespace
(#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
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Commas (,) must be followed by white space.
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Expected "if (...) {\n"; found "if(...) {\n"
(#88) Expected 1 space before "="; 0 found
(#88) Expected 1 space after "="; 0 found
(#88) Expected 1 space before "="; 0 found
(#88) Expected 1 space after "="; 0 found
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Expected 1 space before "="; 0 found
(#93) Expected 1 space after "="; 0 found
(#93) Expected 1 space before "="; 0 found
(#93) Expected 1 space after "="; 0 found
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Expected 1 space before "="; 0 found
(#96) Expected 1 space after "="; 0 found
(#96) Expected 1 space before "="; 0 found
(#96) Expected 1 space after "="; 0 found
(#108) Expected 1 space before "="; 0 found
(#108) Expected 1 space after "="; 0 found
(#108) Expected 1 space before "="; 0 found
(#108) Expected 1 space after "="; 0 found
(#121) Expected 1 space before "="; 0 found
(#121) Expected 1 space after "="; 0 found
(#121) Expected 1 space before "="; 0 found
(#121) Expected 1 space after "="; 0 found
mod/recordingsbn/index.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#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.".
(#3) 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 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) 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/>.".
(#14) Inline comments must start with a capital letter, digit or 3-dots sequence
(#14) Inline comments must end in full-stops, exclamation marks, or question marks
(#23) Inline comments must end in full-stops, exclamation marks, or question marks
(#23) No space found before comment text; expected "// This is valid before v2.6" but found "//This is valid before v2.6"
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) No space found before comment text; expected "// This is valid after v2.6" but found "//This is valid after v2.6"
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) 3 slashes comments are not allowed; use "// Comment." instead
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) 3 slashes comments are not allowed; use "// Comment." instead
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) 3 slashes comments are not allowed; use "// Comment." instead
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) No space found before comment text; expected "// Show dimmed if the mod is hidden" but found "//Show dimmed if the mod is hidden"
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) No space found before comment text; expected "// Show normal if the mod is visible" but found "//Show normal if the mod is visible"
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) 3 slashes comments are not allowed; use "// Comment." instead
mod/recordingsbn/lang/en/recordingsbn.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#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.".
(#3) 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 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) 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/>.".
mod/recordingsbn/lib.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#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.".
(#3) 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 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) 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/>.".
(#13) 80 slashes comments are not allowed; use "// Comment." instead
(#15) Inline comments must end in full-stops, exclamation marks, or question marks
(#15) 80 slashes comments are not allowed; use "// Comment." instead
(#26) Closing brace must be on a line by itself
(#27) Closing brace must be on a line by itself
(#28) Closing brace must be on a line by itself
(#29) Closing brace must be on a line by itself
(#30) Closing brace must be on a line by itself
(#31) Closing brace must be on a line by itself
(#32) Closing brace must be on a line by itself
(#33) Closing brace must be on a line by itself
(#34) Closing brace must be on a line by itself
(#35) Closing brace must be on a line by itself
(#37) Closing brace must be on a line by itself
(#101) Perl-style comments are not allowed; use "// Comment." instead
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#207) 80 slashes comments are not allowed; use "// Comment." instead
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) 80 slashes comments are not allowed; use "// Comment." instead
(#244) 80 slashes comments are not allowed; use "// Comment." instead
(#246) Inline comments must end in full-stops, exclamation marks, or question marks
(#246) 80 slashes comments are not allowed; use "// Comment." instead
(#286) 80 slashes comments are not allowed; use "// Comment." instead
(#288) Inline comments must end in full-stops, exclamation marks, or question marks
(#288) 80 slashes comments are not allowed; use "// Comment." instead
mod/recordingsbn/locallib.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#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.".
(#3) 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 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) 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/>.".
(#13) Variable "RECORDINGSBN_CFG" must be all lower-case
(#13) Variable "RECORDINGSBN_CFG" must not contain underscores.
(#18) Variable "RECORDINGSBN_CFG" must be all lower-case
(#18) Variable "RECORDINGSBN_CFG" must not contain underscores.
(#19) Variable "RECORDINGSBN_CFG" must be all lower-case
(#19) Variable "RECORDINGSBN_CFG" must not contain underscores.
(#19) Expected 1 space before "?"; 0 found
(#19) Variable "RECORDINGSBN_CFG" must be all lower-case
(#19) Variable "RECORDINGSBN_CFG" must not contain underscores.
(#19) Expected 1 space before ":"; 0 found
(#19) Expected 1 space before "?"; 0 found
(#19) Expected 1 space before ":"; 0 found
(#19) Line exceeds maximum limit of 180 characters; contains 205 characters
(#23) Variable "RECORDINGSBN_CFG" must be all lower-case
(#23) Variable "RECORDINGSBN_CFG" must not contain underscores.
(#24) Variable "RECORDINGSBN_CFG" must be all lower-case
(#24) Variable "RECORDINGSBN_CFG" must not contain underscores.
(#24) Expected 1 space before "?"; 0 found
(#24) Variable "RECORDINGSBN_CFG" must be all lower-case
(#24) Variable "RECORDINGSBN_CFG" must not contain underscores.
(#24) Expected 1 space before ":"; 0 found
(#24) Expected 1 space before "?"; 0 found
(#24) Expected 1 space before ":"; 0 found
(#24) Line exceeds maximum limit of 180 characters; contains 209 characters
(#28) Variable "RECORDINGSBN_CFG" must be all lower-case
(#28) Variable "RECORDINGSBN_CFG" must not contain underscores.
(#29) Variable "RECORDINGSBN_CFG" must be all lower-case
(#29) Variable "RECORDINGSBN_CFG" must not contain underscores.
(#29) Expected 1 space before "?"; 0 found
(#29) Variable "RECORDINGSBN_CFG" must be all lower-case
(#29) Variable "RECORDINGSBN_CFG" must not contain underscores.
(#29) Expected 1 space before ":"; 0 found
(#29) Expected 1 space before "?"; 0 found
(#29) Expected 1 space before ":"; 0 found
(#29) Line exceeds maximum limit of 180 characters; contains 281 characters
(#33) Variable "RECORDINGSBN_CFG" must be all lower-case
(#33) Variable "RECORDINGSBN_CFG" must not contain underscores.
(#34) Variable "RECORDINGSBN_CFG" must be all lower-case
(#34) Variable "RECORDINGSBN_CFG" must not contain underscores.
(#34) Expected 1 space before "?"; 0 found
(#34) Variable "RECORDINGSBN_CFG" must be all lower-case
(#34) Variable "RECORDINGSBN_CFG" must not contain underscores.
(#34) Expected 1 space before ":"; 0 found
(#34) Expected 1 space before "?"; 0 found
(#34) Expected 1 space before ":"; 0 found
(#34) Line exceeds maximum limit of 180 characters; contains 285 characters
mod/recordingsbn/mod_form.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#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.".
(#3) 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 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) 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/>.".
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) No space found before comment text; expected "// UI configuration options" but found "//UI configuration options"
(#27) Variable "ui_html_default" must not contain underscores.
(#28) Variable "ui_html_editable" must not contain underscores.
(#29) Variable "include_deleted_activities_default" must not contain underscores.
(#30) Variable "include_deleted_activities_editable" must not contain underscores.
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
(#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
(#47) This comment is 77% valid code; is this commented out code?
(#47) No space found before comment text; expected "// $mform->addHelpButton('name', 'recordingsbnname', 'recordingsbn');" but found "//$mform->addHelpButton('name', 'recordingsbnname', 'recordingsbn');"
(#49) Variable "ui_html_editable" must not contain underscores.
(#51) Variable "ui_html_default" must not contain underscores.
(#54) Variable "ui_html_default" must not contain underscores.
(#58) Variable "include_deleted_activities_editable" must not contain underscores.
(#59) Line exceeds 132 characters; contains 146 characters
(#60) Variable "ui_html_default" must not contain underscores.
(#63) Variable "include_deleted_activities_default" must not contain underscores.
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Inline comments must start with a capital letter, digit or 3-dots sequence
(#70) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
mod/recordingsbn/settings.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#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.".
(#3) 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 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) 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/>.".
(#13) Variable "BIGBLUEBUTTONBN_CFG" must be all lower-case
(#13) Variable "BIGBLUEBUTTONBN_CFG" must not contain underscores.
(#18) Expected "if (...) {\n"; found "if(...) {\n"
(#18) Variable "BIGBLUEBUTTONBN_CFG" must be all lower-case
(#18) Variable "BIGBLUEBUTTONBN_CFG" must not contain underscores.
(#19) Variable "BIGBLUEBUTTONBN_CFG" must be all lower-case
(#19) Variable "BIGBLUEBUTTONBN_CFG" must not contain underscores.
(#24) Expected "if (...) {\n"; found "if(...) {\n"
(#24) Variable "BIGBLUEBUTTONBN_CFG" must be all lower-case
(#24) Variable "BIGBLUEBUTTONBN_CFG" must not contain underscores.
(#30) Expected "if (...) {\n"; found "if(...) {\n"
(#30) Variable "BIGBLUEBUTTONBN_CFG" must be all lower-case
(#30) Variable "BIGBLUEBUTTONBN_CFG" must not contain underscores.
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Expected "if (...) {\n"; found "if(...) {\n"
(#37) Variable "BIGBLUEBUTTONBN_CFG" must be all lower-case
(#37) Variable "BIGBLUEBUTTONBN_CFG" must not contain underscores.
(#43) Expected "if (...) {\n"; found "if(...) {\n"
(#43) Variable "BIGBLUEBUTTONBN_CFG" must be all lower-case
(#43) Variable "BIGBLUEBUTTONBN_CFG" must not contain underscores.
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
mod/recordingsbn/version.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#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.".
(#3) 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 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) 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/>.".
mod/recordingsbn/view.php
(#1) File has mixed line endings; this may cause incorrect results
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#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.".
(#3) 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 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) 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/>.".
(#15) 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
(#25) Usage of ELSEIF not allowed; use ELSE IF instead
(#35) Variable "version_major" must not contain underscores.
(#36) Variable "version_major" must not contain underscores.
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) No space found before comment text; expected "// This is valid before v2.6" but found "//This is valid before v2.6"
(#39) Variable "module_version" must not contain underscores.
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) No space found before comment text; expected "// This is valid after v2.6" but found "//This is valid after v2.6"
(#43) Variable "module_version" must not contain underscores.
(#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
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Variable "version_major" must not contain underscores.
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) No space found before comment text; expected "// This is valid before v2.7" but found "//This is valid before v2.7"
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) No space found before comment text; expected "// This is valid after v2.7" but found "//This is valid after v2.7"
(#66) Line exceeds 132 characters; contains 142 characters
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) No space found before comment text; expected "// Validates if user has permissions for managing recordings" but found "//Validates if user has permissions for managing recordings"
(#72) Line exceeds 132 characters; contains 155 characters
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) No space found before comment text; expected "// Additional info related to the course" but found "//Additional info related to the course"
(#74) Whitespace found at end of line
(#75) Whitespace found at end of line
(#76) Whitespace found at end of line
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) 3 slashes comments are not allowed; use "// Comment." instead
(#81) No space found before comment text; expected "// Set strings to show" but found "///Set strings to show"
(#82) Variable "view_no_recordings" must not contain underscores.
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) 3 slashes comments are not allowed; use "// Comment." instead
(#90) Inline comments must start with a capital letter, digit or 3-dots sequence
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) This comment is 86% valid code; is this commented out code?
(#90) No space found before comment text; expected "// $PAGE->set_periodic_refresh_delay(60);" but found "//$PAGE->set_periodic_refresh_delay(60);"
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) 3 slashes comments are not allowed; use "// Comment." instead
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) 3 slashes comments are not allowed; use "// Comment." instead
(#97) Variable "module_version" must not contain underscores.
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) No space found before comment text; expected "// Print page headers" but found "//Print page headers"
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Variable "shared_secret" must not contain underscores.
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) No space found before comment text; expected "// Execute actions if there is one and it is allowed" but found "//Execute actions if there is one and it is allowed"
(#111) Expected "if (...) {\n"; found "if(...){\n"
(#112) Expected "if (...) {\n"; found "if(...) {\n"
(#113) Variable "shared_secret" must not contain underscores.
(#114) Variable "version_major" must not contain underscores.
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) No space found before comment text; expected "// This is valid before v2.7" but found "//This is valid before v2.7"
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) No space found before comment text; expected "// This is valid after v2.7" but found "//This is valid after v2.7"
(#119) Line exceeds maximum limit of 180 characters; contains 194 characters
(#123) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#123) Expected "if (...) {\n"; found "if(...) {\n"
(#124) Variable "shared_secret" must not contain underscores.
(#125) Variable "version_major" must not contain underscores.
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) No space found before comment text; expected "// This is valid before v2.7" but found "//This is valid before v2.7"
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) No space found before comment text; expected "// This is valid after v2.7" but found "//This is valid after v2.7"
(#130) Line exceeds maximum limit of 180 characters; contains 196 characters
(#134) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#134) Expected "if (...) {\n"; found "if(...) {\n"
(#135) Variable "shared_secret" must not contain underscores.
(#136) Variable "version_major" must not contain underscores.
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) No space found before comment text; expected "// This is valid before v2.7" but found "//This is valid before v2.7"
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) No space found before comment text; expected "// This is valid after v2.7" but found "//This is valid after v2.7"
(#141) Commas (,) must be followed by white space.
(#141) Commas (,) must be followed by white space.
(#141) Line exceeds maximum limit of 180 characters; contains 190 characters
(#149) Inline comments must end in full-stops, exclamation marks, or question marks
(#152) Expected "if (...) {\n"; found "if(...) {\n"
(#153) Variable "results_deleted" must not contain underscores.
(#154) Variable "results_deleted" must not contain underscores.
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) Expected "if (...) {\n"; found "if(...){\n"
(#159) Variable "mIDs" must be all lower-case
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) No space found before comment text; expected "// Eliminates duplicates" but found "//Eliminates duplicates"
(#162) Variable "mIDs" must be all lower-case
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) Variable "mIDs" must be all lower-case
(#167) The use of function sizeof() is forbidden; use count() instead
(#167) Variable "mIDs" must be all lower-case
(#168) Space found after opening bracket of FOR loop
(#168) Space found before closing bracket of FOR loop
(#169) Variable "meetingIDs" must be all lower-case
(#169) Variable "mIDs" must be all lower-case
(#169) Expected 1 space before "-"; 0 found
(#169) Expected 1 space after "-"; 0 found
(#169) Expected 1 space before "*"; 0 found
(#169) Expected 1 space after "*"; 0 found
(#170) Variable "fetched_recordings" must not contain underscores.
(#170) Variable "meetingIDs" must be all lower-case
(#170) Variable "shared_secret" must not contain underscores.
(#171) Variable "fetched_recordings" must not contain underscores.
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) Variable "recordings_imported" must not contain underscores.
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) Whitespace found at end of line
(#180) Variable "recordings_imported" must not contain underscores.
(#184) Inline comments must end in full-stops, exclamation marks, or question marks
(#184) No space found before comment text; expected "// If there are meetings with recordings load the data to the table" but found "//If there are meetings with recordings load the data to the table"
(#185) Expected "if (...) {\n"; found "if(...) {\n"
(#186) No space found before comment text; expected "// Shows HTML version." but found "//Shows HTML version."
(#188) Expected "if (...) {\n"; found "if(...) {\n"
(#189) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) No space found before comment text; expected "// Print the table" but found "//Print the table"
(#194) No space found before comment text; expected "// Shows YUI version." but found "//Shows YUI version."
(#195) Variable "recordingsbn_columns" must not contain underscores.
(#196) Variable "recordingsbn_data" must not contain underscores.
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
(#200) No space found before comment text; expected "// JavaScript variables" but found "//JavaScript variables"
(#202) Variable "recordingsbn_columns" must not contain underscores.
(#203) Variable "recordingsbn_data" must not contain underscores.
(#217) No space found before comment text; expected "// There are no recordings to be shown." but found "//There are no recordings to be shown."
(#218) Variable "view_no_recordings" must not contain underscores.
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#228) No space found before comment text; expected "// JavaScript variables" but found "//JavaScript variables"
(#229) Variable "waitformoderator_ping_interval" must not contain underscores.
(#230) Variable "locale_encoder" must not contain underscores.
(#230) Whitespace found at end of line
(#231) Variable "locale_code" must not contain underscores.
(#231) Variable "locale_sub_code" must not contain underscores.
(#231) Whitespace found at end of line
(#232) Variable "jsVars" must be all lower-case
(#232) Whitespace found at end of line
(#233) Variable "waitformoderator_ping_interval" must not contain underscores.
(#233) Expected 1 space before "?"; 0 found
(#233) Variable "waitformoderator_ping_interval" must not contain underscores.
(#233) Expected 1 space before ":"; 0 found
(#233) Whitespace found at end of line
(#235) Variable "locale_code" must not contain underscores.
(#235) Whitespace found at end of line
(#236) Whitespace found at end of line
(#238) Variable "jsVars" must be all lower-case
(#238) Whitespace found at end of line
(#240) Whitespace found at end of line
(#241) Whitespace found at end of line
(#242) Whitespace found at end of line
(#243) Whitespace found at end of line
(#244) Whitespace found at end of line
(#245) Whitespace found at end of line
(#247) Inline comments must end in full-stops, exclamation marks, or question marks

Javascript coding style problems

(12 errors, 10 warnings)

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

mod/recordingsbn/module.js
(#4) Identifier 'mod_recordingsbn' is not in camel case. (camelcase)
(#12) 'bigbluebuttonbn_dataSource' is defined but never used. (no-unused-vars)
(#12) Identifier 'bigbluebuttonbn_dataSource' is not in camel case. (camelcase)
(#13) Identifier 'bigbluebuttonbn_ping_interval_id' is not in camel case. (camelcase)
(#13) 'bigbluebuttonbn_ping_interval_id' is defined but never used. (no-unused-vars)
(#15) Identifier 'datatable_init' is not in camel case. (camelcase)
(#15) 'Y' is defined but never used. (no-unused-vars)
(#16) There should be no space after '{'. (object-curly-spacing)
(#16) There should be no space before '}'. (object-curly-spacing)
(#17) Expected space(s) after "for". (keyword-spacing)
(#17) 'recordingsbn' is not defined. (no-undef)
(#17) Missing space before opening brace. (space-before-blocks)
(#18) 'recordingsbn' is not defined. (no-undef)
(#19) 'recordingsbn' is not defined. (no-undef)
(#19) 'bigbluebuttonbn' is not defined. (no-undef)
(#22) 'YUI' is not defined. (no-undef)
(#22) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#22) Unexpected space before function parentheses. (space-before-function-paren)
(#23) 'table' is defined but never used. (no-unused-vars)
(#25) 'recordingsbn' is not defined. (no-undef)
(#26) 'recordingsbn' is not defined. (no-undef)
(#31) Missing semicolon. (semi)

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(66 errors, 10 warnings)

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

mod/recordingsbn/backup/moodle2/backup_recordingsbn_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 backup_recordingsbn_activity_task
(#50) Phpdocs for function backup_recordingsbn_activity_task::encode_content_links has incomplete parameters list
(#29) Class backup_recordingsbn_activity_task does not have @copyright tag
(#29) Class backup_recordingsbn_activity_task does not have @license tag
(#19) Package mod is not valid
mod/recordingsbn/backup/moodle2/backup_recordingsbn_stepslib.php
(#2) Empty line found after PHP open tag
(#34) Function backup_recordingsbn_activity_structure_step::define_structure is not documented
(#18) No one-line description found in phpdocs for file
(#29) Class backup_recordingsbn_activity_structure_step does not have @copyright tag
(#29) Class backup_recordingsbn_activity_structure_step does not have @license tag
(#19) Package mod is not valid
mod/recordingsbn/backup/moodle2/restore_recordingsbn_activity_task.class.php
(#2) Empty line found after PHP open tag
(#68) Function restore_recordingsbn_activity_task::define_restore_log_rules is not documented
(#78) Function restore_recordingsbn_activity_task::define_restore_log_rules_for_course is not documented
(#18) No one-line description found in phpdocs for file
(#29) No one-line description found in phpdocs for class restore_recordingsbn_activity_task
(#29) Class restore_recordingsbn_activity_task does not have @copyright tag
(#29) Class restore_recordingsbn_activity_task does not have @license tag
(#19) Package moodlecore is not valid
mod/recordingsbn/backup/moodle2/restore_recordingsbn_stepslib.php
(#2) Empty line found after PHP open tag
(#34) Function restore_recordingsbn_activity_structure_step::define_structure is not documented
(#43) Function restore_recordingsbn_activity_structure_step::process_recordingsbn is not documented
(#56) Function restore_recordingsbn_activity_structure_step::after_execute is not documented
(#18) No one-line description found in phpdocs for file
(#29) Class restore_recordingsbn_activity_structure_step does not have @copyright tag
(#29) Class restore_recordingsbn_activity_structure_step does not have @license tag
(#19) Package moodlecore is not valid
mod/recordingsbn/classes/event/recordingsbn_recording_deleted.php
(#14) Class recordingsbn_recording_deleted is not documented
mod/recordingsbn/classes/event/recordingsbn_recording_published.php
(#14) Class recordingsbn_recording_published is not documented
mod/recordingsbn/classes/event/recordingsbn_recording_unpublished.php
(#14) Class recordingsbn_recording_unpublished is not documented
mod/recordingsbn/classes/event/recordingsbn_resource_page_viewed.php
(#14) Class recordingsbn_resource_page_viewed is not documented
mod/recordingsbn/config-dist.php
(#2) Found comment starting with three or more slashes
(#17) Found comment starting with three or more slashes
(#19) Found comment starting with three or more slashes
(#23) Package mod_bigbluebuttonbn is not valid
mod/recordingsbn/db/install.php
(#2) Empty line found after PHP open tag
mod/recordingsbn/db/log.php
(#2) Empty line found after PHP open tag
mod/recordingsbn/db/uninstall.php
(#2) Empty line found after PHP open tag
mod/recordingsbn/db/upgrade.php
(#2) Empty line found after PHP open tag
mod/recordingsbn/index.php
(#31) Found comment starting with three or more slashes
(#41) Found comment starting with three or more slashes
(#50) Found comment starting with three or more slashes
(#88) Found comment starting with three or more slashes
mod/recordingsbn/lang/en/recordingsbn.php
(#5) Package mod_bigbluebutton is not valid
mod/recordingsbn/lib.php
(#13) Found comment starting with three or more slashes
(#15) Found comment starting with three or more slashes
(#207) Found comment starting with three or more slashes
(#209) Found comment starting with three or more slashes
(#244) Found comment starting with three or more slashes
(#246) Found comment starting with three or more slashes
(#286) Found comment starting with three or more slashes
(#288) Found comment starting with three or more slashes
(#49) Phpdocs for function recordingsbn_add_instance has incomplete parameters list
(#68) Phpdocs for function recordingsbn_update_instance has incomplete parameters list
(#108) Phpdocs for function recordingsbn_user_outline has incomplete parameters list
(#125) Phpdocs for function recordingsbn_user_complete has incomplete parameters list
(#135) Phpdocs for function recordingsbn_print_recent_activity has incomplete parameters list
(#161) Phpdocs for function recordingsbn_print_recent_mod_activity has incomplete parameters list
(#219) Phpdocs for function recordingsbn_scale_used has incomplete parameters list
(#235) Phpdocs for function recordingsbn_scale_used_anywhere has incomplete parameters list
(#295) Phpdocs for function recordingsbn_extend_navigation has incomplete parameters list
(#200) Not recommended phpdocs tag @example used
(#319) Not recommended phpdocs tag @global used
(#162) Invalid inline phpdocs tag @see found
mod/recordingsbn/locallib.php
(#17) Function recordingsbn_get_cfg_ui_html_default is not documented
(#22) Function recordingsbn_get_cfg_ui_html_editable is not documented
(#27) Function recordingsbn_get_cfg_include_deleted_activities_default is not documented
(#32) Function recordingsbn_get_cfg_include_deleted_activities_editable is not documented
mod/recordingsbn/mod_form.php
(#16) Class mod_recordingsbn_mod_form does not have @copyright tag
(#16) Class mod_recordingsbn_mod_form does not have @license tag
mod/recordingsbn/view.php
(#81) Found comment starting with three or more slashes
(#84) Found comment starting with three or more slashes
(#92) Found comment starting with three or more slashes
(#95) Found comment starting with three or more slashes

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]