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

(21 errors, 18 warnings)

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

mod/skype/backup/moodle2/backup_skype_activity_task.class.php
(#59) The static declaration must come after the visibility declaration
mod/skype/backup/moodle2/restore_skype_activity_task.class.php
(#60) The static declaration must come after the visibility declaration
(#74) The static declaration must come after the visibility declaration
(#96) The static declaration must come after the visibility declaration
(#118) The static declaration must come after the visibility declaration
mod/skype/locallib.php
(#65) Line exceeds 132 characters; contains 135 characters
(#66) Line exceeds 132 characters; contains 172 characters
(#67) Line exceeds maximum limit of 180 characters; contains 191 characters
(#68) Line exceeds maximum limit of 180 characters; contains 184 characters
(#69) Line exceeds maximum limit of 180 characters; contains 181 characters
(#92) Variable "all_userskype" must not contain underscores.
mod/skype/oops.php
(#49) Inline comments must start with a capital letter, digit or 3-dots sequence
(#49) This comment is 80% valid code; is this commented out code?
(#49) No space found before comment text; expected "// $PAGE->set_url('/mod/skype/oops.php', null);" but found "//$PAGE->set_url('/mod/skype/oops.php', null);"
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) This comment is 78% valid code; is this commented out code?
(#51) No space found before comment text; expected "// $PAGE->set_title($skype->name);" but found "//$PAGE->set_title($skype->name);"
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) This comment is 73% valid code; is this commented out code?
(#56) No space found before comment text; expected "// echo $this->output->box_start('generalbox boxwidthwide boxaligncenter');" but found "//echo $this->output->box_start('generalbox boxwidthwide boxaligncenter');"
(#65) Line exceeds 132 characters; contains 180 characters
(#68) Line exceeds maximum limit of 180 characters; contains 291 characters
(#80) Line exceeds 132 characters; contains 169 characters
(#95) 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
(#101) Whitespace found at end of line within string
(#104) Inline comments must start with a capital letter, digit or 3-dots sequence
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) This comment is 75% valid code; is this commented out code?
(#104) No space found before comment text; expected "// echo '<div><p>';" but found "//echo '<div><p>';"
(#113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#113) This comment is 67% valid code; is this commented out code?
(#113) No space found before comment text; expected "// echo '<input class="btn btn-primary" id="btnDownload" name="download" type="submit" value="Download Skype" />';" but found "//echo '<input class="btn btn-primary" id="btnDownload" name="download" type="submit" value="Download Skype" />';"
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) No space found before comment text; expected "// echo $this->output->box_end();" but found "//echo $this->output->box_end();"
(#115) A closing tag is not permitted at the end of a PHP file
mod/skype/version.php
(#33) 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

(5 errors, 0 warnings)

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

mod/skype/backup/moodle2/restore_skype_activity_task.class.php
(#29) No one-line description found in phpdocs for class restore_skype_activity_task
(#90) Inline phpdocs tag {@link restore_logs_processor} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#92) Inline phpdocs tag {@link restore_log_rule} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#108) Inline phpdocs tag {@link restore_logs_processor} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#110) Inline phpdocs tag {@link restore_log_rule} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}

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]


Gherkin .feature problems

(0 errors, 0 warnings)

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