Prechecker results: error


Overview

(0 errors, 0 warnings)

This section shows the general problems detected when processing the code [More info]


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

(1440 errors, 0 warnings)

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

question/type/combined/backup/moodle2/backup_qtype_combined_plugin.class.php
(#24) Opening brace must not be followed by a blank line
question/type/combined/backup/moodle2/restore_qtype_combined_plugin.class.php
(#19) Expected at least 1 space before "."; 0 found
(#19) Expected at least 1 space after "."; 0 found
(#29) Opening brace must not be followed by a blank line
question/type/combined/classes/utils.php
(#43) Expected 1 space after SWITCH keyword; 0 found
(#45) Each PHP statement must be on a line by itself
(#48) Each PHP statement must be on a line by itself
(#92) Opening parenthesis of a multi-line function call must be the last content on the line
(#93) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#93) Only one argument is allowed per line in a multi-line function call
(#93) Only one argument is allowed per line in a multi-line function call
(#93) Closing parenthesis of a multi-line function call must be on a line by itself
(#124) Expected at least 1 space before "."; 0 found
(#124) Expected at least 1 space after "."; 0 found
(#124) Expected at least 1 space before "."; 0 found
(#124) Expected at least 1 space after "."; 0 found
(#129) Expected at least 1 space before "."; 0 found
(#129) Expected at least 1 space after "."; 0 found
(#129) Expected at least 1 space before "."; 0 found
(#129) Expected at least 1 space after "."; 0 found
(#154) Expected at least 1 space before "."; 0 found
(#154) Expected at least 1 space after "."; 0 found
question/type/combined/combinable/combinablebase.php
(#42) Opening brace must not be followed by a blank line
(#127) Expected at least 1 space before "."; 0 found
(#127) Expected at least 1 space after "."; 0 found
(#137) Expected at least 1 space before "."; 0 found
(#137) Expected at least 1 space after "."; 0 found
(#147) Expected at least 1 space before "."; 0 found
(#147) Expected at least 1 space after "."; 0 found
(#208) Opening parenthesis of a multi-line function call must be the last content on the line
(#208) Only one argument is allowed per line in a multi-line function call
(#209) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#209) Only one argument is allowed per line in a multi-line function call
(#209) Only one argument is allowed per line in a multi-line function call
(#209) Closing parenthesis of a multi-line function call must be on a line by itself
(#308) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#482) Expected at least 1 space before "."; 0 found
(#482) Expected at least 1 space after "."; 0 found
(#482) Expected at least 1 space before "."; 0 found
(#535) Each class must be in a file by itself
(#536) The extends keyword must be on the same line as the class name
(#536) Opening brace must not be followed by a blank line
(#587) Each class must be in a file by itself
(#588) The extends keyword must be on the same line as the class name
(#588) Opening brace must not be followed by a blank line
(#650) Each class must be in a file by itself
(#651) The extends keyword must be on the same line as the class name
(#651) Opening brace must not be followed by a blank line
(#698) Each class must be in a file by itself
(#699) The extends keyword must be on the same line as the class name
(#699) Opening brace must not be followed by a blank line
question/type/combined/combinable/combinabletypebase.php
(#26) Opening brace must not be followed by a blank line
(#84) Expected at least 1 space before "."; 0 found
(#84) Expected at least 1 space after "."; 0 found
(#85) Expected at least 1 space before "."; 0 found
(#85) Expected at least 1 space after "."; 0 found
(#87) Expected at least 1 space before "."; 0 found
(#87) Expected at least 1 space after "."; 0 found
(#88) Expected at least 1 space before "."; 0 found
(#88) Expected at least 1 space after "."; 0 found
(#99) Expected at least 1 space before "."; 0 found
(#99) Expected at least 1 space after "."; 0 found
(#114) Expected at least 1 space before "."; 0 found
(#114) Expected at least 1 space after "."; 0 found
(#116) Expected at least 1 space before "."; 0 found
(#116) Expected at least 1 space after "."; 0 found
(#117) Expected at least 1 space before "."; 0 found
(#117) Expected at least 1 space after "."; 0 found
(#120) Expected at least 1 space before "."; 0 found
(#120) Expected at least 1 space after "."; 0 found
(#143) Expected at least 1 space before "."; 0 found
(#143) Expected at least 1 space after "."; 0 found
(#287) Expected at least 1 space before "."; 0 found
(#287) Expected at least 1 space after "."; 0 found
(#287) Expected at least 1 space before "."; 0 found
(#287) Expected at least 1 space after "."; 0 found
question/type/combined/combinable/gapselect/combinable.php
(#31) Opening brace must not be followed by a blank line
(#72) Each class must be in a file by itself
(#72) Opening brace must not be followed by a blank line
(#83) Opening parenthesis of a multi-line function call must be the last content on the line
(#84) Only one argument is allowed per line in a multi-line function call
(#85) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#85) Closing parenthesis of a multi-line function call must be on a line by itself
(#100) Opening parenthesis of a multi-line function call must be the last content on the line
(#101) Multi-line function call not indented correctly; expected 12 spaces but found 40
(#102) Multi-line function call not indented correctly; expected 12 spaces but found 40
(#103) Multi-line function call not indented correctly; expected 12 spaces but found 40
(#104) Multi-line function call not indented correctly; expected 12 spaces but found 40
(#105) Multi-line function call not indented correctly; expected 12 spaces but found 40
(#106) Multi-line function call not indented correctly; expected 12 spaces but found 40
(#107) Multi-line function call not indented correctly; expected 8 spaces but found 40
(#107) Closing parenthesis of a multi-line function call must be on a line by itself
(#110) Function closing brace must go on the next line following the body; found 1 blank lines before brace
question/type/combined/combinable/gapselect/renderer.php
(#26) The implements keyword must be on the same line as the class name
(#26) Opening brace must not be followed by a blank line
(#39) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#40) Multi-line function declaration not indented correctly; expected 8 spaces but found 32
(#41) Multi-line function declaration not indented correctly; expected 8 spaces but found 32
(#42) Multi-line function declaration not indented correctly; expected 8 spaces but found 32
(#42) The closing parenthesis of a multi-line function declaration must be on a new line
(#78) Opening parenthesis of a multi-line function call must be the last content on the line
(#78) Only one argument is allowed per line in a multi-line function call
(#79) Multi-line function call not indented correctly; expected 8 spaces but found 42
(#79) Only one argument is allowed per line in a multi-line function call
(#79) Only one argument is allowed per line in a multi-line function call
(#79) Closing parenthesis of a multi-line function call must be on a line by itself
(#82) Opening parenthesis of a multi-line function call must be the last content on the line
(#82) Only one argument is allowed per line in a multi-line function call
(#83) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#83) Closing parenthesis of a multi-line function call must be on a line by itself
question/type/combined/combinable/multichoice/combinable.php
(#32) Opening brace must not be followed by a blank line
(#84) Each class must be in a file by itself
(#84) Opening brace must not be followed by a blank line
(#88) Opening parenthesis of a multi-line function call must be the last content on the line
(#88) Only one argument is allowed per line in a multi-line function call
(#89) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#89) Closing parenthesis of a multi-line function call must be on a line by itself
(#90) Opening parenthesis of a multi-line function call must be the last content on the line
(#91) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#91) Closing parenthesis of a multi-line function call must be on a line by itself
(#93) Opening parenthesis of a multi-line function call must be the last content on the line
(#93) Only one argument is allowed per line in a multi-line function call
(#94) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#94) Only one argument is allowed per line in a multi-line function call
(#94) Closing parenthesis of a multi-line function call must be on a line by itself
(#95) Opening parenthesis of a multi-line function call must be the last content on the line
(#96) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#96) Closing parenthesis of a multi-line function call must be on a line by itself
(#101) Opening parenthesis of a multi-line function call must be the last content on the line
(#101) Only one argument is allowed per line in a multi-line function call
(#102) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#102) Only one argument is allowed per line in a multi-line function call
(#102) Closing parenthesis of a multi-line function call must be on a line by itself
(#106) Opening parenthesis of a multi-line function call must be the last content on the line
(#106) Only one argument is allowed per line in a multi-line function call
(#107) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#107) Only one argument is allowed per line in a multi-line function call
(#107) Closing parenthesis of a multi-line function call must be on a line by itself
(#111) Opening parenthesis of a multi-line function call must be the last content on the line
(#111) Only one argument is allowed per line in a multi-line function call
(#112) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#112) Only one argument is allowed per line in a multi-line function call
(#112) Closing parenthesis of a multi-line function call must be on a line by itself
(#121) Opening parenthesis of a multi-line function call must be the last content on the line
(#128) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#128) Closing parenthesis of a multi-line function call must be on a line by itself
(#197) The closing brace for the class must go on the next line after the body
question/type/combined/combinable/multichoice/renderer.php
(#32) The implements keyword must be on the same line as the class name
(#32) Opening brace must not be followed by a blank line
(#35) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#36) Multi-line function declaration not indented correctly; expected 8 spaces but found 32
(#37) Multi-line function declaration not indented correctly; expected 8 spaces but found 32
(#38) Multi-line function declaration not indented correctly; expected 8 spaces but found 32
(#38) The closing parenthesis of a multi-line function declaration must be on a new line
(#77) Opening parenthesis of a multi-line function call must be the last content on the line
(#77) Only one argument is allowed per line in a multi-line function call
(#77) Only one argument is allowed per line in a multi-line function call
(#78) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#78) Only one argument is allowed per line in a multi-line function call
(#78) Only one argument is allowed per line in a multi-line function call
(#78) Closing parenthesis of a multi-line function call must be on a line by itself
(#80) Opening parenthesis of a multi-line function call must be the last content on the line
(#80) Opening parenthesis of a multi-line function call must be the last content on the line
(#81) Multi-line function call not indented correctly; expected 20 spaces but found 16
(#81) Closing parenthesis of a multi-line function call must be on a line by itself
(#81) Only one argument is allowed per line in a multi-line function call
(#82) Closing parenthesis of a multi-line function call must be on a line by itself
(#85) Opening parenthesis of a multi-line function call must be the last content on the line
(#86) Opening parenthesis of a multi-line function call must be the last content on the line
(#86) Only one argument is allowed per line in a multi-line function call
(#87) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#87) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#87) Only one argument is allowed per line in a multi-line function call
(#87) Only one argument is allowed per line in a multi-line function call
(#87) Only one argument is allowed per line in a multi-line function call
(#87) Only one argument is allowed per line in a multi-line function call
(#87) Only one argument is allowed per line in a multi-line function call
(#87) Only one argument is allowed per line in a multi-line function call
(#87) Closing parenthesis of a multi-line function call must be on a line by itself
(#87) Only one argument is allowed per line in a multi-line function call
(#87) Closing parenthesis of a multi-line function call must be on a line by itself
(#116) Opening parenthesis of a multi-line function call must be the last content on the line
(#116) Only one argument is allowed per line in a multi-line function call
(#117) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#117) Closing parenthesis of a multi-line function call must be on a line by itself
(#124) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#125) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#125) Closing parenthesis of a multi-line function call must be on a line by itself
(#125) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#126) Opening parenthesis of a multi-line function call must be the last content on the line
(#126) Only one argument is allowed per line in a multi-line function call
(#127) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#127) Closing parenthesis of a multi-line function call must be on a line by itself
question/type/combined/combinable/showworking/combinable.php
(#32) Opening brace must not be followed by a blank line
(#68) Each class must be in a file by itself
(#68) Opening brace must not be followed by a blank line
(#147) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#148) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#173) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#173) Closing parenthesis of a multi-line function call must be on a line by itself
question/type/combined/combinable/showworking/fake_question.php
(#35) Opening brace must not be followed by a blank line
(#233) Multi-line function declaration not indented correctly; expected 8 spaces but found 12
(#233) Multi-line function declarations must define one parameter per line
(#233) The closing parenthesis of a multi-line function declaration must be on a new line
(#250) Each class must be in a file by itself
(#250) Opening brace must not be followed by a blank line
question/type/combined/combinable/showworking/renderer.php
(#25) The implements keyword must be on the same line as the class name
(#25) Opening brace must not be followed by a blank line
(#35) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#35) Multi-line function declarations must define one parameter per line
(#35) Multi-line function declarations must define one parameter per line
(#36) Multi-line function declaration not indented correctly; expected 8 spaces but found 12
(#36) The closing parenthesis of a multi-line function declaration must be on a new line
(#66) Opening parenthesis of a multi-line function call must be the last content on the line
(#66) Only one argument is allowed per line in a multi-line function call
(#67) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#67) Closing parenthesis of a multi-line function call must be on a line by itself
(#103) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#103) Multi-line function declarations must define one parameter per line
(#104) Multi-line function declarations must define one parameter per line
(#104) Multi-line function declarations must define one parameter per line
(#104) The closing parenthesis of a multi-line function declaration must be on a new line
(#118) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#118) Multi-line function declarations must define one parameter per line
(#119) Multi-line function declarations must define one parameter per line
(#119) The closing parenthesis of a multi-line function declaration must be on a new line
(#121) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#121) Only one argument is allowed per line in a multi-line function call
(#121) Only one argument is allowed per line in a multi-line function call
(#121) Closing parenthesis of a multi-line function call must be on a line by itself
question/type/combined/combiner/base.php
(#34) Expected at least 1 space before "."; 0 found
(#34) Expected at least 1 space after "."; 0 found
(#35) Expected at least 1 space before "."; 0 found
(#35) Expected at least 1 space after "."; 0 found
(#43) Opening brace must not be followed by a blank line
(#91) Expected at least 1 space before "."; 0 found
(#93) Expected at least 1 space before "."; 0 found
(#95) Expected at least 1 space after "."; 0 found
(#151) Long list syntax is not allowed
(#154) Expected at least 1 space before "."; 0 found
(#154) Expected at least 1 space after "."; 0 found
(#154) Expected at least 1 space before "."; 0 found
(#154) Expected at least 1 space after "."; 0 found
(#160) Expected at least 1 space before "."; 0 found
(#278) Blank line found at end of control structure
(#338) Each class must be in a file by itself
(#338) Opening brace must not be followed by a blank line
(#370) Expected at least 1 space before "."; 0 found
(#370) Expected at least 1 space after "."; 0 found
(#370) Expected at least 1 space before "."; 0 found
(#370) Expected at least 1 space after "."; 0 found
(#370) Expected at least 1 space before "."; 0 found
(#370) Expected at least 1 space after "."; 0 found
(#386) Expected at least 1 space before "."; 0 found
(#386) Expected at least 1 space after "."; 0 found
question/type/combined/combiner/forform.php
(#28) Expected at least 1 space before "."; 0 found
(#28) Expected at least 1 space after "."; 0 found
(#33) Opening brace must not be followed by a blank line
(#63) Blank line found at start of control structure
(#82) Opening parenthesis of a multi-line function call must be the last content on the line
(#82) Only one argument is allowed per line in a multi-line function call
(#82) Only one argument is allowed per line in a multi-line function call
(#83) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#83) Closing parenthesis of a multi-line function call must be on a line by itself
(#86) Opening parenthesis of a multi-line function call must be the last content on the line
(#86) Only one argument is allowed per line in a multi-line function call
(#87) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#87) Only one argument is allowed per line in a multi-line function call
(#87) Only one argument is allowed per line in a multi-line function call
(#87) Closing parenthesis of a multi-line function call must be on a line by itself
(#157) Expected at least 1 space before "."; 0 found
(#157) Expected at least 1 space after "."; 0 found
(#157) Expected at least 1 space before "."; 0 found
(#157) Expected at least 1 space after "."; 0 found
(#159) Expected at least 1 space before "."; 0 found
(#159) Expected at least 1 space after "."; 0 found
(#159) Expected at least 1 space before "."; 0 found
(#159) Expected at least 1 space after "."; 0 found
question/type/combined/combiner/forquestiontype.php
(#28) Expected at least 1 space before "."; 0 found
(#28) Expected at least 1 space after "."; 0 found
(#34) Opening brace must not be followed by a blank line
(#72) The closing brace for the class must go on the next line after the body
question/type/combined/combiner/restore.php
(#28) Expected at least 1 space before "."; 0 found
(#28) Expected at least 1 space after "."; 0 found
question/type/combined/combiner/runtime.php
(#29) Expected at least 1 space before "."; 0 found
(#29) Expected at least 1 space after "."; 0 found
(#34) Opening brace must not be followed by a blank line
(#71) Opening parenthesis of a multi-line function call must be the last content on the line
(#72) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#72) Only one argument is allowed per line in a multi-line function call
(#72) Only one argument is allowed per line in a multi-line function call
(#72) Closing parenthesis of a multi-line function call must be on a line by itself
(#82) Opening parenthesis of a multi-line function call must be the last content on the line
(#83) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#83) Only one argument is allowed per line in a multi-line function call
(#83) Only one argument is allowed per line in a multi-line function call
(#83) Closing parenthesis of a multi-line function call must be on a line by itself
(#116) Opening parenthesis of a multi-line function call must be the last content on the line
(#117) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#117) Closing parenthesis of a multi-line function call must be on a line by itself
(#218) Long list syntax is not allowed
(#280) Long list syntax is not allowed
(#304) Multi-line function declaration not indented correctly; expected 8 spaces but found 12
(#304) The closing parenthesis of a multi-line function declaration must be on a new line
(#311) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#311) Closing parenthesis of a multi-line function call must be on a line by itself
(#330) Multi-line function declaration not indented correctly; expected 8 spaces but found 12
(#330) Multi-line function declarations must define one parameter per line
(#330) The closing parenthesis of a multi-line function declaration must be on a new line
(#336) Opening parenthesis of a multi-line function call must be the last content on the line
(#336) Only one argument is allowed per line in a multi-line function call
(#337) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#337) Only one argument is allowed per line in a multi-line function call
(#337) Closing parenthesis of a multi-line function call must be on a line by itself
(#351) Each class must be in a file by itself
(#372) Each class must be in a file by itself
(#392) The closing brace for the class must go on the next line after the body
(#398) Each class must be in a file by itself
(#426) Each class must be in a file by itself
question/type/combined/edit_combined_form.php
(#29) Expected at least 1 space after "."; 0 found
(#38) Opening brace must not be followed by a blank line
(#76) Opening parenthesis of a multi-line function call must be the last content on the line
(#77) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#78) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#79) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#80) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#80) Closing parenthesis of a multi-line function call must be on a line by itself
(#89) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#89) Expected 1 space after FUNCTION keyword; 0 found
(#93) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#93) Only one argument is allowed per line in a multi-line function call
(#93) Closing parenthesis of a multi-line function call must be on a line by itself
(#94) Opening parenthesis of a multi-line function call must be the last content on the line
(#94) Only one argument is allowed per line in a multi-line function call
(#94) Only one argument is allowed per line in a multi-line function call
(#95) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#95) Closing parenthesis of a multi-line function call must be on a line by itself
question/type/combined/question.php
(#25) Opening brace must not be followed by a blank line
(#72) Multi-line function declaration not indented correctly; expected 8 spaces but found 12
(#72) Multi-line function declarations must define one parameter per line
(#72) The closing parenthesis of a multi-line function declaration must be on a new line
(#76) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#76) Only one argument is allowed per line in a multi-line function call
(#76) Closing parenthesis of a multi-line function call must be on a line by itself
(#107) Opening parenthesis of a multi-line function call must be the last content on the line
(#108) Multi-line function call not indented correctly; expected 8 spaces but found 59
(#108) Closing parenthesis of a multi-line function call must be on a line by itself
(#120) Opening parenthesis of a multi-line function call must be the last content on the line
(#121) Multi-line function call not indented correctly; expected 8 spaces but found 59
(#121) Closing parenthesis of a multi-line function call must be on a line by itself
(#133) Opening parenthesis of a multi-line function call must be the last content on the line
(#134) Multi-line function call not indented correctly; expected 12 spaces but found 53
(#135) Multi-line function call not indented correctly; expected 8 spaces but found 53
(#135) Closing parenthesis of a multi-line function call must be on a line by itself
(#141) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#141) Multi-line function declarations must define one parameter per line
(#141) Multi-line function declarations must define one parameter per line
(#141) Multi-line function declarations must define one parameter per line
(#142) Multi-line function declaration not indented correctly; expected 8 spaces but found 12
(#142) Multi-line function declarations must define one parameter per line
(#142) The closing parenthesis of a multi-line function declaration must be on a new line
(#147) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#148) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#154) Long list syntax is not allowed
(#171) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#171) Opening parenthesis of a multi-line function call must be the last content on the line
(#172) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#172) Closing parenthesis of a multi-line function call must be on a line by itself
(#172) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#175) Opening parenthesis of a multi-line function call must be the last content on the line
(#175) Only one argument is allowed per line in a multi-line function call
(#175) Only one argument is allowed per line in a multi-line function call
(#175) Only one argument is allowed per line in a multi-line function call
(#176) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#176) Only one argument is allowed per line in a multi-line function call
(#176) Closing parenthesis of a multi-line function call must be on a line by itself
(#188) Long list syntax is not allowed
(#208) Expected 1 space after FUNCTION keyword; 0 found
(#216) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#238) Long list syntax is not allowed
(#240) Long list syntax is not allowed
question/type/combined/questiontype.php
(#42) Opening brace must not be followed by a blank line
(#86) Blank line found at end of control structure
(#143) Opening parenthesis of a multi-line function call must be the last content on the line
(#144) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#144) Only one argument is allowed per line in a multi-line function call
(#144) Only one argument is allowed per line in a multi-line function call
(#144) Only one argument is allowed per line in a multi-line function call
(#145) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#145) Only one argument is allowed per line in a multi-line function call
(#145) Closing parenthesis of a multi-line function call must be on a line by itself
(#149) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#149) Only one argument is allowed per line in a multi-line function call
(#149) Only one argument is allowed per line in a multi-line function call
(#149) Only one argument is allowed per line in a multi-line function call
(#149) Only one argument is allowed per line in a multi-line function call
(#149) Closing parenthesis of a multi-line function call must be on a line by itself
(#153) Opening parenthesis of a multi-line function call must be the last content on the line
(#154) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#154) Only one argument is allowed per line in a multi-line function call
(#154) Only one argument is allowed per line in a multi-line function call
(#154) Only one argument is allowed per line in a multi-line function call
(#155) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#155) Only one argument is allowed per line in a multi-line function call
(#155) Closing parenthesis of a multi-line function call must be on a line by itself
(#159) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#159) Only one argument is allowed per line in a multi-line function call
(#159) Only one argument is allowed per line in a multi-line function call
(#159) Only one argument is allowed per line in a multi-line function call
(#159) Only one argument is allowed per line in a multi-line function call
(#159) Closing parenthesis of a multi-line function call must be on a line by itself
(#258) Incorrect spacing between argument "$extra" and equals sign; expected 1 but found 0
(#258) Incorrect spacing between default value and equals sign for argument "$extra"; expected 1 but found 0
question/type/combined/renderer.php
(#37) Opening brace must not be followed by a blank line
(#40) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#41) Multi-line function declaration not indented correctly; expected 8 spaces but found 12
(#41) The closing parenthesis of a multi-line function declaration must be on a new line
(#52) Opening parenthesis of a multi-line function call must be the last content on the line
(#53) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#53) Only one argument is allowed per line in a multi-line function call
(#53) Closing parenthesis of a multi-line function call must be on a line by itself
(#78) Opening parenthesis of a multi-line function call must be the last content on the line
(#78) Only one argument is allowed per line in a multi-line function call
(#79) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#79) Closing parenthesis of a multi-line function call must be on a line by itself
(#96) Long list syntax is not allowed
(#130) Each class must be in a file by itself
(#130) Opening brace must not be followed by a blank line
(#140) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#141) Multi-line function declaration not indented correctly; expected 8 spaces but found 41
(#142) Multi-line function declaration not indented correctly; expected 8 spaces but found 41
(#143) Multi-line function declaration not indented correctly; expected 8 spaces but found 41
(#143) The closing parenthesis of a multi-line function declaration must be on a new line
(#149) Each interface must be in a file by itself
(#150) The implements keyword must be on the same line as the class name
(#150) Opening brace must not be followed by a blank line
(#153) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#154) Multi-line function declaration not indented correctly; expected 8 spaces but found 41
(#155) Multi-line function declaration not indented correctly; expected 8 spaces but found 41
(#156) Multi-line function declaration not indented correctly; expected 8 spaces but found 41
(#156) The closing parenthesis of a multi-line function declaration must be on a new line
(#175) Long list syntax is not allowed
(#176) Expected at least 1 space before "."; 0 found
(#176) Expected at least 1 space after "."; 0 found
(#194) Opening parenthesis of a multi-line function call must be the last content on the line
(#194) Only one argument is allowed per line in a multi-line function call
(#194) Opening parenthesis of a multi-line function call must be the last content on the line
(#194) Only one argument is allowed per line in a multi-line function call
(#195) Multi-line function call not indented correctly; expected 12 spaces but found 63
(#195) Closing parenthesis of a multi-line function call must be on a line by itself
(#196) Multi-line function call not indented correctly; expected 12 spaces but found 63
(#196) Closing parenthesis of a multi-line function call must be on a line by itself
(#215) Opening parenthesis of a multi-line function call must be the last content on the line
(#215) Only one argument is allowed per line in a multi-line function call
(#216) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#216) Closing parenthesis of a multi-line function call must be on a line by itself
(#230) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#230) Multi-line function declarations must define one parameter per line
(#231) The closing parenthesis of a multi-line function declaration must be on a new line
question/type/combined/settings.php
(#28) Opening parenthesis of a multi-line function call must be the last content on the line
(#29) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#29) Only one argument is allowed per line in a multi-line function call
(#29) Closing parenthesis of a multi-line function call must be on a line by itself
(#31) Opening parenthesis of a multi-line function call must be the last content on the line
(#33) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#33) Only one argument is allowed per line in a multi-line function call
(#33) Closing parenthesis of a multi-line function call must be on a line by itself
(#35) Opening parenthesis of a multi-line function call must be the last content on the line
(#37) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#37) Only one argument is allowed per line in a multi-line function call
(#37) Only one argument is allowed per line in a multi-line function call
(#37) Closing parenthesis of a multi-line function call must be on a line by itself
(#40) Opening parenthesis of a multi-line function call must be the last content on the line
(#41) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#41) Only one argument is allowed per line in a multi-line function call
(#41) Closing parenthesis of a multi-line function call must be on a line by itself
(#43) Opening parenthesis of a multi-line function call must be the last content on the line
(#45) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#45) Only one argument is allowed per line in a multi-line function call
(#45) Closing parenthesis of a multi-line function call must be on a line by itself
(#47) Opening parenthesis of a multi-line function call must be the last content on the line
(#49) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#49) Only one argument is allowed per line in a multi-line function call
(#49) Only one argument is allowed per line in a multi-line function call
(#49) Closing parenthesis of a multi-line function call must be on a line by itself
question/type/combined/tests/form_test.php
(#45) Opening brace must not be followed by a blank line
(#257) Opening parenthesis of a multi-line function call must be the last content on the line
(#257) Only one argument is allowed per line in a multi-line function call
(#258) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#258) Closing parenthesis of a multi-line function call must be on a line by itself
(#263) Opening parenthesis of a multi-line function call must be the last content on the line
(#264) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#264) Only one argument is allowed per line in a multi-line function call
(#264) Closing parenthesis of a multi-line function call must be on a line by itself
(#269) Opening parenthesis of a multi-line function call must be the last content on the line
(#270) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#270) Only one argument is allowed per line in a multi-line function call
(#270) Closing parenthesis of a multi-line function call must be on a line by itself
(#274) Opening parenthesis of a multi-line function call must be the last content on the line
(#274) Only one argument is allowed per line in a multi-line function call
(#275) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#275) Closing parenthesis of a multi-line function call must be on a line by itself
(#283) Opening parenthesis of a multi-line function call must be the last content on the line
(#283) Only one argument is allowed per line in a multi-line function call
(#284) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#284) Closing parenthesis of a multi-line function call must be on a line by itself
(#288) Opening parenthesis of a multi-line function call must be the last content on the line
(#288) Only one argument is allowed per line in a multi-line function call
(#289) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#289) Closing parenthesis of a multi-line function call must be on a line by itself
(#293) Opening parenthesis of a multi-line function call must be the last content on the line
(#293) Only one argument is allowed per line in a multi-line function call
(#294) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#294) Closing parenthesis of a multi-line function call must be on a line by itself
(#306) Opening parenthesis of a multi-line function call must be the last content on the line
(#307) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#307) Only one argument is allowed per line in a multi-line function call
(#307) Closing parenthesis of a multi-line function call must be on a line by itself
(#323) Opening parenthesis of a multi-line function call must be the last content on the line
(#323) Only one argument is allowed per line in a multi-line function call
(#324) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#324) Closing parenthesis of a multi-line function call must be on a line by itself
question/type/combined/tests/helper.php
(#28) Opening brace must not be followed by a blank line
(#608) Expected at least 1 space before "."; 0 found
(#610) Expected at least 1 space before "."; 0 found
(#643) Expected at least 1 space before "."; 0 found
(#672) Expected at least 1 space before "."; 0 found
(#725) Expected at least 1 space before "."; 0 found
(#727) Expected at least 1 space before "."; 0 found
(#770) Opening parenthesis of a multi-line function call must be the last content on the line
(#771) Multi-line function call not indented correctly; expected 12 spaces but found 57
(#771) Expected 1 space between the comma and "// Answer.". Found: 2 spaces
(#772) Multi-line function call not indented correctly; expected 12 spaces but found 57
(#772) Expected 1 space between the comma and "// Fraction.". Found: 5 spaces
(#773) Multi-line function call not indented correctly; expected 12 spaces but found 57
(#774) Multi-line function call not indented correctly; expected 12 spaces but found 57
(#774) Expected 1 space between the comma and "// Feedbackformat.". Found: 2 spaces
(#775) Multi-line function call not indented correctly; expected 12 spaces but found 57
(#775) Expected 1 space between the comma and "// Sigfigs.". Found: 5 spaces
(#776) Multi-line function call not indented correctly; expected 12 spaces but found 57
(#776) Expected 1 space between the comma and "// Error.". Found: 6 spaces
(#777) Multi-line function call not indented correctly; expected 12 spaces but found 57
(#777) Expected 1 space between the comma and "// Syserrorpenalty.". Found: 3 spaces
(#778) Multi-line function call not indented correctly; expected 12 spaces but found 57
(#778) Expected 1 space between the comma and "// Checknumerical.". Found: 5 spaces
(#779) Multi-line function call not indented correctly; expected 12 spaces but found 57
(#779) Expected 1 space between the comma and "// Checkscinotation.". Found: 5 spaces
(#780) Multi-line function call not indented correctly; expected 12 spaces but found 57
(#780) Expected 1 space between the comma and "// Checkpowerof10.". Found: 5 spaces
(#781) Multi-line function call not indented correctly; expected 12 spaces but found 57
(#781) Expected 1 space between the comma and "// Checkrounding.". Found: 5 spaces
(#782) Multi-line function call not indented correctly; expected 8 spaces but found 57
(#782) Closing parenthesis of a multi-line function call must be on a line by itself
(#799) Expected at least 1 space before "."; 0 found
(#800) Expected at least 1 space before "."; 0 found
(#802) Expected at least 1 space before "."; 0 found
question/type/combined/tests/question_test.php
(#47) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#49) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#49) Closing parenthesis of a multi-line function call must be on a line by itself
(#62) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#63) Multi-line function call not indented correctly; expected 8 spaces but found 24
(#63) Only one argument is allowed per line in a multi-line function call
(#63) Only one argument is allowed per line in a multi-line function call
(#63) Closing parenthesis of a multi-line function call must be on a line by itself
(#77) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#78) Multi-line function call not indented correctly; expected 8 spaces but found 24
(#78) Only one argument is allowed per line in a multi-line function call
(#78) Only one argument is allowed per line in a multi-line function call
(#78) Closing parenthesis of a multi-line function call must be on a line by itself
(#92) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#92) Closing parenthesis of a multi-line function call must be on a line by itself
(#95) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#95) Closing parenthesis of a multi-line function call must be on a line by itself
(#107) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#109) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#109) Closing parenthesis of a multi-line function call must be on a line by itself
(#120) Opening parenthesis of a multi-line function call must be the last content on the line
(#122) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#122) Closing parenthesis of a multi-line function call must be on a line by itself
(#134) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#135) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#136) Multi-line function call not indented correctly; expected 8 spaces but found 24
(#136) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#136) Closing parenthesis of a multi-line function call must be on a line by itself
(#136) Closing parenthesis of a multi-line function call must be on a line by itself
(#145) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#145) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#145) Closing parenthesis of a multi-line function call must be on a line by itself
(#145) Closing parenthesis of a multi-line function call must be on a line by itself
(#147) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#158) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#162) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#163) Multi-line function call not indented correctly; expected 8 spaces but found 24
(#163) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#163) Closing parenthesis of a multi-line function call must be on a line by itself
(#163) Closing parenthesis of a multi-line function call must be on a line by itself
(#175) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#176) Multi-line function call not indented correctly; expected 8 spaces but found 24
(#176) Only one argument is allowed per line in a multi-line function call
(#176) Only one argument is allowed per line in a multi-line function call
(#176) Closing parenthesis of a multi-line function call must be on a line by itself
(#181) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#181) Closing parenthesis of a multi-line function call must be on a line by itself
(#185) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#185) Closing parenthesis of a multi-line function call must be on a line by itself
(#189) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#189) Closing parenthesis of a multi-line function call must be on a line by itself
(#211) Opening parenthesis of a multi-line function call must be the last content on the line
(#212) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#212) Only one argument is allowed per line in a multi-line function call
(#212) Closing parenthesis of a multi-line function call must be on a line by itself
(#279) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#280) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#280) Closing parenthesis of a multi-line function call must be on a line by itself
(#318) Opening parenthesis of a multi-line function call must be the last content on the line
(#319) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#319) Closing parenthesis of a multi-line function call must be on a line by itself
(#343) Opening parenthesis of a multi-line function call must be the last content on the line
(#344) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#344) Closing parenthesis of a multi-line function call must be on a line by itself
question/type/combined/tests/utils_test.php
(#27) Opening brace must not be followed by a blank line
(#72) Expected at least 1 space before "."; 0 found
(#72) Expected at least 1 space after "."; 0 found
question/type/combined/tests/walkthrough_test.php
(#55) Opening brace must not be followed by a blank line
(#114) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#114) Opening parenthesis of a multi-line function call must be the last content on the line
(#115) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#115) Only one argument is allowed per line in a multi-line function call
(#115) Only one argument is allowed per line in a multi-line function call
(#115) Closing parenthesis of a multi-line function call must be on a line by itself
(#116) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#116) Opening parenthesis of a multi-line function call must be the last content on the line
(#117) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#117) Only one argument is allowed per line in a multi-line function call
(#117) Only one argument is allowed per line in a multi-line function call
(#117) Closing parenthesis of a multi-line function call must be on a line by itself
(#118) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#118) Opening parenthesis of a multi-line function call must be the last content on the line
(#119) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#119) Only one argument is allowed per line in a multi-line function call
(#119) Only one argument is allowed per line in a multi-line function call
(#119) Closing parenthesis of a multi-line function call must be on a line by itself
(#120) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#121) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#122) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#123) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#123) Closing parenthesis of a multi-line function call must be on a line by itself
(#132) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#132) Opening parenthesis of a multi-line function call must be the last content on the line
(#133) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#133) Only one argument is allowed per line in a multi-line function call
(#133) Only one argument is allowed per line in a multi-line function call
(#133) Closing parenthesis of a multi-line function call must be on a line by itself
(#134) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#134) Opening parenthesis of a multi-line function call must be the last content on the line
(#135) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#135) Only one argument is allowed per line in a multi-line function call
(#135) Only one argument is allowed per line in a multi-line function call
(#135) Closing parenthesis of a multi-line function call must be on a line by itself
(#136) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#136) Opening parenthesis of a multi-line function call must be the last content on the line
(#137) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#137) Only one argument is allowed per line in a multi-line function call
(#137) Only one argument is allowed per line in a multi-line function call
(#137) Closing parenthesis of a multi-line function call must be on a line by itself
(#138) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#139) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#140) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#141) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#142) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#142) Closing parenthesis of a multi-line function call must be on a line by itself
(#151) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#151) Opening parenthesis of a multi-line function call must be the last content on the line
(#152) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#152) Only one argument is allowed per line in a multi-line function call
(#152) Only one argument is allowed per line in a multi-line function call
(#152) Closing parenthesis of a multi-line function call must be on a line by itself
(#153) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#153) Opening parenthesis of a multi-line function call must be the last content on the line
(#154) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#154) Only one argument is allowed per line in a multi-line function call
(#154) Only one argument is allowed per line in a multi-line function call
(#154) Closing parenthesis of a multi-line function call must be on a line by itself
(#155) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#155) Opening parenthesis of a multi-line function call must be the last content on the line
(#156) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#156) Only one argument is allowed per line in a multi-line function call
(#156) Only one argument is allowed per line in a multi-line function call
(#156) Closing parenthesis of a multi-line function call must be on a line by itself
(#157) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#158) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#159) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#159) Closing parenthesis of a multi-line function call must be on a line by itself
(#168) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#168) Opening parenthesis of a multi-line function call must be the last content on the line
(#169) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#169) Only one argument is allowed per line in a multi-line function call
(#169) Only one argument is allowed per line in a multi-line function call
(#169) Closing parenthesis of a multi-line function call must be on a line by itself
(#170) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#170) Opening parenthesis of a multi-line function call must be the last content on the line
(#171) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#171) Only one argument is allowed per line in a multi-line function call
(#171) Only one argument is allowed per line in a multi-line function call
(#171) Closing parenthesis of a multi-line function call must be on a line by itself
(#172) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#172) Opening parenthesis of a multi-line function call must be the last content on the line
(#173) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#173) Only one argument is allowed per line in a multi-line function call
(#173) Only one argument is allowed per line in a multi-line function call
(#173) Closing parenthesis of a multi-line function call must be on a line by itself
(#174) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#175) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#176) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#177) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#178) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#178) Closing parenthesis of a multi-line function call must be on a line by itself
(#187) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#187) Opening parenthesis of a multi-line function call must be the last content on the line
(#188) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#188) Only one argument is allowed per line in a multi-line function call
(#188) Only one argument is allowed per line in a multi-line function call
(#188) Closing parenthesis of a multi-line function call must be on a line by itself
(#189) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#189) Opening parenthesis of a multi-line function call must be the last content on the line
(#190) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#190) Only one argument is allowed per line in a multi-line function call
(#190) Only one argument is allowed per line in a multi-line function call
(#190) Closing parenthesis of a multi-line function call must be on a line by itself
(#191) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#191) Opening parenthesis of a multi-line function call must be the last content on the line
(#192) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#192) Only one argument is allowed per line in a multi-line function call
(#192) Only one argument is allowed per line in a multi-line function call
(#192) Closing parenthesis of a multi-line function call must be on a line by itself
(#193) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#194) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#194) Closing parenthesis of a multi-line function call must be on a line by itself
(#277) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#278) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#279) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#280) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#281) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#282) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#282) Closing parenthesis of a multi-line function call must be on a line by itself
(#291) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#292) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#293) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#294) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#295) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#295) Closing parenthesis of a multi-line function call must be on a line by itself
(#304) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#305) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#306) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#307) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#308) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#309) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#310) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#310) Closing parenthesis of a multi-line function call must be on a line by itself
(#325) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#325) Closing parenthesis of a multi-line function call must be on a line by itself
(#340) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#340) Closing parenthesis of a multi-line function call must be on a line by itself
(#349) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#350) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#351) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#352) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#352) Closing parenthesis of a multi-line function call must be on a line by itself
(#428) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#429) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#430) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#431) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#432) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#433) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#433) Closing parenthesis of a multi-line function call must be on a line by itself
(#442) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#443) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#444) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#445) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#446) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#446) Closing parenthesis of a multi-line function call must be on a line by itself
(#545) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#546) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#547) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#548) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#549) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#550) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#551) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#551) Closing parenthesis of a multi-line function call must be on a line by itself
(#560) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#561) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#562) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#563) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#564) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#564) Closing parenthesis of a multi-line function call must be on a line by itself
(#605) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#605) Closing parenthesis of a multi-line function call must be on a line by itself
(#622) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#622) Closing parenthesis of a multi-line function call must be on a line by itself
(#641) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#641) Closing parenthesis of a multi-line function call must be on a line by itself
(#643) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#643) Closing parenthesis of a multi-line function call must be on a line by itself
(#645) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#645) Closing parenthesis of a multi-line function call must be on a line by itself
(#647) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#647) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#647) Closing parenthesis of a multi-line function call must be on a line by itself
(#647) Closing parenthesis of a multi-line function call must be on a line by itself
(#664) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#664) Closing parenthesis of a multi-line function call must be on a line by itself
(#685) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#685) Closing parenthesis of a multi-line function call must be on a line by itself
(#702) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#702) Closing parenthesis of a multi-line function call must be on a line by itself
(#717) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#717) Closing parenthesis of a multi-line function call must be on a line by itself
(#737) Opening parenthesis of a multi-line function call must be the last content on the line
(#738) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#738) Only one argument is allowed per line in a multi-line function call
(#738) Only one argument is allowed per line in a multi-line function call
(#738) Closing parenthesis of a multi-line function call must be on a line by itself
(#739) Opening parenthesis of a multi-line function call must be the last content on the line
(#740) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#740) Only one argument is allowed per line in a multi-line function call
(#740) Only one argument is allowed per line in a multi-line function call
(#740) Closing parenthesis of a multi-line function call must be on a line by itself
(#741) Opening parenthesis of a multi-line function call must be the last content on the line
(#742) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#742) Only one argument is allowed per line in a multi-line function call
(#742) Only one argument is allowed per line in a multi-line function call
(#742) Closing parenthesis of a multi-line function call must be on a line by itself
(#747) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#747) Closing parenthesis of a multi-line function call must be on a line by itself
(#760) Opening parenthesis of a multi-line function call must be the last content on the line
(#761) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#761) Only one argument is allowed per line in a multi-line function call
(#761) Only one argument is allowed per line in a multi-line function call
(#761) Closing parenthesis of a multi-line function call must be on a line by itself
(#762) Opening parenthesis of a multi-line function call must be the last content on the line
(#763) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#763) Only one argument is allowed per line in a multi-line function call
(#763) Only one argument is allowed per line in a multi-line function call
(#763) Closing parenthesis of a multi-line function call must be on a line by itself
(#764) Opening parenthesis of a multi-line function call must be the last content on the line
(#765) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#765) Only one argument is allowed per line in a multi-line function call
(#765) Only one argument is allowed per line in a multi-line function call
(#765) Closing parenthesis of a multi-line function call must be on a line by itself
(#770) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#770) Closing parenthesis of a multi-line function call must be on a line by itself
(#790) Opening parenthesis of a multi-line function call must be the last content on the line
(#791) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#791) Only one argument is allowed per line in a multi-line function call
(#791) Only one argument is allowed per line in a multi-line function call
(#791) Closing parenthesis of a multi-line function call must be on a line by itself
(#792) Opening parenthesis of a multi-line function call must be the last content on the line
(#793) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#793) Only one argument is allowed per line in a multi-line function call
(#793) Only one argument is allowed per line in a multi-line function call
(#793) Closing parenthesis of a multi-line function call must be on a line by itself
(#794) Opening parenthesis of a multi-line function call must be the last content on the line
(#795) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#795) Only one argument is allowed per line in a multi-line function call
(#795) Only one argument is allowed per line in a multi-line function call
(#795) Closing parenthesis of a multi-line function call must be on a line by itself
(#802) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#802) Closing parenthesis of a multi-line function call must be on a line by itself
(#804) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#804) Closing parenthesis of a multi-line function call must be on a line by itself
(#806) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#806) Closing parenthesis of a multi-line function call must be on a line by itself
(#808) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#808) Closing parenthesis of a multi-line function call must be on a line by itself
(#825) Opening parenthesis of a multi-line function call must be the last content on the line
(#826) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#826) Only one argument is allowed per line in a multi-line function call
(#826) Only one argument is allowed per line in a multi-line function call
(#826) Closing parenthesis of a multi-line function call must be on a line by itself
(#827) Opening parenthesis of a multi-line function call must be the last content on the line
(#828) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#828) Only one argument is allowed per line in a multi-line function call
(#828) Only one argument is allowed per line in a multi-line function call
(#828) Closing parenthesis of a multi-line function call must be on a line by itself
(#829) Opening parenthesis of a multi-line function call must be the last content on the line
(#830) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#830) Only one argument is allowed per line in a multi-line function call
(#830) Only one argument is allowed per line in a multi-line function call
(#830) Closing parenthesis of a multi-line function call must be on a line by itself
(#835) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#835) Closing parenthesis of a multi-line function call must be on a line by itself
(#855) Opening parenthesis of a multi-line function call must be the last content on the line
(#856) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#856) Only one argument is allowed per line in a multi-line function call
(#856) Only one argument is allowed per line in a multi-line function call
(#856) Closing parenthesis of a multi-line function call must be on a line by itself
(#857) Opening parenthesis of a multi-line function call must be the last content on the line
(#858) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#858) Only one argument is allowed per line in a multi-line function call
(#858) Only one argument is allowed per line in a multi-line function call
(#858) Closing parenthesis of a multi-line function call must be on a line by itself
(#859) Opening parenthesis of a multi-line function call must be the last content on the line
(#860) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#860) Only one argument is allowed per line in a multi-line function call
(#860) Only one argument is allowed per line in a multi-line function call
(#860) Closing parenthesis of a multi-line function call must be on a line by itself
(#886) Opening parenthesis of a multi-line function call must be the last content on the line
(#887) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#887) Only one argument is allowed per line in a multi-line function call
(#887) Only one argument is allowed per line in a multi-line function call
(#887) Closing parenthesis of a multi-line function call must be on a line by itself
(#888) Opening parenthesis of a multi-line function call must be the last content on the line
(#889) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#889) Only one argument is allowed per line in a multi-line function call
(#889) Only one argument is allowed per line in a multi-line function call
(#889) Closing parenthesis of a multi-line function call must be on a line by itself
(#890) Opening parenthesis of a multi-line function call must be the last content on the line
(#891) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#891) Only one argument is allowed per line in a multi-line function call
(#891) Only one argument is allowed per line in a multi-line function call
(#891) Closing parenthesis of a multi-line function call must be on a line by itself
(#896) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#896) Closing parenthesis of a multi-line function call must be on a line by itself
(#916) Opening parenthesis of a multi-line function call must be the last content on the line
(#917) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#917) Only one argument is allowed per line in a multi-line function call
(#917) Only one argument is allowed per line in a multi-line function call
(#917) Closing parenthesis of a multi-line function call must be on a line by itself
(#918) Opening parenthesis of a multi-line function call must be the last content on the line
(#919) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#919) Only one argument is allowed per line in a multi-line function call
(#919) Only one argument is allowed per line in a multi-line function call
(#919) Closing parenthesis of a multi-line function call must be on a line by itself
(#920) Opening parenthesis of a multi-line function call must be the last content on the line
(#921) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#921) Only one argument is allowed per line in a multi-line function call
(#921) Only one argument is allowed per line in a multi-line function call
(#921) Closing parenthesis of a multi-line function call must be on a line by itself
(#924) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#924) Closing parenthesis of a multi-line function call must be on a line by itself
(#926) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#945) Opening parenthesis of a multi-line function call must be the last content on the line
(#946) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#946) Only one argument is allowed per line in a multi-line function call
(#946) Only one argument is allowed per line in a multi-line function call
(#946) Closing parenthesis of a multi-line function call must be on a line by itself
(#947) Opening parenthesis of a multi-line function call must be the last content on the line
(#948) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#948) Only one argument is allowed per line in a multi-line function call
(#948) Only one argument is allowed per line in a multi-line function call
(#948) Closing parenthesis of a multi-line function call must be on a line by itself
(#949) Opening parenthesis of a multi-line function call must be the last content on the line
(#950) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#950) Only one argument is allowed per line in a multi-line function call
(#950) Only one argument is allowed per line in a multi-line function call
(#950) Closing parenthesis of a multi-line function call must be on a line by itself
(#953) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#953) Closing parenthesis of a multi-line function call must be on a line by itself
(#966) Opening parenthesis of a multi-line function call must be the last content on the line
(#967) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#967) Only one argument is allowed per line in a multi-line function call
(#967) Only one argument is allowed per line in a multi-line function call
(#967) Closing parenthesis of a multi-line function call must be on a line by itself
(#968) Opening parenthesis of a multi-line function call must be the last content on the line
(#969) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#969) Only one argument is allowed per line in a multi-line function call
(#969) Only one argument is allowed per line in a multi-line function call
(#969) Closing parenthesis of a multi-line function call must be on a line by itself
(#970) Opening parenthesis of a multi-line function call must be the last content on the line
(#971) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#971) Only one argument is allowed per line in a multi-line function call
(#971) Only one argument is allowed per line in a multi-line function call
(#971) Closing parenthesis of a multi-line function call must be on a line by itself
(#975) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#975) Closing parenthesis of a multi-line function call must be on a line by itself
(#988) Opening parenthesis of a multi-line function call must be the last content on the line
(#989) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#989) Only one argument is allowed per line in a multi-line function call
(#989) Only one argument is allowed per line in a multi-line function call
(#989) Closing parenthesis of a multi-line function call must be on a line by itself
(#990) Opening parenthesis of a multi-line function call must be the last content on the line
(#991) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#991) Only one argument is allowed per line in a multi-line function call
(#991) Only one argument is allowed per line in a multi-line function call
(#991) Closing parenthesis of a multi-line function call must be on a line by itself
(#992) Opening parenthesis of a multi-line function call must be the last content on the line
(#993) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#993) Only one argument is allowed per line in a multi-line function call
(#993) Only one argument is allowed per line in a multi-line function call
(#993) Closing parenthesis of a multi-line function call must be on a line by itself
(#998) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#998) Closing parenthesis of a multi-line function call must be on a line by itself
(#1000) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1000) Closing parenthesis of a multi-line function call must be on a line by itself
(#1002) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1002) Closing parenthesis of a multi-line function call must be on a line by itself
(#1004) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#1004) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1004) Closing parenthesis of a multi-line function call must be on a line by itself
(#1004) Closing parenthesis of a multi-line function call must be on a line by itself
(#1006) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#1025) Opening parenthesis of a multi-line function call must be the last content on the line
(#1026) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1026) Only one argument is allowed per line in a multi-line function call
(#1026) Only one argument is allowed per line in a multi-line function call
(#1026) Closing parenthesis of a multi-line function call must be on a line by itself
(#1027) Opening parenthesis of a multi-line function call must be the last content on the line
(#1028) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1028) Only one argument is allowed per line in a multi-line function call
(#1028) Only one argument is allowed per line in a multi-line function call
(#1028) Closing parenthesis of a multi-line function call must be on a line by itself
(#1029) Opening parenthesis of a multi-line function call must be the last content on the line
(#1030) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1030) Only one argument is allowed per line in a multi-line function call
(#1030) Only one argument is allowed per line in a multi-line function call
(#1030) Closing parenthesis of a multi-line function call must be on a line by itself
(#1033) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#1033) Closing parenthesis of a multi-line function call must be on a line by itself
(#1047) Opening parenthesis of a multi-line function call must be the last content on the line
(#1048) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1048) Only one argument is allowed per line in a multi-line function call
(#1048) Only one argument is allowed per line in a multi-line function call
(#1048) Closing parenthesis of a multi-line function call must be on a line by itself
(#1049) Opening parenthesis of a multi-line function call must be the last content on the line
(#1050) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1050) Only one argument is allowed per line in a multi-line function call
(#1050) Only one argument is allowed per line in a multi-line function call
(#1050) Closing parenthesis of a multi-line function call must be on a line by itself
(#1051) Opening parenthesis of a multi-line function call must be the last content on the line
(#1052) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1052) Only one argument is allowed per line in a multi-line function call
(#1052) Only one argument is allowed per line in a multi-line function call
(#1052) Closing parenthesis of a multi-line function call must be on a line by itself
(#1056) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#1056) Closing parenthesis of a multi-line function call must be on a line by itself
(#1069) Opening parenthesis of a multi-line function call must be the last content on the line
(#1070) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1070) Only one argument is allowed per line in a multi-line function call
(#1070) Only one argument is allowed per line in a multi-line function call
(#1070) Closing parenthesis of a multi-line function call must be on a line by itself
(#1071) Opening parenthesis of a multi-line function call must be the last content on the line
(#1072) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1072) Only one argument is allowed per line in a multi-line function call
(#1072) Only one argument is allowed per line in a multi-line function call
(#1072) Closing parenthesis of a multi-line function call must be on a line by itself
(#1073) Opening parenthesis of a multi-line function call must be the last content on the line
(#1074) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1074) Only one argument is allowed per line in a multi-line function call
(#1074) Only one argument is allowed per line in a multi-line function call
(#1074) Closing parenthesis of a multi-line function call must be on a line by itself
(#1081) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#1081) Closing parenthesis of a multi-line function call must be on a line by itself
(#1083) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#1124) Opening parenthesis of a multi-line function call must be the last content on the line
(#1125) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1125) Only one argument is allowed per line in a multi-line function call
(#1125) Only one argument is allowed per line in a multi-line function call
(#1125) Closing parenthesis of a multi-line function call must be on a line by itself
(#1126) Opening parenthesis of a multi-line function call must be the last content on the line
(#1127) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1127) Only one argument is allowed per line in a multi-line function call
(#1127) Only one argument is allowed per line in a multi-line function call
(#1127) Closing parenthesis of a multi-line function call must be on a line by itself
(#1128) Opening parenthesis of a multi-line function call must be the last content on the line
(#1129) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1129) Only one argument is allowed per line in a multi-line function call
(#1129) Only one argument is allowed per line in a multi-line function call
(#1129) Closing parenthesis of a multi-line function call must be on a line by itself
(#1135) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#1135) Closing parenthesis of a multi-line function call must be on a line by itself
(#1155) Opening parenthesis of a multi-line function call must be the last content on the line
(#1156) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1156) Only one argument is allowed per line in a multi-line function call
(#1156) Only one argument is allowed per line in a multi-line function call
(#1156) Closing parenthesis of a multi-line function call must be on a line by itself
(#1157) Opening parenthesis of a multi-line function call must be the last content on the line
(#1158) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1158) Only one argument is allowed per line in a multi-line function call
(#1158) Only one argument is allowed per line in a multi-line function call
(#1158) Closing parenthesis of a multi-line function call must be on a line by itself
(#1159) Opening parenthesis of a multi-line function call must be the last content on the line
(#1160) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1160) Only one argument is allowed per line in a multi-line function call
(#1160) Only one argument is allowed per line in a multi-line function call
(#1160) Closing parenthesis of a multi-line function call must be on a line by itself
(#1166) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#1166) Closing parenthesis of a multi-line function call must be on a line by itself
(#1187) Opening parenthesis of a multi-line function call must be the last content on the line
(#1188) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1188) Only one argument is allowed per line in a multi-line function call
(#1188) Only one argument is allowed per line in a multi-line function call
(#1188) Closing parenthesis of a multi-line function call must be on a line by itself
(#1189) Opening parenthesis of a multi-line function call must be the last content on the line
(#1190) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1190) Only one argument is allowed per line in a multi-line function call
(#1190) Only one argument is allowed per line in a multi-line function call
(#1190) Closing parenthesis of a multi-line function call must be on a line by itself
(#1191) Opening parenthesis of a multi-line function call must be the last content on the line
(#1192) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1192) Only one argument is allowed per line in a multi-line function call
(#1192) Only one argument is allowed per line in a multi-line function call
(#1192) Closing parenthesis of a multi-line function call must be on a line by itself
(#1200) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1200) Closing parenthesis of a multi-line function call must be on a line by itself
(#1202) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1202) Closing parenthesis of a multi-line function call must be on a line by itself
(#1204) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1204) Closing parenthesis of a multi-line function call must be on a line by itself
(#1206) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1206) Closing parenthesis of a multi-line function call must be on a line by itself
(#1224) Opening parenthesis of a multi-line function call must be the last content on the line
(#1225) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1225) Only one argument is allowed per line in a multi-line function call
(#1225) Only one argument is allowed per line in a multi-line function call
(#1225) Closing parenthesis of a multi-line function call must be on a line by itself
(#1226) Opening parenthesis of a multi-line function call must be the last content on the line
(#1227) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1227) Only one argument is allowed per line in a multi-line function call
(#1227) Only one argument is allowed per line in a multi-line function call
(#1227) Closing parenthesis of a multi-line function call must be on a line by itself
(#1228) Opening parenthesis of a multi-line function call must be the last content on the line
(#1229) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1229) Only one argument is allowed per line in a multi-line function call
(#1229) Only one argument is allowed per line in a multi-line function call
(#1229) Closing parenthesis of a multi-line function call must be on a line by itself
(#1235) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#1235) Closing parenthesis of a multi-line function call must be on a line by itself
(#1259) Opening parenthesis of a multi-line function call must be the last content on the line
(#1260) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1260) Only one argument is allowed per line in a multi-line function call
(#1260) Only one argument is allowed per line in a multi-line function call
(#1260) Closing parenthesis of a multi-line function call must be on a line by itself
(#1261) Opening parenthesis of a multi-line function call must be the last content on the line
(#1262) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1262) Only one argument is allowed per line in a multi-line function call
(#1262) Only one argument is allowed per line in a multi-line function call
(#1262) Closing parenthesis of a multi-line function call must be on a line by itself
(#1263) Opening parenthesis of a multi-line function call must be the last content on the line
(#1264) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1264) Only one argument is allowed per line in a multi-line function call
(#1264) Only one argument is allowed per line in a multi-line function call
(#1264) Closing parenthesis of a multi-line function call must be on a line by itself
(#1292) Opening parenthesis of a multi-line function call must be the last content on the line
(#1293) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1293) Only one argument is allowed per line in a multi-line function call
(#1293) Only one argument is allowed per line in a multi-line function call
(#1293) Closing parenthesis of a multi-line function call must be on a line by itself
(#1294) Opening parenthesis of a multi-line function call must be the last content on the line
(#1295) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1295) Only one argument is allowed per line in a multi-line function call
(#1295) Only one argument is allowed per line in a multi-line function call
(#1295) Closing parenthesis of a multi-line function call must be on a line by itself
(#1296) Opening parenthesis of a multi-line function call must be the last content on the line
(#1297) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1297) Only one argument is allowed per line in a multi-line function call
(#1297) Only one argument is allowed per line in a multi-line function call
(#1297) Closing parenthesis of a multi-line function call must be on a line by itself
(#1303) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#1303) Closing parenthesis of a multi-line function call must be on a line by itself
(#1331) Opening parenthesis of a multi-line function call must be the last content on the line
(#1332) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1332) Only one argument is allowed per line in a multi-line function call
(#1332) Only one argument is allowed per line in a multi-line function call
(#1332) Closing parenthesis of a multi-line function call must be on a line by itself
(#1333) Opening parenthesis of a multi-line function call must be the last content on the line
(#1334) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1334) Only one argument is allowed per line in a multi-line function call
(#1334) Only one argument is allowed per line in a multi-line function call
(#1334) Closing parenthesis of a multi-line function call must be on a line by itself
(#1335) Opening parenthesis of a multi-line function call must be the last content on the line
(#1336) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1336) Only one argument is allowed per line in a multi-line function call
(#1336) Only one argument is allowed per line in a multi-line function call
(#1336) Closing parenthesis of a multi-line function call must be on a line by itself
(#1340) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#1340) Closing parenthesis of a multi-line function call must be on a line by itself
(#1342) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#1345) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#1345) Opening parenthesis of a multi-line function call must be the last content on the line
(#1345) Only one argument is allowed per line in a multi-line function call
(#1345) Only one argument is allowed per line in a multi-line function call
(#1346) Multi-line function call not indented correctly; expected 8 spaces but found 78
(#1346) Closing parenthesis of a multi-line function call must be on a line by itself
(#1346) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#1362) Opening parenthesis of a multi-line function call must be the last content on the line
(#1363) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1363) Only one argument is allowed per line in a multi-line function call
(#1363) Only one argument is allowed per line in a multi-line function call
(#1363) Closing parenthesis of a multi-line function call must be on a line by itself
(#1364) Opening parenthesis of a multi-line function call must be the last content on the line
(#1365) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1365) Only one argument is allowed per line in a multi-line function call
(#1365) Only one argument is allowed per line in a multi-line function call
(#1365) Closing parenthesis of a multi-line function call must be on a line by itself
(#1366) Opening parenthesis of a multi-line function call must be the last content on the line
(#1367) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1367) Only one argument is allowed per line in a multi-line function call
(#1367) Only one argument is allowed per line in a multi-line function call
(#1367) Closing parenthesis of a multi-line function call must be on a line by itself
(#1374) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#1374) Closing parenthesis of a multi-line function call must be on a line by itself
(#1395) Opening parenthesis of a multi-line function call must be the last content on the line
(#1396) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1396) Only one argument is allowed per line in a multi-line function call
(#1396) Only one argument is allowed per line in a multi-line function call
(#1396) Closing parenthesis of a multi-line function call must be on a line by itself
(#1397) Opening parenthesis of a multi-line function call must be the last content on the line
(#1398) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1398) Only one argument is allowed per line in a multi-line function call
(#1398) Only one argument is allowed per line in a multi-line function call
(#1398) Closing parenthesis of a multi-line function call must be on a line by itself
(#1399) Opening parenthesis of a multi-line function call must be the last content on the line
(#1400) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1400) Only one argument is allowed per line in a multi-line function call
(#1400) Only one argument is allowed per line in a multi-line function call
(#1400) Closing parenthesis of a multi-line function call must be on a line by itself
(#1407) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#1407) Closing parenthesis of a multi-line function call must be on a line by itself
(#1438) Opening parenthesis of a multi-line function call must be the last content on the line
(#1439) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1439) Only one argument is allowed per line in a multi-line function call
(#1439) Only one argument is allowed per line in a multi-line function call
(#1439) Closing parenthesis of a multi-line function call must be on a line by itself
(#1440) Opening parenthesis of a multi-line function call must be the last content on the line
(#1441) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1441) Only one argument is allowed per line in a multi-line function call
(#1441) Only one argument is allowed per line in a multi-line function call
(#1441) Closing parenthesis of a multi-line function call must be on a line by itself
(#1442) Opening parenthesis of a multi-line function call must be the last content on the line
(#1443) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1443) Only one argument is allowed per line in a multi-line function call
(#1443) Only one argument is allowed per line in a multi-line function call
(#1443) Closing parenthesis of a multi-line function call must be on a line by itself
(#1452) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1452) Closing parenthesis of a multi-line function call must be on a line by itself
(#1454) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1454) Closing parenthesis of a multi-line function call must be on a line by itself
(#1456) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1456) Closing parenthesis of a multi-line function call must be on a line by itself
(#1458) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1458) Closing parenthesis of a multi-line function call must be on a line by itself
(#1477) Opening parenthesis of a multi-line function call must be the last content on the line
(#1478) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1478) Only one argument is allowed per line in a multi-line function call
(#1478) Only one argument is allowed per line in a multi-line function call
(#1478) Closing parenthesis of a multi-line function call must be on a line by itself
(#1479) Opening parenthesis of a multi-line function call must be the last content on the line
(#1480) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1480) Only one argument is allowed per line in a multi-line function call
(#1480) Only one argument is allowed per line in a multi-line function call
(#1480) Closing parenthesis of a multi-line function call must be on a line by itself
(#1481) Opening parenthesis of a multi-line function call must be the last content on the line
(#1482) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1482) Only one argument is allowed per line in a multi-line function call
(#1482) Only one argument is allowed per line in a multi-line function call
(#1482) Closing parenthesis of a multi-line function call must be on a line by itself
(#1489) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#1489) Closing parenthesis of a multi-line function call must be on a line by itself
(#1514) Opening parenthesis of a multi-line function call must be the last content on the line
(#1515) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1515) Only one argument is allowed per line in a multi-line function call
(#1515) Only one argument is allowed per line in a multi-line function call
(#1515) Closing parenthesis of a multi-line function call must be on a line by itself
(#1516) Opening parenthesis of a multi-line function call must be the last content on the line
(#1517) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1517) Only one argument is allowed per line in a multi-line function call
(#1517) Only one argument is allowed per line in a multi-line function call
(#1517) Closing parenthesis of a multi-line function call must be on a line by itself
(#1518) Opening parenthesis of a multi-line function call must be the last content on the line
(#1519) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1519) Only one argument is allowed per line in a multi-line function call
(#1519) Only one argument is allowed per line in a multi-line function call
(#1519) Closing parenthesis of a multi-line function call must be on a line by itself
(#1549) Opening parenthesis of a multi-line function call must be the last content on the line
(#1550) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1550) Only one argument is allowed per line in a multi-line function call
(#1550) Only one argument is allowed per line in a multi-line function call
(#1550) Closing parenthesis of a multi-line function call must be on a line by itself
(#1551) Opening parenthesis of a multi-line function call must be the last content on the line
(#1552) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1552) Only one argument is allowed per line in a multi-line function call
(#1552) Only one argument is allowed per line in a multi-line function call
(#1552) Closing parenthesis of a multi-line function call must be on a line by itself
(#1553) Opening parenthesis of a multi-line function call must be the last content on the line
(#1554) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1554) Only one argument is allowed per line in a multi-line function call
(#1554) Only one argument is allowed per line in a multi-line function call
(#1554) Closing parenthesis of a multi-line function call must be on a line by itself
(#1561) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#1561) Closing parenthesis of a multi-line function call must be on a line by itself
(#1590) Opening parenthesis of a multi-line function call must be the last content on the line
(#1591) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1591) Only one argument is allowed per line in a multi-line function call
(#1591) Only one argument is allowed per line in a multi-line function call
(#1591) Closing parenthesis of a multi-line function call must be on a line by itself
(#1592) Opening parenthesis of a multi-line function call must be the last content on the line
(#1593) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1593) Only one argument is allowed per line in a multi-line function call
(#1593) Only one argument is allowed per line in a multi-line function call
(#1593) Closing parenthesis of a multi-line function call must be on a line by itself
(#1594) Opening parenthesis of a multi-line function call must be the last content on the line
(#1595) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1595) Only one argument is allowed per line in a multi-line function call
(#1595) Only one argument is allowed per line in a multi-line function call
(#1595) Closing parenthesis of a multi-line function call must be on a line by itself
(#1600) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#1600) Closing parenthesis of a multi-line function call must be on a line by itself
(#1606) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#1606) Opening parenthesis of a multi-line function call must be the last content on the line
(#1606) Only one argument is allowed per line in a multi-line function call
(#1606) Only one argument is allowed per line in a multi-line function call
(#1607) Multi-line function call not indented correctly; expected 8 spaces but found 78
(#1607) Closing parenthesis of a multi-line function call must be on a line by itself
(#1607) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#1623) Opening parenthesis of a multi-line function call must be the last content on the line
(#1624) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1624) Only one argument is allowed per line in a multi-line function call
(#1624) Only one argument is allowed per line in a multi-line function call
(#1624) Closing parenthesis of a multi-line function call must be on a line by itself
(#1625) Opening parenthesis of a multi-line function call must be the last content on the line
(#1626) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1626) Only one argument is allowed per line in a multi-line function call
(#1626) Only one argument is allowed per line in a multi-line function call
(#1626) Closing parenthesis of a multi-line function call must be on a line by itself
(#1627) Opening parenthesis of a multi-line function call must be the last content on the line
(#1628) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1628) Only one argument is allowed per line in a multi-line function call
(#1628) Only one argument is allowed per line in a multi-line function call
(#1628) Closing parenthesis of a multi-line function call must be on a line by itself
(#1633) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#1633) Closing parenthesis of a multi-line function call must be on a line by itself
(#1654) Opening parenthesis of a multi-line function call must be the last content on the line
(#1655) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1655) Only one argument is allowed per line in a multi-line function call
(#1655) Only one argument is allowed per line in a multi-line function call
(#1655) Closing parenthesis of a multi-line function call must be on a line by itself
(#1656) Opening parenthesis of a multi-line function call must be the last content on the line
(#1657) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1657) Only one argument is allowed per line in a multi-line function call
(#1657) Only one argument is allowed per line in a multi-line function call
(#1657) Closing parenthesis of a multi-line function call must be on a line by itself
(#1658) Opening parenthesis of a multi-line function call must be the last content on the line
(#1659) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1659) Only one argument is allowed per line in a multi-line function call
(#1659) Only one argument is allowed per line in a multi-line function call
(#1659) Closing parenthesis of a multi-line function call must be on a line by itself
(#1666) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#1666) Closing parenthesis of a multi-line function call must be on a line by itself
(#1686) Opening parenthesis of a multi-line function call must be the last content on the line
(#1687) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1687) Only one argument is allowed per line in a multi-line function call
(#1687) Only one argument is allowed per line in a multi-line function call
(#1687) Closing parenthesis of a multi-line function call must be on a line by itself
(#1688) Opening parenthesis of a multi-line function call must be the last content on the line
(#1689) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1689) Only one argument is allowed per line in a multi-line function call
(#1689) Only one argument is allowed per line in a multi-line function call
(#1689) Closing parenthesis of a multi-line function call must be on a line by itself
(#1690) Opening parenthesis of a multi-line function call must be the last content on the line
(#1691) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1691) Only one argument is allowed per line in a multi-line function call
(#1691) Only one argument is allowed per line in a multi-line function call
(#1691) Closing parenthesis of a multi-line function call must be on a line by itself
(#1697) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#1697) Closing parenthesis of a multi-line function call must be on a line by itself
(#1709) Opening parenthesis of a multi-line function call must be the last content on the line
(#1710) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1710) Only one argument is allowed per line in a multi-line function call
(#1710) Only one argument is allowed per line in a multi-line function call
(#1710) Closing parenthesis of a multi-line function call must be on a line by itself
(#1711) Opening parenthesis of a multi-line function call must be the last content on the line
(#1712) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1712) Only one argument is allowed per line in a multi-line function call
(#1712) Only one argument is allowed per line in a multi-line function call
(#1712) Closing parenthesis of a multi-line function call must be on a line by itself
(#1713) Opening parenthesis of a multi-line function call must be the last content on the line
(#1714) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1714) Only one argument is allowed per line in a multi-line function call
(#1714) Only one argument is allowed per line in a multi-line function call
(#1714) Closing parenthesis of a multi-line function call must be on a line by itself
(#1720) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#1720) Closing parenthesis of a multi-line function call must be on a line by itself
(#1722) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#1770) Opening parenthesis of a multi-line function call must be the last content on the line
(#1771) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#1771) Closing parenthesis of a multi-line function call must be on a line by itself
(#1797) Expected 0 spaces before closing parenthesis; newline found
(#1800) Expected 0 spaces before closing parenthesis; newline found
(#1803) Expected 0 spaces before closing parenthesis; newline found
(#1816) Multi-line function declaration not indented correctly; expected 8 spaces but found 12
(#1816) Multi-line function declarations must define one parameter per line
(#1816) Multi-line function declarations must define one parameter per line
(#1816) Multi-line function declarations must define one parameter per line
(#1816) The closing parenthesis of a multi-line function declaration must be on a new line
(#1836) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1837) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1838) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1839) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1840) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1841) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1842) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1843) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#1843) Closing parenthesis of a multi-line function call must be on a line by itself
(#1852) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1853) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1854) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1855) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1856) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1857) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1858) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1859) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#1859) Closing parenthesis of a multi-line function call must be on a line by itself
(#1868) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1869) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1870) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1871) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1872) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1873) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1874) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1875) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#1875) Closing parenthesis of a multi-line function call must be on a line by itself
(#1884) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1885) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1886) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1887) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1888) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1889) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1890) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1891) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1892) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1937) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1938) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1939) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1940) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1941) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1942) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1943) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#1943) Closing parenthesis of a multi-line function call must be on a line by itself
(#1989) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#1989) Closing parenthesis of a multi-line function call must be on a line by itself

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

(1 errors, 0 warnings)

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

question/type/combined/styles.css
(#86) Expected a trailing semicolon (declaration-block-trailing-semicolon)

PHPDocs style problems

(0 errors, 0 warnings)

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


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

(1 errors, 1 warnings)

This section shows files built by grunt and not commited [More info]

Problems running grunt
Task "gherkinlint" failed. Use --force to continue.

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

(18 errors, 0 warnings)

This section shows problems detected in behat .feature files [More info]

question/type/combined/tests/behat/preview.feature
(#203) Wrong indentation for "scenario tag", expected indentation level of 2, but got 4
(#204) Wrong indentation for "Scenario", expected indentation level of 2, but got 4
(#205) Wrong indentation for "given", expected indentation level of 4, but got 6
(#208) Wrong indentation for "and", expected indentation level of 4, but got 6
(#209) Wrong indentation for "and", expected indentation level of 4, but got 6
(#213) Wrong indentation for "and", expected indentation level of 4, but got 6
(#214) Wrong indentation for "and", expected indentation level of 4, but got 6
(#215) Wrong indentation for "Step", expected indentation level of 4, but got 6
(#216) Wrong indentation for "Step", expected indentation level of 4, but got 6
(#217) Wrong indentation for "and", expected indentation level of 4, but got 6
(#218) Wrong indentation for "and", expected indentation level of 4, but got 6
(#219) Wrong indentation for "and", expected indentation level of 4, but got 6
(#220) Wrong indentation for "and", expected indentation level of 4, but got 6
(#221) Wrong indentation for "and", expected indentation level of 4, but got 6
(#222) Wrong indentation for "and", expected indentation level of 4, but got 6
(#223) Wrong indentation for "and", expected indentation level of 4, but got 6
(#224) Wrong indentation for "and", expected indentation level of 4, but got 6
(#225) Wrong indentation for "and", expected indentation level of 4, but got 6