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

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

local/checkmarkreport/classes/base.php
(#920) Inline comments must end in full-stops, exclamation marks, or question marks
local/checkmarkreport/classes/event/exported_base.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
local/checkmarkreport/classes/event/overview_exported.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
local/checkmarkreport/classes/event/overview_viewed.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
local/checkmarkreport/classes/event/useroverview_exported.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
local/checkmarkreport/classes/event/useroverview_viewed.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
local/checkmarkreport/classes/event/userview_exported.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
local/checkmarkreport/classes/event/userview_viewed.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
local/checkmarkreport/classes/event/viewed_base.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
local/checkmarkreport/classes/example.php
(#28) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
local/checkmarkreport/classes/html_table_colgroups.php
(#30) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
local/checkmarkreport/classes/overview.php
(#25) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
local/checkmarkreport/classes/privacy/provider.php
(#28) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
local/checkmarkreport/classes/useroverview.php
(#25) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
local/checkmarkreport/classes/userview.php
(#25) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
local/checkmarkreport/db/upgrade.php
(#33) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
local/checkmarkreport/lib.php
(#31) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#59) Logical operator "or" is prohibited; use "||" instead
local/checkmarkreport/renderer.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.

Javascript coding style problems

(1 errors, 24 warnings)

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

local/checkmarkreport/amd/src/tooltip.js
(#19) @package should be empty. (jsdoc/empty-tags)
(#37) 'triggerEl' used outside of binding context. (block-scoped-var)
(#39) 'triggerEl' is already defined. (no-redeclare)
(#39) 'triggerEl' used outside of binding context. (block-scoped-var)
(#41) 'triggerEl' used outside of binding context. (block-scoped-var)
(#41) 'triggerEl' used outside of binding context. (block-scoped-var)
(#42) 'tooltipEl' used outside of binding context. (block-scoped-var)
(#44) 'tooltipEl' used outside of binding context. (block-scoped-var)
(#45) 'tooltipEl' is already defined. (no-redeclare)
(#50) 'triggerEl' used outside of binding context. (block-scoped-var)
(#50) 'triggerEl' used outside of binding context. (block-scoped-var)
(#52) 'triggerEl' used outside of binding context. (block-scoped-var)
(#52) 'triggerEl' used outside of binding context. (block-scoped-var)
(#57) 'tooltipEl' used outside of binding context. (block-scoped-var)
(#60) 'triggerEl' used outside of binding context. (block-scoped-var)
(#60) 'triggerEl' used outside of binding context. (block-scoped-var)
(#60) 'tooltipEl' used outside of binding context. (block-scoped-var)
(#62) Expected space or tab after '/*' in comment. (spaced-comment)
(#68) 'tooltipEl' used outside of binding context. (block-scoped-var)
(#69) 'tooltipEl' used outside of binding context. (block-scoped-var)
(#86) 'tooltipId' used outside of binding context. (block-scoped-var)
(#88) 'tooltipId' is already defined. (no-redeclare)
(#88) 'tooltipId' used outside of binding context. (block-scoped-var)
(#90) 'tooltipId' used outside of binding context. (block-scoped-var)
(#90) 'tooltipId' 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

(1 errors, 1 warnings)

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

Problems running grunt
Task "eslint:amd" failed. Use --force to continue.

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]