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

(31 errors, 12 warnings)

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

filter/moddata/filter.php
(#24) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#28) Visibility must be declared on method "filter"
(#45) Visibility must be declared on method "embed_data"
(#48) Variable "moddata_name" must not contain underscores.
(#51) Variable "generate_fakedata" must not contain underscores.
(#55) Variable "dataset_recordids" must not contain underscores.
(#60) Variable "item_recordids" must not contain underscores.
(#68) Variable "moddata_name" must not contain underscores.
(#74) Variable "moddata_name" must not contain underscores.
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Variable "dataset_fieldid" must not contain underscores.
(#98) Variable "itemname_fieldid" must not contain underscores.
(#99) Variable "itemfield_fieldid" must not contain underscores.
(#102) Variable "dataset_fieldid" must not contain underscores.
(#105) Variable "itemname_fieldid" must not contain underscores.
(#108) Variable "itemfield_fieldid" must not contain underscores.
(#111) Variable "dataset_fieldid" must not contain underscores.
(#111) Variable "itemname_fieldid" must not contain underscores.
(#111) Variable "itemfield_fieldid" must not contain underscores.
(#123) Variable "dataset_recordids" must not contain underscores.
(#126) Variable "dataset_fieldid" must not contain underscores.
(#133) Variable "dataset_recordids" must not contain underscores.
(#135) Variable "dataset_recordids" must not contain underscores.
(#144) Variable "itemname_fieldid" must not contain underscores.
(#157) Variable "item_recordids" must not contain underscores.
(#159) Variable "item_recordids" must not contain underscores.
(#166) Variable "dataset_recordids" must not contain underscores.
(#166) Variable "item_recordids" must not contain underscores.
(#181) Variable "itemfield_fieldid" must not contain underscores.
(#185) Variable "generate_fakedata" must not contain underscores.
(#201) Visibility must be declared on method "get_fakedata"
(#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
(#207) Inline comments must start with a capital letter, digit or 3-dots sequence
(#210) Inline comments must end in full-stops, exclamation marks, or question marks
(#218) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#223) Expected "} else {\n"; found "}\n else {\n"
filter/moddata/lang/en/filter_moddata.php
(#25) The use of backticks in strings is not recommended
(#27) The use of backticks in strings is not recommended
(#28) The use of backticks in strings is not recommended
(#29) The use of backticks in strings is not recommended
(#30) The use of backticks in strings is not recommended
filter/moddata/version.php
(#27) Inline comments must end in full-stops, exclamation marks, or question marks

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

(0 errors, 0 warnings)

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


PHPDocs style problems

(8 errors, 1 warnings)

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

filter/moddata/filter.php
(#26) Class filter_moddata is not documented
(#28) Function filter_moddata::filter is not documented
(#17) No one-line description found in phpdocs for file
(#38) There is no description in phpdocs for function embed_data
(#195) There is no description in phpdocs for function get_fakedata
(#39) Phpdocs for function filter_moddata::embed_data has incomplete parameters list
(#196) Phpdocs for function filter_moddata::get_fakedata has incomplete parameters list
filter/moddata/lang/en/filter_moddata.php
(#17) No one-line description found in phpdocs for file
filter/moddata/version.php
(#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

(0 errors, 0 warnings)

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


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]