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

(7 errors, 22 warnings)

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

filter/jsxgraph/filter.php
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Variable "dom_str" must not contain underscores.
(#107) Variable "dom_str" must not contain underscores.
(#112) Variable "dom_str" must not contain underscores.
(#114) Variable "dom_str" must not contain underscores.
(#114) Variable "dom_str" must not contain underscores.
(#115) Variable "dom_str" must not contain underscores.
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#194) Using an unparenthesized expression containing a "." before a "+" or "-" has been deprecated in PHP 7.4 and removed in PHP 8.0
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#205) Inline comments must end in full-stops, exclamation marks, or question marks
(#208) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) Inline comments must end in full-stops, exclamation marks, or question marks
(#254) Inline comments must end in full-stops, exclamation marks, or question marks
(#258) Inline comments must end in full-stops, exclamation marks, or question marks
(#263) Inline comments must end in full-stops, exclamation marks, or question marks
(#272) Inline comments must end in full-stops, exclamation marks, or question marks
(#317) Inline comments must end in full-stops, exclamation marks, or question marks
(#329) Inline comments must end in full-stops, exclamation marks, or question marks
filter/jsxgraph/settings.php
(#40) Line exceeds 132 characters; contains 136 characters
(#62) Line exceeds 132 characters; contains 133 characters
(#67) Line exceeds 132 characters; contains 133 characters

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

(23 errors, 11 warnings)

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

filter/jsxgraph/styles.css
(#108) Unexpected empty block (block-no-empty)
(#43) Expected "#356AA0" to be "#356aa0" (color-hex-case)
(#40) Expected "#ffffff" to be "#fff" (color-hex-length)
(#113) Expected "#666666" to be "#666" (color-hex-length)
(#127) Expected "#cccccc" to be "#ccc" (color-hex-length)
(#134) Expected "#cccccc" to be "#ccc" (color-hex-length)
(#141) Expected "#cccccc" to be "#ccc" (color-hex-length)
(#148) Expected "#cccccc" to be "#ccc" (color-hex-length)
(#119) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#127) Expected indentation of 4 spaces (indentation)
(#128) Expected indentation of 4 spaces (indentation)
(#129) Expected indentation of 4 spaces (indentation)
(#130) Expected indentation of 4 spaces (indentation)
(#134) Expected indentation of 4 spaces (indentation)
(#135) Expected indentation of 4 spaces (indentation)
(#136) Expected indentation of 4 spaces (indentation)
(#137) Expected indentation of 4 spaces (indentation)
(#141) Expected indentation of 4 spaces (indentation)
(#142) Expected indentation of 4 spaces (indentation)
(#143) Expected indentation of 4 spaces (indentation)
(#144) Expected indentation of 4 spaces (indentation)
(#148) Expected indentation of 4 spaces (indentation)
(#149) Expected indentation of 4 spaces (indentation)
(#150) Expected indentation of 4 spaces (indentation)
(#151) Expected indentation of 4 spaces (indentation)
(#128) Unexpected unit (length-zero-no-unit)
(#135) Unexpected unit (length-zero-no-unit)
(#142) Unexpected unit (length-zero-no-unit)
(#149) Unexpected unit (length-zero-no-unit)
(#80) Unexpected whitespace at end of line (no-eol-whitespace)
(#81) Unexpected whitespace at end of line (no-eol-whitespace)
(#92) Unexpected whitespace at end of line (no-eol-whitespace)
(#122) Unexpected whitespace at end of line (no-eol-whitespace)
(#123) Unexpected whitespace at end of line (no-eol-whitespace)

PHPDocs style problems

(23 errors, 0 warnings)

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

filter/jsxgraph/classes/privacy/provider.php
(#26) Package jsxgraph filter is not valid
(#40) Class provider is not documented
(#17) No one-line description found in phpdocs for file
filter/jsxgraph/filter.php
(#26) Package jsxgraph filter is not valid
(#42) Class filter_jsxgraph is not documented
(#246) Function filter_jsxgraph::load_jsxgraph is not documented
(#366) Function filter_jsxgraph::get_tagattributes is not documented
(#389) Function filter_jsxgraph::convert_bool is not documented
(#399) Function filter_jsxgraph::string_or is not documented
(#43) Variable filter_jsxgraph::$recommended is not documented
(#44) Variable filter_jsxgraph::$jsxcore is not documented
(#17) No one-line description found in phpdocs for file
(#68) Phpdocs for function filter_jsxgraph::get_text_between_tags has incomplete parameters list
(#66) Invalid phpdocs tag @get used
(#311) Invalid phpdocs tag @get used
filter/jsxgraph/lang/de/filter_jsxgraph.php
(#26) Package jsxgraph filter is not valid
(#17) No one-line description found in phpdocs for file
filter/jsxgraph/lang/en/filter_jsxgraph.php
(#26) Package jsxgraph filter is not valid
(#17) No one-line description found in phpdocs for file
filter/jsxgraph/settings.php
(#26) Package jsxgraph filter is not valid
(#17) No one-line description found in phpdocs for file
filter/jsxgraph/version.php
(#26) Package jsxgraph filter is not valid
(#17) No one-line description found in phpdocs for file

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:css" 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]