Prechecker results: error


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

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

blocks/dash/classes/local/configuration/abstract_configuration.php
(#52) Implicitly marking a parameter as nullable is deprecated since PHP 8.4. Update the type to be explicitly nullable instead. Found implicitly nullable parameter: $datasource.

Javascript coding style problems

(0 errors, 31 warnings)

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

blocks/dash/amd/src/contacts.js
(#21) Avoid nesting promises. (promise/no-nesting)
(#21) Avoid nesting promises. (promise/no-nesting)
blocks/dash/amd/src/dash_instance.js
(#48) The function binding is unnecessary. (no-extra-bind)
(#104) Extra space after key 'download'. (key-spacing)
(#120) There should be no space after '{'. (@babel/object-curly-spacing)
(#120) There should be no space before '}'. (@babel/object-curly-spacing)
(#121) There should be no space after '{'. (@babel/object-curly-spacing)
(#121) There should be no space before '}'. (@babel/object-curly-spacing)
(#122) There should be no space after '{'. (@babel/object-curly-spacing)
(#122) There should be no space before '}'. (@babel/object-curly-spacing)
(#123) There should be no space after '{'. (@babel/object-curly-spacing)
(#123) There should be no space before '}'. (@babel/object-curly-spacing)
(#124) There should be no space after '{'. (@babel/object-curly-spacing)
(#124) There should be no space before '}'. (@babel/object-curly-spacing)
(#125) There should be no space after '{'. (@babel/object-curly-spacing)
(#125) There should be no space before '}'. (@babel/object-curly-spacing)
(#234) Extra space after key 'pagelayout'. (key-spacing)
(#235) Extra space after key 'pagecontext'. (key-spacing)
blocks/dash/amd/src/gradienthandler.js
(#1) Unexpected space before function parentheses. (space-before-function-paren)
(#4) Unexpected alert. (no-alert)
blocks/dash/amd/src/group-user-selector.js
(#66) Avoid nesting promises. (promise/no-nesting)
blocks/dash/amd/src/groups.js
(#21) Avoid nesting promises. (promise/no-nesting)
(#21) Avoid nesting promises. (promise/no-nesting)
(#58) Avoid nesting promises. (promise/no-nesting)
(#58) Avoid nesting promises. (promise/no-nesting)
(#133) Avoid nesting promises. (promise/no-nesting)
(#133) Avoid nesting promises. (promise/no-nesting)
(#139) Avoid nesting promises. (promise/no-nesting)
(#139) Avoid nesting promises. (promise/no-nesting)
(#194) Avoid nesting promises. (promise/no-nesting)
(#194) Avoid nesting promises. (promise/no-nesting)

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]

blocks/dash/amd/build/lc_color_picker.min.map
Uncommitted change detected.

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 1 warnings)

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

blocks/dash/templates/extra_css.mustache
(#1) HTML Validation error, line 2: Element “style” not allowed as child of element “body” in this context. (Suppressing further errors from this subtree.) (ad><body><style> #)

Gherkin .feature problems

(0 errors, 0 warnings)

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