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

(28 errors, 22 warnings)

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

question/format/csv/format.php
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#35) Line exceeds 132 characters; contains 159 characters
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) This comment is 63% valid code; is this commented out code?
(#66) This comment is 75% valid code; is this commented out code?
(#70) Line exceeds 132 characters; contains 144 characters
(#73) Line exceeds 132 characters; contains 137 characters
(#79) Inline comments must start with a capital letter, digit or 3-dots sequence
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) This comment is 67% valid code; is this commented out code?
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) This comment is 70% valid code; is this commented out code?
(#90) Inline comments must start with a capital letter, digit or 3-dots sequence
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) This comment is 50% valid code; is this commented out code?
(#93) Line exceeds 132 characters; contains 166 characters
(#93) Inline comments must start with a capital letter, digit or 3-dots sequence
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Inline comments must start with a capital letter, digit or 3-dots sequence
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) This comment is 61% valid code; is this commented out code?
(#106) Line indented incorrectly; expected 0 spaces, found 16
(#106) Closing brace indented incorrectly; expected 0 spaces, found 16
(#108) Line indented incorrectly; expected 0 spaces, found 16
(#110) Line indented incorrectly; expected 0 spaces, found 16
(#112) Line indented incorrectly; expected 0 spaces, found 16
(#116) Line indented incorrectly; expected 4 spaces, found 20
(#118) Line indented incorrectly; expected 4 spaces, found 20
(#120) Line indented incorrectly; expected 4 spaces, found 20
(#122) Line indented incorrectly; expected 0 spaces, found 16
(#126) Line indented incorrectly; expected 4 spaces, found 20
(#128) Line indented incorrectly; expected 4 spaces, found 20
(#130) Line indented incorrectly; expected 4 spaces, found 20
(#132) Line indented incorrectly; expected 0 spaces, found 16
(#136) Line indented incorrectly; expected 4 spaces, found 20
(#138) Line indented incorrectly; expected 4 spaces, found 20
(#140) Line indented incorrectly; expected 4 spaces, found 20
(#142) Line indented incorrectly; expected 0 spaces, found 16
(#146) Line indented incorrectly; expected 4 spaces, found 20
(#148) Line indented incorrectly; expected 4 spaces, found 20
(#150) Line indented incorrectly; expected 4 spaces, found 20
(#152) Line indented incorrectly; expected 0 spaces, found 16
(#160) Whitespace found at end of line
(#173) Whitespace found at end of line
question/format/csv/sample.php
(#28) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#66) Commas (,) must be followed by white space.
(#66) Variable "row_value1" must not contain underscores.
(#66) Commas (,) must be followed by white space.
(#66) Variable "row_value2" must not contain underscores.

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, 0 warnings)

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

question/format/csv/format.php
(#40) Class qformat_csv is not documented
(#41) Function qformat_csv::provide_import is not documented
(#45) Function qformat_csv::provide_export is not documented
(#57) Function qformat_csv::readquestions is not documented
(#161) Function qformat_csv::text_field is not documented
(#169) Function qformat_csv::readquestion is not documented
(#49) There is no description in phpdocs for function export_file_extension
question/format/csv/sample.php
(#66) Function user_download_csv 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]