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

(8 errors, 13 warnings)

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

mod/rumbletalkchat/backup/moodle2/backup_rumbletalkchat_activity_task.class.php
(#59) The static declaration must come after the visibility declaration
mod/rumbletalkchat/backup/moodle2/backup_rumbletalkchat_settingslib.php
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) File must end with a newline character
mod/rumbletalkchat/backup/moodle2/backup_rumbletalkchat_stepslib.php
(#25) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#49) Line exceeds maximum limit of 180 characters; contains 181 characters
mod/rumbletalkchat/backup/moodle2/restore_rumbletalkchat_activity_task.class.php
(#61) The static declaration must come after the visibility declaration
(#73) The static declaration must come after the visibility declaration
(#89) The static declaration must come after the visibility declaration
(#109) The static declaration must come after the visibility declaration
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
mod/rumbletalkchat/backup/moodle2/restore_rumbletalkchat_stepslib.php
(#24) Whitespace found at end of line
mod/rumbletalkchat/classes/output/view.php
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
mod/rumbletalkchat/db/upgrade.php
(#32) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/rumbletalkchat/lib.php
(#32) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#272) Logical operator "and" is prohibited; use "&&" instead
(#288) Logical operator "and" is prohibited; use "&&" instead
mod/rumbletalkchat/mod_form.php
(#79) Line exceeds 132 characters; contains 136 characters
(#89) Line exceeds 132 characters; contains 137 characters
(#95) Line exceeds 132 characters; contains 177 characters
mod/rumbletalkchat/view.php
(#64) Inline comments must end in full-stops, exclamation marks, or question marks

Javascript coding style problems

(0 errors, 0 warnings)

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


CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(19 errors, 2 warnings)

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

mod/rumbletalkchat/backup/moodle2/backup_rumbletalkchat_settingslib.php
(#17) No one-line description found in phpdocs for file
mod/rumbletalkchat/backup/moodle2/restore_rumbletalkchat_activity_task.class.php
(#85) Inline phpdocs tag {@link restore_logs_processor} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#87) Inline phpdocs tag {@link restore_log_rule} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#101) Inline phpdocs tag {@link restore_logs_processor} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#103) Inline phpdocs tag {@link restore_log_rule} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
mod/rumbletalkchat/backup/moodle2/restore_rumbletalkchat_stepslib.php
(#40) Inline phpdocs tag {@link restore_path_element} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
mod/rumbletalkchat/classes/output/view.php
(#31) Class view is not documented
(#36) Function view::__construct is not documented
(#33) Variable view::$rumbletalkchat is not documented
(#34) Variable view::$id is not documented
(#17) No one-line description found in phpdocs for file
mod/rumbletalkchat/classes/privacy/provider.php
(#28) Class provider is not documented
(#32) Function provider::get_metadata is not documented
mod/rumbletalkchat/db/access.php
(#17) No one-line description found in phpdocs for file
mod/rumbletalkchat/lib.php
(#39) Inline phpdocs tag {@link plugin_supports()} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#206) Inline phpdocs tag {@link rumbletalkchat_print_recent_mod_activity()} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#222) Inline phpdocs tag {@link rumbletalkchat_get_recent_mod_activity()} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#227) Inline phpdocs tag {@link get_module_types_names()} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#297) Inline phpdocs tag {@link grade_update_mod_grades()} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#340) Inline phpdocs tag {@link grade_update_mod_grades()} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#359) Inline phpdocs tag {@link file_browser::get_file_info_context_module()} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}

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, 1 warnings)

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

mod/rumbletalkchat/templates/view.mustache
(#1) Example context missing (@template section not found.)

Gherkin .feature problems

(0 errors, 0 warnings)

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