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

(196 errors, 13 warnings)

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

report/questionnairestats/csvgen.php
(#20) Spaces must be used for alignment; tabs are not allowed
(#21) Spaces must be used for alignment; tabs are not allowed
(#22) Spaces must be used for alignment; tabs are not allowed
(#23) Spaces must be used for alignment; tabs are not allowed
(#30) Expected 1 space before "=>"; 0 found
(#30) Expected 1 space after "=>"; 0 found
(#35) Spaces must be used for alignment; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 4 spaces, found 1
(#35) Expected 1 space before "=>"; 0 found
(#35) Expected 1 space after "=>"; 0 found
(#37) Spaces must be used for alignment; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 4 spaces, found 1
(#45) Line exceeds maximum limit of 180 characters; contains 183 characters
(#45) Whitespace found at end of line
(#46) Spaces must be used for alignment; tabs are not allowed
(#46) Tab found within whitespace
(#46) Whitespace found at end of line
(#47) Spaces must be used for alignment; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line exceeds 132 characters; contains 139 characters
(#54) Variable "amount_of_students" must not contain underscores.
(#55) Whitespace found at end of line
(#56) Expected 1 space before "=>"; 0 found
(#56) Expected 1 space after "=>"; 0 found
(#57) Whitespace found at end of line
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Variable "column_name" must not contain underscores.
(#62) Spaces must be used for alignment; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 8 spaces, found 2
(#62) Variable "column_name" must not contain underscores.
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 4 spaces, found 1
(#63) Closing brace indented incorrectly; expected 4 spaces, found 1
(#64) Whitespace found at end of line
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Variable "column_name" must not contain underscores.
(#66) Expected 1 space before "=>"; 0 found
(#66) Expected 1 space after "=>"; 0 found
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Line indented incorrectly; expected at least 8 spaces, found 2
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 8 spaces, found 2
(#69) Variable "amount_of_responses" must not contain underscores.
(#69) Expected 1 space before "=>"; 0 found
(#69) Expected 1 space after "=>"; 0 found
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) Whitespace found at end of line
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Whitespace found at end of line
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 8 spaces, found 2
(#71) Variable "perc_of_responses" must not contain underscores.
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 8 spaces, found 2
(#72) Variable "amount_of_students" must not contain underscores.
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 12 spaces, found 3
(#73) Variable "perc_of_responses" must not contain underscores.
(#73) Variable "amount_of_responses" must not contain underscores.
(#73) Variable "amount_of_students" must not contain underscores.
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 8 spaces, found 2
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Whitespace found at end of line
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 8 spaces, found 2
(#76) Variable "amount_of_students" must not contain underscores.
(#76) Variable "amount_of_responses" must not contain underscores.
(#76) Variable "perc_of_responses" must not contain underscores.
(#76) Line exceeds 132 characters; contains 153 characters
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 8 spaces, found 2
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected 4 spaces, found 1
(#78) Closing brace indented incorrectly; expected 4 spaces, found 1
(#78) Whitespace found at end of line
report/questionnairestats/index.php
(#20) Spaces must be used for alignment; tabs are not allowed
(#21) Spaces must be used for alignment; tabs are not allowed
(#22) Spaces must be used for alignment; tabs are not allowed
(#23) Spaces must be used for alignment; tabs are not allowed
(#30) Expected 1 space before "=>"; 0 found
(#30) Expected 1 space after "=>"; 0 found
(#35) Spaces must be used for alignment; tabs are not allowed
(#35) Tab found within whitespace
(#35) Whitespace found at end of line
(#40) Line exceeds maximum limit of 180 characters; contains 181 characters
(#41) Line exceeds 132 characters; contains 177 characters
(#44) Spaces must be used for alignment; tabs are not allowed
(#44) Tab found within whitespace
(#48) Spaces must be used for alignment; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 4 spaces, found 1
(#48) Line exceeds 132 characters; contains 171 characters
(#49) Spaces must be used for alignment; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 4 spaces, found 1
report/questionnairestats/main.php
(#20) Spaces must be used for alignment; tabs are not allowed
(#21) Spaces must be used for alignment; tabs are not allowed
(#22) Spaces must be used for alignment; tabs are not allowed
(#23) Spaces must be used for alignment; tabs are not allowed
(#30) Expected 1 space before "=>"; 0 found
(#30) Expected 1 space after "=>"; 0 found
(#41) Spaces must be used for alignment; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 4 spaces, found 1
(#41) Expected 1 space before "=>"; 0 found
(#41) Expected 1 space after "=>"; 0 found
(#43) Spaces must be used for alignment; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 4 spaces, found 1
(#48) Line exceeds 132 characters; contains 180 characters
(#48) Whitespace found at end of line
(#49) Spaces must be used for alignment; tabs are not allowed
(#49) Tab found within whitespace
(#50) Spaces must be used for alignment; tabs are not allowed
(#50) Tab found within whitespace
(#50) Whitespace found at end of line
(#54) Variable "amount_of_students" must not contain underscores.
(#55) Whitespace found at end of line
(#56) Variable "course_name" must not contain underscores.
(#56) Line exceeds 132 characters; contains 153 characters
(#57) Variable "course_name" must not contain underscores.
(#57) Variable "amount_of_students" must not contain underscores.
(#59) Whitespace found at end of line
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Variable "column_name" must not contain underscores.
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 8 spaces, found 2
(#64) Variable "column_name" must not contain underscores.
(#65) Spaces must be used for alignment; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 4 spaces, found 1
(#65) Closing brace indented incorrectly; expected 4 spaces, found 1
(#66) Whitespace found at end of line
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Variable "column_name" must not contain underscores.
(#68) Expected 1 space before "=>"; 0 found
(#68) Expected 1 space after "=>"; 0 found
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Line indented incorrectly; expected at least 8 spaces, found 2
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 8 spaces, found 2
(#71) Variable "amount_of_responses" must not contain underscores.
(#71) Expected 1 space before "=>"; 0 found
(#71) Expected 1 space after "=>"; 0 found
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Whitespace found at end of line
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Whitespace found at end of line
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 8 spaces, found 2
(#73) Variable "perc_of_responses" must not contain underscores.
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 8 spaces, found 2
(#74) Variable "amount_of_students" must not contain underscores.
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 12 spaces, found 3
(#75) Variable "perc_of_responses" must not contain underscores.
(#75) Variable "amount_of_responses" must not contain underscores.
(#75) Variable "amount_of_students" must not contain underscores.
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected 8 spaces, found 2
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Whitespace found at end of line
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 8 spaces, found 2
(#78) Variable "amount_of_responses" must not contain underscores.
(#78) Variable "perc_of_responses" must not contain underscores.
(#78) Line exceeds maximum limit of 180 characters; contains 189 characters
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 8 spaces, found 2
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 4 spaces, found 1
(#80) Closing brace indented incorrectly; expected 4 spaces, found 1
(#81) Whitespace found at end of line
report/questionnairestats/settings.php
(#28) Line exceeds maximum limit of 180 characters; contains 183 characters
report/questionnairestats/version.php
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Whitespace found at end of line

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]

report/questionnairestats/constants.php
(#20) Package report is not valid
report/questionnairestats/csvgen.php
(#20) Package report is not valid
report/questionnairestats/index.php
(#20) Package report is not valid
report/questionnairestats/lang/en/report_questionnairestats.php
(#20) Package report is not valid
report/questionnairestats/lang/pt_br/report_questionnairestats.php
(#20) Package report is not valid
report/questionnairestats/main.php
(#20) Package report is not valid
report/questionnairestats/settings.php
(#20) Package report is not valid
report/questionnairestats/version.php
(#20) Package report is not valid

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]