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

(29 errors, 3 warnings)

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

blocks/export_quiz/block_export_quiz.php
(#40) Expected 5 space(s) before asterisk; 4 found
(#68) Whitespace found at end of line
(#69) Inline doc block comments are not allowed; use "// Comment." instead
(#75) Inline doc block comments are not allowed; use "// Comment." instead
(#79) Inline control structures are not allowed
(#89) Whitespace found at end of line
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Variable "export_quiz_form" must not contain underscores.
(#93) Variable "export_quiz_form" must not contain underscores.
(#95) Variable "export_quiz_form" must not contain underscores.
(#97) Empty IF statement detected
(#97) Variable "export_quiz_form" must not contain underscores.
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Variable "from_form" must not contain underscores.
(#99) Variable "export_quiz_form" must not contain underscores.
(#100) Variable "from_form" must not contain underscores.
(#100) Variable "from_form" must not contain underscores.
blocks/export_quiz/block_export_quiz_form.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#33) Expected 1 space after asterisk; 2 found
(#34) Expected 1 space after asterisk; 5 found
(#39) Visibility must be declared on method "definition"
(#39) Expected 1 space before opening brace; found 0
blocks/export_quiz/classes/privacy/provider.php
(#23) Spaces must be used for alignment; tabs are not allowed
(#23) Tab found within whitespace
(#23) Whitespace found at end of line
(#35) Spaces must be used for alignment; tabs are not allowed
(#35) Tab found within whitespace
(#35) Whitespace found at end of line
blocks/export_quiz/export.php
(#53) Inline doc block comments are not allowed; use "// Comment." instead
(#59) Inline control structures are not allowed
(#65) Commas (,) must be followed by white space.
(#68) Line exceeds 132 characters; contains 136 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

(0 errors, 0 warnings)

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


PHPDocs style problems

(4 errors, 0 warnings)

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

blocks/export_quiz/block_export_quiz.php
(#29) Class block_export_quiz is not documented
(#46) Function block_export_quiz::get_content_type is not documented
blocks/export_quiz/block_export_quiz_form.php
(#37) Class block_export_quiz_form is not documented
(#39) Function block_export_quiz_form::definition is not documented

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]