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

(420 errors, 29 warnings)

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

mod/assign/submission/estream/db/access.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/assign/submission/estream/db/install.php
(#33) File must end with a newline character
mod/assign/submission/estream/db/upgrade.php
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Whitespace found at end of line
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected 4 spaces, found 2
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Whitespace found at end of line
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 8 spaces, found 3
(#46) Closing brace indented incorrectly; expected 2 spaces, found 4
mod/assign/submission/estream/lang/en/assignsubmission_estream.php
(#19) Spaces must be used for alignment; tabs are not allowed
(#20) Spaces must be used for alignment; tabs are not allowed
(#21) Spaces must be used for alignment; tabs are not allowed
(#39) Whitespace found at end of line within string
mod/assign/submission/estream/locallib.php
(#67) Line exceeds 132 characters; contains 168 characters
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Whitespace found at end of line
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected 12 spaces, found 6
(#70) Expected "if (...) {\n"; found "if(...){ // Multiple uploads\n"
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Whitespace found at end of line
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 16 spaces, found 1
(#72) Variable "CDIDs" must be all lower-case
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 16 spaces, found 5
(#73) Variable "Codes" must be all lower-case
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Whitespace found at end of line
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 16 spaces, found 5
(#74) Variable "strReturn" must be all lower-case
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected 16 spaces, found 6
(#76) Expected "for (...) {\n"; found "for(...){\n"
(#76) Expected 1 space after first semicolon of FOR loop; 0 found
(#76) Expected 1 space before "<"; 0 found
(#76) Expected 1 space after "<"; 0 found
(#76) Variable "CDIDs" must be all lower-case
(#76) Expected 1 space after second semicolon of FOR loop; 0 found
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 20 spaces, found 4
(#78) Variable "strReturn" must be all lower-case
(#78) Expected 1 space after ".="; 0 found
(#78) Variable "CDIDs" must be all lower-case
(#79) Line indented incorrectly; expected at least 20 spaces, found 12
(#79) Variable "Codes" must be all lower-case
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Whitespace found at end of line
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 16 spaces, found 4
(#81) Closing brace indented incorrectly; expected 6 spaces, found 4
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Whitespace found at end of line
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 16 spaces, found 4
(#83) Variable "strReturn" must be all lower-case
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Whitespace found at end of line
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 16 spaces, found 10
(#85) Line exceeds maximum limit of 180 characters; contains 185 characters
(#86) Whitespace found at end of line
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected 12 spaces, found 6
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Whitespace found at end of line
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 16 spaces, found 12
(#90) Line indented incorrectly; expected at least 16 spaces, found 12
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Whitespace found at end of line
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 12 spaces, found 6
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Whitespace found at end of line
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected 8 spaces, found 5
(#104) Spaces must be used for alignment; tabs are not allowed
(#104) Tab found within whitespace
(#104) Whitespace found at end of line
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 16 spaces, found 5
(#106) Expected "if (...) {\n"; found "if(...) {\n"
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 20 spaces, found 10
(#107) Inline comments must start with a capital letter, digit or 3-dots sequence
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Line indented incorrectly; expected at least 20 spaces, found 16
(#109) Line indented incorrectly; expected 20 spaces, found 16
(#110) Line indented incorrectly; expected at least 24 spaces, found 20
(#111) Line indented incorrectly; expected at least 24 spaces, found 20
(#112) Line indented incorrectly; expected at least 24 spaces, found 20
(#113) Line indented incorrectly; expected at least 24 spaces, found 20
(#114) Line indented incorrectly; expected at least 24 spaces, found 20
(#115) Line indented incorrectly; expected 20 spaces, found 16
(#116) Line indented incorrectly; expected at least 24 spaces, found 20
(#117) Line indented incorrectly; expected at least 24 spaces, found 20
(#118) Line indented incorrectly; expected at least 24 spaces, found 20
(#119) Line indented incorrectly; expected at least 24 spaces, found 20
(#120) Line indented incorrectly; expected at least 24 spaces, found 20
(#121) Line indented incorrectly; expected at least 24 spaces, found 20
(#122) Line indented incorrectly; expected 20 spaces, found 16
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Whitespace found at end of line
(#123) Line indented incorrectly; expected 16 spaces, found 12
(#123) Closing brace indented incorrectly; expected 5 spaces, found 12
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 20 spaces, found 5
(#125) Line indented incorrectly; expected at least 20 spaces, found 16
(#126) Line indented incorrectly; expected 20 spaces, found 16
(#127) Line indented incorrectly; expected at least 24 spaces, found 20
(#128) Line indented incorrectly; expected at least 24 spaces, found 20
(#129) Line indented incorrectly; expected at least 24 spaces, found 20
(#130) Line indented incorrectly; expected at least 24 spaces, found 20
(#131) Line indented incorrectly; expected at least 24 spaces, found 20
(#132) Line indented incorrectly; expected 20 spaces, found 16
(#133) Line indented incorrectly; expected at least 24 spaces, found 20
(#134) Line indented incorrectly; expected at least 24 spaces, found 20
(#135) Line indented incorrectly; expected at least 24 spaces, found 20
(#136) Line indented incorrectly; expected at least 24 spaces, found 20
(#137) Line indented incorrectly; expected at least 24 spaces, found 20
(#138) Line indented incorrectly; expected at least 24 spaces, found 20
(#139) Line indented incorrectly; expected 20 spaces, found 16
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Whitespace found at end of line
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected 16 spaces, found 3
(#140) Closing brace indented incorrectly; expected 12 spaces, found 3
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 12 spaces, found 3
(#141) Closing brace indented incorrectly; expected 12 spaces, found 3
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 16 spaces, found 5
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Whitespace found at end of line
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 16 spaces, found 6
(#157) Line indented incorrectly; expected 25 spaces, found 16
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Whitespace found at end of line
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected 12 spaces, found 3
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 12 spaces, found 3
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Whitespace found at end of line
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Whitespace found at end of line
(#161) Closing brace indented incorrectly; expected 5 spaces, found 8
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Whitespace found at end of line
(#162) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Whitespace found at end of line
(#164) Line indented incorrectly; expected at least 12 spaces, found 11
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Whitespace found at end of line
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Whitespace found at end of line
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected 4 spaces, found 1
(#219) Line indented incorrectly; expected at least 8 spaces, found 4
(#220) Line indented incorrectly; expected at least 8 spaces, found 4
(#221) Line indented incorrectly; expected 8 spaces, found 4
(#222) Line indented incorrectly; expected at least 12 spaces, found 8
(#223) Line indented incorrectly; expected 8 spaces, found 4
(#224) Line indented incorrectly; expected at least 8 spaces, found 4
(#225) Line indented incorrectly; expected 8 spaces, found 4
(#226) Line indented incorrectly; expected at least 12 spaces, found 8
(#227) Line indented incorrectly; expected 12 spaces, found 8
(#228) Line indented incorrectly; expected at least 16 spaces, found 12
(#229) Line indented incorrectly; expected 12 spaces, found 8
(#230) Line indented incorrectly; expected at least 12 spaces, found 8
(#231) Line indented incorrectly; expected at least 12 spaces, found 8
(#232) Line indented incorrectly; expected at least 12 spaces, found 8
(#233) Line indented incorrectly; expected 8 spaces, found 4
(#234) Line indented incorrectly; expected at least 8 spaces, found 4
(#235) Line indented incorrectly; expected 4 spaces, found 0
(#235) Closing brace indented incorrectly; expected 1 spaces, found 0
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Whitespace found at end of line
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#237) Whitespace found at end of line
(#238) Spaces must be used to indent lines; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected 4 spaces, found 2
(#238) Visibility must be declared on method "atto_planetestream_getchecksum"
(#239) Line indented incorrectly; expected at least 8 spaces, found 4
(#240) Line indented incorrectly; expected at least 8 spaces, found 4
(#241) Line indented incorrectly; expected at least 8 spaces, found 4
(#242) Line indented incorrectly; expected 4 spaces, found 0
(#242) Closing brace indented incorrectly; expected 2 spaces, found 0
(#245) Line indented incorrectly; expected 4 spaces, found 0
(#245) Visibility must be declared on method "atto_planetestream_getauthticket"
(#246) Line indented incorrectly; expected at least 8 spaces, found 4
(#247) Spaces must be used to indent lines; tabs are not allowed
(#247) Tab found within whitespace
(#247) Whitespace found at end of line
(#248) Spaces must be used to indent lines; tabs are not allowed
(#248) Tab found within whitespace
(#248) Inline comments must start with a capital letter, digit or 3-dots sequence
(#248) Line indented incorrectly; expected at least 8 spaces, found 1
(#248) No space found before comment text; expected "// $return = $url . "~~~" . $checksum . "~~~~" . $delta . "~~~~" . $userip;" but found "//$return = $url . "~~~" . $checksum . "~~~~" . $delta . "~~~~" . $userip;"
(#249) Line indented incorrectly; expected 8 spaces, found 4
(#250) Line indented incorrectly; expected at least 12 spaces, found 8
(#251) Line indented incorrectly; expected 12 spaces, found 8
(#252) Line indented incorrectly; expected at least 16 spaces, found 11
(#253) Spaces must be used to indent lines; tabs are not allowed
(#253) Tab found within whitespace
(#253) Inline comments must start with a capital letter, digit or 3-dots sequence
(#253) Inline comments must end in full-stops, exclamation marks, or question marks
(#253) This comment is 75% valid code; is this commented out code?
(#253) Line indented incorrectly; expected at least 16 spaces, found 5
(#253) No space found before comment text; expected "// return $return;" but found "//return $return;"
(#254) Line indented incorrectly; expected 12 spaces, found 8
(#255) Line indented incorrectly; expected at least 12 spaces, found 8
(#256) Line indented incorrectly; expected at least 12 spaces, found 8
(#257) Line indented incorrectly; expected at least 12 spaces, found 8
(#258) Line indented incorrectly; expected at least 12 spaces, found 8
(#259) Line indented incorrectly; expected at least 12 spaces, found 8
(#260) Line indented incorrectly; expected at least 12 spaces, found 8
(#261) Line indented incorrectly; expected at least 12 spaces, found 8
(#262) Line indented incorrectly; expected at least 12 spaces, found 8
(#263) Line indented incorrectly; expected 12 spaces, found 8
(#264) Line indented incorrectly; expected at least 16 spaces, found 12
(#265) Line indented incorrectly; expected at least 16 spaces, found 12
(#266) Line indented incorrectly; expected at least 16 spaces, found 12
(#267) Line indented incorrectly; expected at least 16 spaces, found 12
(#268) Line indented incorrectly; expected 12 spaces, found 8
(#269) Line indented incorrectly; expected 8 spaces, found 4
(#269) Empty CATCH statement detected
(#270) Line indented incorrectly; expected at least 12 spaces, found 8
(#271) Line indented incorrectly; expected 8 spaces, found 4
(#272) Line indented incorrectly; expected at least 8 spaces, found 4
(#273) Line indented incorrectly; expected 4 spaces, found 0
(#275) Line indented incorrectly; expected 4 spaces, found 0
(#276) Inline comments must start with a capital letter, digit or 3-dots sequence
(#276) This comment is 51% valid code; is this commented out code?
(#276) Line indented incorrectly; expected at least 8 spaces, found 6
(#276) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#277) No space found before comment text; expected "// delete database record" but found "//delete database record"
(#278) Line indented incorrectly; expected at least 8 spaces, found 5
(#278) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#279) Line indented incorrectly; expected at least 8 spaces, found 6
(#279) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#280) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#282) Inline comments must end in full-stops, exclamation marks, or question marks
(#282) Line indented incorrectly; expected at least 8 spaces, found 4
(#282) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#284) Inline comments must start with a capital letter, digit or 3-dots sequence
(#284) This comment is 48% valid code; is this commented out code?
(#284) No space found before comment text; expected "// delete recorded files" but found "//delete recorded files"
(#287) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#288) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#289) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#290) Inline comments must end in full-stops, exclamation marks, or question marks
(#290) Line indented incorrectly; expected at least 8 spaces, found 6
(#290) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#291) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#294) Inline comments must start with a capital letter, digit or 3-dots sequence
(#294) Inline comments must end in full-stops, exclamation marks, or question marks
(#294) This comment is 75% valid code; is this commented out code?
(#294) Line indented incorrectly; expected at least 8 spaces, found 6
(#294) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#295) Closing brace indented incorrectly; expected 0 spaces, found 4
(#297) Spaces must be used to indent lines; tabs are not allowed
(#297) Tab found within whitespace
(#297) Whitespace found at end of line
(#298) Line indented incorrectly; expected 4 spaces, found 3
(#320) Empty CATCH statement detected
(#322) Line indented incorrectly; expected 9 spaces, found 8
(#323) Line indented incorrectly; expected at least 9 spaces, found 8
(#324) Closing brace indented incorrectly; expected 3 spaces, found 4
(#332) Line indented incorrectly; expected at least 8 spaces, found 7
(#332) Spaces must be used for alignment; tabs are not allowed
(#332) Tab found within whitespace
(#332) Whitespace found at end of line
(#333) Spaces must be used to indent lines; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected at least 8 spaces, found 2
(#370) Line indented incorrectly; expected at least 8 spaces, found 7
(#374) Whitespace found at end of line
(#376) Whitespace found at end of line
mod/assign/submission/estream/settings.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#35) File must end with a newline character
mod/assign/submission/estream/upload.php
(#32) Inline comments must start with a capital letter, digit or 3-dots sequence
(#32) This comment is 78% valid code; is this commented out code?
(#32) No space found before comment text; expected "// $params['usercontextid'] = $usercontextid;" but found "//$params['usercontextid'] = $usercontextid;"
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected 0 spaces, found 1
(#35) Closing brace indented incorrectly; expected 0 spaces, found 1
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Inline comments must start with a capital letter, digit or 3-dots sequence
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Line indented incorrectly; expected at least 4 spaces, found 2
(#36) No space found before comment text; expected "// here" but found "//here"
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected 4 spaces, found 1
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 8 spaces, found 2
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected 4 spaces, found 1
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 8 spaces, found 2
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected 4 spaces, found 1
(#41) Spaces must be used for alignment; tabs are not allowed
(#41) Tab found within whitespace
(#41) Whitespace found at end of line
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected 0 spaces, found 1
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected 0 spaces, found 1
(#49) Inline comments must start with a capital letter, digit or 3-dots sequence
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) No space found before comment text; expected "// may not need" but found "//may not need"
(#50) Line indented incorrectly; expected 0 spaces, found 4
(#50) Closing brace indented incorrectly; expected 1 spaces, found 4
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Whitespace found at end of line
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Whitespace found at end of line
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Inline comments must start with a capital letter, digit or 3-dots sequence
(#72) Line indented incorrectly; expected at least 4 spaces, found 1
(#72) No space found before comment text; expected "// $return = $url . "~~~" . $checksum . "~~~~" . $delta . "~~~~" . $userip;" but found "//$return = $url . "~~~" . $checksum . "~~~~" . $delta . "~~~~" . $userip;"
(#76) Line indented incorrectly; expected at least 12 spaces, found 11
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Inline comments must start with a capital letter, digit or 3-dots sequence
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) This comment is 75% valid code; is this commented out code?
(#77) Line indented incorrectly; expected at least 12 spaces, found 5
(#77) No space found before comment text; expected "// return $return;" but found "//return $return;"
(#93) Empty CATCH statement detected
(#138) Line indented incorrectly; expected at least 8 spaces, found 0
(#152) Line indented incorrectly; expected 12 spaces, found 8
(#153) Line indented incorrectly; expected at least 16 spaces, found 12
(#154) Line indented incorrectly; expected 12 spaces, found 8
(#155) Line indented incorrectly; expected at least 16 spaces, found 12
(#156) Line indented incorrectly; expected 12 spaces, found 8
(#159) Line indented incorrectly; expected at least 8 spaces, found 0
(#167) Inline comments must start with a capital letter, digit or 3-dots sequence
(#167) This comment is 64% valid code; is this commented out code?
(#167) No space found before comment text; expected "// $baseurl = rtrim(get_config('assignsubmission_estream', 'url') , '/');" but found "//$baseurl = rtrim(get_config('assignsubmission_estream', 'url') , '/');"
(#185) Line indented incorrectly; expected at least 8 spaces, found 0
(#194) Line exceeds maximum limit of 180 characters; contains 499 characters
(#194) Line exceeds maximum limit of 180 characters; contains 499 characters
(#194) Line exceeds maximum limit of 180 characters; contains 499 characters
(#194) Line exceeds maximum limit of 180 characters; contains 499 characters
(#194) Line exceeds maximum limit of 180 characters; contains 499 characters
(#194) Line exceeds maximum limit of 180 characters; contains 499 characters
(#194) Line exceeds maximum limit of 180 characters; contains 499 characters
(#194) Line exceeds maximum limit of 180 characters; contains 499 characters
(#194) Line exceeds maximum limit of 180 characters; contains 499 characters
(#194) Line exceeds maximum limit of 180 characters; contains 499 characters
(#194) Line exceeds maximum limit of 180 characters; contains 499 characters
(#194) Line exceeds maximum limit of 180 characters; contains 499 characters
(#194) Line exceeds maximum limit of 180 characters; contains 499 characters
(#194) Line exceeds maximum limit of 180 characters; contains 499 characters
(#194) Line exceeds maximum limit of 180 characters; contains 499 characters
(#194) Line exceeds maximum limit of 180 characters; contains 499 characters
(#194) Line exceeds maximum limit of 180 characters; contains 499 characters
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Line indented incorrectly; expected at least 8 spaces, found 4
(#195) Whitespace found at end of line
(#198) Spaces must be used for alignment; tabs are not allowed
(#198) Tab found within whitespace
(#198) Whitespace found at end of line
(#199) Spaces must be used for alignment; tabs are not allowed
(#199) Tab found within whitespace
(#199) Whitespace found at end of line
(#202) Line indented incorrectly; expected at least 8 spaces, found 0
(#204) File must end with a newline character
mod/assign/submission/estream/version.php
(#30) File must end with a newline character

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

(15 errors, 0 warnings)

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

mod/assign/submission/estream/db/install.php
(#25) Function xmldb_assignsubmission_estream_install is not documented
mod/assign/submission/estream/db/upgrade.php
(#16) File-level phpdocs block is not found
(#16) Phpdocs for function xmldb_assignsubmission_estream_upgrade has incomplete parameters list
mod/assign/submission/estream/locallib.php
(#26) Class assign_submission_estream is not documented
(#218) Function assign_submission_estream::atto_planetestream_obfuscate is not documented
(#238) Function assign_submission_estream::atto_planetestream_getchecksum is not documented
(#245) Function assign_submission_estream::atto_planetestream_getauthticket is not documented
(#275) Function assign_submission_estream::remove is not documented
(#298) Function assign_submission_estream::delete_instance is not documented
(#16) No one-line description found in phpdocs for file
(#56) Phpdocs for function assign_submission_estream::funcembedplayer has incomplete parameters list
mod/assign/submission/estream/upload.php
(#63) Function atto_planetestream_getchecksum is not documented
(#69) Function atto_planetestream_getauthticket is not documented
(#99) Function atto_planetestream_obfuscate is not documented
mod/assign/submission/estream/version.php
(#16) 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]