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

(8 errors, 1 warnings)

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

blocks/advnotifications/amd/src/custom.js
(#83) Line 83 exceeds the maximum line length of 132. (max-len)
(#92) Line 92 exceeds the maximum line length of 132. (max-len)
(#94) Line 94 exceeds the maximum line length of 132. (max-len)
(#180) Line 180 exceeds the maximum line length of 132. (max-len)
(#194) Too many nested callbacks (6). Maximum allowed is 5. (max-nested-callbacks)
(#292) Line 292 exceeds the maximum line length of 132. (max-len)
(#295) Line 295 exceeds the maximum line length of 132. (max-len)
(#300) Line 300 exceeds the maximum line length of 132. (max-len)
(#306) Line 306 exceeds the maximum line length of 132. (max-len)

CSS problems

(8 errors, 0 warnings)

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

blocks/advnotifications/src/scss/block/_block.scss
(#20) Invalid value for `color` (csstree/validator)
(#5) Unexpected !important (declaration-no-important)
(#59) Unexpected !important (declaration-no-important)
(#64) Unexpected !important (declaration-no-important)
blocks/advnotifications/src/scss/page/notifications.scss
(#55) Invalid value for `background-color` (csstree/validator)
(#56) The rest part of value can't to be matched on `border` syntax (csstree/validator)
(#62) Invalid value for `color` (csstree/validator)
(#66) Invalid value for `color` (csstree/validator)

PHPDocs style problems

(5 errors, 0 warnings)

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

blocks/advnotifications/block_advnotifications.php
(#85) Inline phpdocs tag {@link html_attributes()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#85) Inline phpdocs tag {@link formatted_contents()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#85) Inline phpdocs tag {@link get_content()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#86) Inline phpdocs tag {@link hide_header()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#78) Inline phpdocs tag {@link (get_edit_controls)} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}

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 "stylelint:scss" 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]