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

(4 errors, 5 warnings)

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

filter/jsxgraph/filter.php
(#86) Variable "ref_boardid_title" must not contain underscores.
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) Variable "ref_boardid_title" must not contain underscores.
(#190) Variable "ref_boardid_title" must not contain underscores.
(#196) Using an unparenthesized expression containing a "." before a "+" or "-" has been deprecated in PHP 7.4 and removed in PHP 8.0
filter/jsxgraph/settings.php
(#99) Line exceeds 132 characters; contains 164 characters
(#99) Inline comments must start with a capital letter, digit or 3-dots sequence
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) This comment is 60% valid code; is this commented out code?

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

(2 errors, 0 warnings)

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

filter/jsxgraph/styles.css
(#108) Unexpected empty block (block-no-empty)
(#119) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)

PHPDocs style problems

(19 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
(#17) No one-line description found in phpdocs for file
(#261) Phpdocs for function filter_jsxgraph::load_jsxgraph has incomplete parameters list
(#388) Phpdocs for function filter_jsxgraph::get_tagattributes has incomplete parameters list
(#419) Phpdocs for function filter_jsxgraph::convert_bool has incomplete parameters list
(#437) Phpdocs for function filter_jsxgraph::string_or has incomplete parameters list
(#46) Phpdocs for variable filter_jsxgraph::$recommended does not contain @var or incorrect
(#50) Phpdocs for variable filter_jsxgraph::$jsxcore does not contain @var or incorrect
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]