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

(0 errors, 0 warnings)

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


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

(8 errors, 0 warnings)

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

mod/unilabel/backup/moodle2/restore_unilabel_activity_task.class.php
(#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/unilabel/classes/content_type.php
(#175) Function content_type::get_bootstrap_col is not documented
(#194) Function content_type::get_default_col_middle is not documented
(#220) Function content_type::get_default_col_small is not documented
mod/unilabel/type/grid/db/upgrade.php
(#20) Package mod_unilabel 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, 11 warnings)

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

mod/unilabel/templates/fivecolcss.mustache
(#1) HTML Validation error, line 3: Element “style” not allowed as child of element “body” in this context. (Suppressing further errors from this subtree.) (d><body><style>/****)
mod/unilabel/type/grid/templates/dialog.mustache
(#1) ESLint error [no-unused-vars]: 'element' is defined but never used. ( $('#grid-modal--0').on('show.bs.modal', function(element) { ), Line: 3 Column: 58
mod/unilabel/type/grid/templates/grid.mustache
(#1) ESLint error [no-unused-vars]: 'element' is defined but never used. ( $('#grid-modal-55-0').on('show.bs.modal', function(element) { ), Line: 3 Column: 60
(#1) ESLint error [no-unused-vars]: 'element' is defined but never used. ( $('#grid-modal-55-1').on('show.bs.modal', function(element) { ), Line: 9 Column: 60
mod/unilabel/type/topicteaser/templates/carousel.mustache
(#1) ESLint error [no-unused-vars]: 'element' is defined but never used. ( $('#topicteaser-modal-55-0').on('show.bs.modal', function(element) { ), Line: 3 Column: 67
(#1) ESLint error [no-unused-vars]: 'element' is defined but never used. ( $('#topicteaser-modal-55-1').on('show.bs.modal', function(element) { ), Line: 9 Column: 67
(#1) ESLint error [no-unused-vars]: 'element' is defined but never used. ( $('#topicteaser-modal-55-2').on('show.bs.modal', function(element) { ), Line: 15 Column: 67
(#1) ESLint error [no-unused-vars]: 'element' is defined but never used. ( $('#topicteaser-modal-55-3').on('show.bs.modal', function(element) { ), Line: 21 Column: 67
mod/unilabel/type/topicteaser/templates/dialog.mustache
(#1) ESLint error [no-unused-vars]: 'element' is defined but never used. ( $('#topicteaser-modal--0').on('show.bs.modal', function(element) { ), Line: 3 Column: 65
mod/unilabel/type/topicteaser/templates/grid.mustache
(#1) ESLint error [no-unused-vars]: 'element' is defined but never used. ( $('#topicteaser-modal-55-0').on('show.bs.modal', function(element) { ), Line: 3 Column: 67
(#1) ESLint error [no-unused-vars]: 'element' is defined but never used. ( $('#topicteaser-modal-55-1').on('show.bs.modal', function(element) { ), Line: 9 Column: 67

Gherkin .feature problems

(0 errors, 0 warnings)

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