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

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

mod/cado/backup/moodle2/backup_cado_stepslib.php
(#54) Space found before object operator
mod/cado/classes/cado.php
(#213) Space found before object operator
(#266) Space found before object operator
(#267) Space found before object operator
(#278) Space found before object operator
(#279) Space found before object operator
(#290) Space found before object operator
(#291) Space found before object operator
(#295) Space found before object operator
(#296) Space found before object operator
(#302) Space found before object operator
(#303) Space found before object operator
mod/cado/classes/check.php
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
mod/cado/classes/compare_form.php
(#92) Space found before object operator
(#117) Blank comments are not allowed
(#119) Space found before object operator
(#119) Space found before object operator
(#119) Space found before object operator
mod/cado/lib.php
(#104) Space found before object operator
(#109) Space found before object operator
(#114) Space found before object operator
(#119) Space found before object operator

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

(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

(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, 6 warnings)

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

mod/cado/templates/mobile_cadoview.mustache
(#1) HTML Validation info, line 6: Attribute “[params]” is not serializable as XML 1.0. ( <span core-site-plugins-call-ws-on-load name="mod_cado_view_cado" [params]="{cadoid: }" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation info, line 6: Attribute “[presets]” is not serializable as XML 1.0. ( <span core-site-plugins-call-ws-on-load name="mod_cado_view_cado" [params]="{cadoid: }" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 6: Attribute “core-site-plugins-call-ws-on-load” not allowed on element “span” at this point. ( <span core-site-plugins-call-ws-on-load name="mod_cado_view_cado" [params]="{cadoid: }" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 6: Attribute “name” not allowed on element “span” at this point. ( <span core-site-plugins-call-ws-on-load name="mod_cado_view_cado" [params]="{cadoid: }" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 6: Attribute “[params]” not allowed on element “span” at this point. ( <span core-site-plugins-call-ws-on-load name="mod_cado_view_cado" [params]="{cadoid: }" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 6: Attribute “[presets]” not allowed on element “span” at this point. ( <span core-site-plugins-call-ws-on-load name="mod_cado_view_cado" [params]="{cadoid: }" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)

Gherkin .feature problems

(0 errors, 0 warnings)

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