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

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

availability/condition/time/yui/src/form/js/form.js
(#13) Identifier 'from_hour' is not in camel case. (camelcase)
(#14) Identifier 'from_minute' is not in camel case. (camelcase)
(#15) Identifier 'to_hour' is not in camel case. (camelcase)
(#16) Identifier 'to_minute' is not in camel case. (camelcase)
(#39) Identifier 'from_hour' is not in camel case. (camelcase)
(#40) Identifier 'from_minute' is not in camel case. (camelcase)
(#41) Identifier 'to_hour' is not in camel case. (camelcase)
(#42) Identifier 'to_minute' is not in camel case. (camelcase)

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(0 errors, 0 warnings)

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


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

(1 errors, 0 warnings)

This section shows files built by grunt and not commited [More info]

Problems running grunt shifter

shifter problems

(1 errors, 0 warnings)

This section shows problems detected by shifter [More info]

availability/condition/time/yui/src/form/js/form.js
contains 8 lint errors

Mustache template problems

(0 errors, 12 warnings)

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

availability/condition/time/templates/time.mustache
(#1) HTML Validation error, line 5: The element “label” must not appear as a descendant of the “label” element. (> <label for="availability_time_from">[[ fro)
(#1) HTML Validation error, line 6: Element “fieldset” not allowed as child of element “span” in this context. (Suppressing further errors from this subtree.) (> <fieldset id="availability_time_from"> )
(#1) HTML Validation error, line 10: The “label” element may contain at most one “button”, “input”, “meter”, “output”, “progress”, “select”, or “textarea” descendant. (: <select name="availability_time_from_minute" class="customselect"> )
(#1) HTML Validation info, line 2: “label” element with multiple labelable descendants. (ad><body><label> <)
(#1) HTML Validation error, line 13: The element “label” must not appear as a descendant of the “label” element. (> <label for="availability_time_to">[[ to )
(#1) HTML Validation error, line 14: Element “fieldset” not allowed as child of element “span” in this context. (Suppressing further errors from this subtree.) (> <fieldset id="availability_time_to"> )
(#1) HTML Validation error, line 15: The “label” element may contain at most one “button”, “input”, “meter”, “output”, “progress”, “select”, or “textarea” descendant. (> <select name="availability_time_to_hour" class="customselect"> )
(#1) HTML Validation info, line 2: “label” element with multiple labelable descendants. (ad><body><label> <)
(#1) HTML Validation error, line 18: The “label” element may contain at most one “button”, “input”, “meter”, “output”, “progress”, “select”, or “textarea” descendant. (: <select name="availability_time_to_minute" class="customselect"> )
(#1) HTML Validation info, line 2: “label” element with multiple labelable descendants. (ad><body><label> <)
(#1) HTML Validation error, line 5: The value of the “for” attribute of the “label” element must be the ID of a non-hidden form control. (> <label for="availability_time_from">[[ fro)
(#1) HTML Validation error, line 13: The value of the “for” attribute of the “label” element must be the ID of a non-hidden form control. (> <label for="availability_time_to">[[ to )

Gherkin .feature problems

(0 errors, 0 warnings)

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