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

(1 errors, 16 warnings)

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

mod/notetaker/addnote.php
(#120) Line exceeds 132 characters; contains 147 characters
mod/notetaker/backup/moodle2/restore_notetaker_stepslib.php
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#69) This comment is 47% valid code; is this commented out code?
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Inline comments must start with a capital letter, digit or 3-dots sequence
(#77) Inline comments must start with a capital letter, digit or 3-dots sequence
(#77) This comment is 52% valid code; is this commented out code?
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
mod/notetaker/classes/form/addnote_form.php
(#61) Line exceeds 132 characters; contains 135 characters
mod/notetaker/classes/form/searchnotes_form.php
(#49) Line exceeds 132 characters; contains 146 characters
mod/notetaker/classes/local/utilities.php
(#86) Line exceeds 132 characters; contains 133 characters
(#142) Line exceeds 132 characters; contains 161 characters
(#162) Line exceeds 132 characters; contains 135 characters
mod/notetaker/classes/privacy/provider.php
(#62) Line indented incorrectly; expected at least 12 spaces, found 8
(#205) Line exceeds 132 characters; contains 164 characters
mod/notetaker/viewnote.php
(#71) Line exceeds 132 characters; contains 133 characters

Javascript coding style problems

(0 errors, 1 warnings)

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

mod/notetaker/amd/src/clearsearch.js
(#24) Unexpected space before function parentheses. (space-before-function-paren)

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(33 errors, 0 warnings)

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

mod/notetaker/backup/moodle2/backup_notetaker_activity_task.class.php
(#17) No one-line description found in phpdocs for file
mod/notetaker/backup/moodle2/backup_notetaker_settingslib.php
(#17) No one-line description found in phpdocs for file
(#18) Package moodlecore is not valid
mod/notetaker/backup/moodle2/backup_notetaker_stepslib.php
(#35) Function backup_notetaker_activity_structure_step::define_structure is not documented
(#17) No one-line description found in phpdocs for file
mod/notetaker/backup/moodle2/restore_notetaker_activity_task.class.php
(#17) No one-line description found in phpdocs for file
(#28) No one-line description found in phpdocs for class restore_notetaker_activity_task
(#78) Inline phpdocs tag {@link restore_logs_processor} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#80) Inline phpdocs tag {@link restore_log_rule} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#94) Inline phpdocs tag {@link restore_logs_processor} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#96) Inline phpdocs tag {@link restore_log_rule} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
mod/notetaker/backup/moodle2/restore_notetaker_stepslib.php
(#36) Function restore_notetaker_activity_structure_step::define_structure is not documented
(#52) Function restore_notetaker_activity_structure_step::process_notetaker is not documented
(#64) Function restore_notetaker_activity_structure_step::process_notetaker_note is not documented
(#85) Function restore_notetaker_activity_structure_step::process_notetaker_note_tag is not documented
(#102) Function restore_notetaker_activity_structure_step::after_execute is not documented
(#17) No one-line description found in phpdocs for file
mod/notetaker/classes/event/course_module_instance_list_viewed.php
(#29) Class course_module_instance_list_viewed is not documented
mod/notetaker/classes/event/course_module_viewed.php
(#29) Class course_module_viewed is not documented
(#40) Function course_module_viewed::get_objectid_mapping is not documented
mod/notetaker/classes/form/addnote_form.php
(#31) Class addnote_form is not documented
(#33) Function addnote_form::definition is not documented
mod/notetaker/classes/form/searchnotes_form.php
(#31) Class searchnotes_form is not documented
(#33) Function searchnotes_form::definition is not documented
mod/notetaker/classes/local/utilities.php
(#37) Class utilities is not documented
(#83) Phpdocs for function utilities::get_notes has incomplete parameters list
(#187) Phpdocs for function utilities::delete has incomplete parameters list
mod/notetaker/classes/privacy/provider.php
(#37) Class provider is not documented
(#72) Function provider::get_modid is not documented
(#71) Variable provider::$modid is not documented
(#224) Phpdocs for function provider::export_notetaker_data_for_user has incomplete parameters list
mod/notetaker/lib.php
(#148) Phpdocs for function notetaker_reset_userdata has incomplete parameters list
mod/notetaker/mod_form.php
(#29) Class mod_notetaker_mod_form is not documented

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

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

mod/notetaker/templates/view.mustache
(#1) Example context missing.
mod/notetaker/templates/viewnote.mustache
(#1) Example context missing.

Gherkin .feature problems

(0 errors, 0 warnings)

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