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

(32 errors, 6 warnings)

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

blocks/glossary_export_to_quiz/block_glossary_export_to_quiz.php
(#22) Whitespace found at end of line
(#54) global $PAGE cannot be used in block classes. Use $this->page.
(#85) global $PAGE cannot be used in block classes. Use $this->page.
(#86) global $PAGE cannot be used in block classes. Use $this->page.
blocks/glossary_export_to_quiz/edit_form.php
(#247) Whitespace found at end of line
(#250) Line exceeds 132 characters; contains 134 characters
blocks/glossary_export_to_quiz/exportfile_to_quiz.php
(#254) Line exceeds 132 characters; contains 134 characters
(#254) Line exceeds 132 characters; contains 134 characters
(#319) Line exceeds 132 characters; contains 134 characters
(#319) Line exceeds 132 characters; contains 134 characters
(#349) Whitespace found at end of line
(#485) Line indented incorrectly; expected at least 4 spaces, found 2
(#486) Line indented incorrectly; expected at least 4 spaces, found 2
(#487) Whitespace found at end of line
(#488) Line indented incorrectly; expected at least 4 spaces, found 2
(#489) Inline comments must end in full-stops, exclamation marks, or question marks
(#489) Line indented incorrectly; expected at least 4 spaces, found 2
(#490) Line indented incorrectly; expected at least 4 spaces, found 2
(#491) Line indented incorrectly; expected at least 4 spaces, found 2
(#492) Line indented incorrectly; expected at least 4 spaces, found 2
(#493) Whitespace found at end of line
(#494) Line indented incorrectly; expected at least 4 spaces, found 2
(#495) Line indented incorrectly; expected at least 4 spaces, found 2
(#497) Line indented incorrectly; expected 4 spaces, found 2
(#498) Line indented incorrectly; expected at least 8 spaces, found 4
(#499) Line indented incorrectly; expected at least 8 spaces, found 4
(#500) Line indented incorrectly; expected at least 8 spaces, found 4
(#501) Line indented incorrectly; expected 4 spaces, found 2
(#501) Whitespace found at end of line
(#502) Whitespace found at end of line
(#503) Line indented incorrectly; expected at least 4 spaces, found 2
(#504) Line indented incorrectly; expected at least 4 spaces, found 2
(#505) Line indented incorrectly; expected 4 spaces, found 2
(#506) Line indented incorrectly; expected at least 8 spaces, found 4
(#507) Line indented incorrectly; expected at least 8 spaces, found 4
(#508) Line indented incorrectly; expected at least 8 spaces, found 4
(#509) Line indented incorrectly; expected 4 spaces, found 2
(#511) Line indented incorrectly; expected at least 4 spaces, found 2

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

(2 errors, 0 warnings)

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

blocks/glossary_export_to_quiz/block_glossary_export_to_quiz.php
(#30) Class block_glossary_export_to_quiz is not documented
blocks/glossary_export_to_quiz/exportfile_to_quiz.php
(#481) Phpdocs for function strip_text has incomplete parameters list

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]