Prechecker results: warning


Overview

(0 errors, 0 warnings)

This section shows the general problems detected when processing the code [More info]


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

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

local/checkmarkreport/amd/src/tooltip.js
(#36) 'triggerEl' declared on line 38 column 17 is used outside of binding context. (block-scoped-var)
(#38) 'triggerEl' is already defined. (no-redeclare)
(#38) 'triggerEl' declared on line 36 column 17 is used outside of binding context. (block-scoped-var)
(#40) 'triggerEl' declared on line 36 column 17 is used outside of binding context. (block-scoped-var)
(#40) 'triggerEl' declared on line 38 column 17 is used outside of binding context. (block-scoped-var)
(#41) 'tooltipEl' declared on line 44 column 17 is used outside of binding context. (block-scoped-var)
(#43) 'tooltipEl' declared on line 44 column 17 is used outside of binding context. (block-scoped-var)
(#44) 'tooltipEl' is already defined. (no-redeclare)
(#49) 'triggerEl' declared on line 36 column 17 is used outside of binding context. (block-scoped-var)
(#49) 'triggerEl' declared on line 38 column 17 is used outside of binding context. (block-scoped-var)
(#51) 'triggerEl' declared on line 36 column 17 is used outside of binding context. (block-scoped-var)
(#51) 'triggerEl' declared on line 38 column 17 is used outside of binding context. (block-scoped-var)
(#56) 'tooltipEl' declared on line 44 column 17 is used outside of binding context. (block-scoped-var)
(#59) 'triggerEl' declared on line 36 column 17 is used outside of binding context. (block-scoped-var)
(#59) 'triggerEl' declared on line 38 column 17 is used outside of binding context. (block-scoped-var)
(#59) 'tooltipEl' declared on line 44 column 17 is used outside of binding context. (block-scoped-var)
(#61) Expected space or tab after '/*' in comment. (spaced-comment)
(#67) 'tooltipEl' declared on line 44 column 17 is used outside of binding context. (block-scoped-var)
(#68) 'tooltipEl' declared on line 44 column 17 is used outside of binding context. (block-scoped-var)
(#85) 'tooltipId' declared on line 87 column 17 is used outside of binding context. (block-scoped-var)
(#87) 'tooltipId' is already defined. (no-redeclare)
(#87) 'tooltipId' declared on line 85 column 17 is used outside of binding context. (block-scoped-var)
(#89) 'tooltipId' declared on line 85 column 17 is used outside of binding context. (block-scoped-var)
(#89) 'tooltipId' declared on line 87 column 17 is used outside of binding context. (block-scoped-var)

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, 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]