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

(501 errors, 0 warnings)

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

mod/consentform/backup/moodle2/backup_consentform_activity_task.class.php
(#40) Opening brace must not be followed by a blank line
(#67) Expected at least 1 space before "."; 0 found
(#67) Expected at least 1 space after "."; 0 found
(#67) Expected at least 1 space before "."; 0 found
(#67) Expected at least 1 space after "."; 0 found
(#71) Expected at least 1 space before "."; 0 found
(#71) Expected at least 1 space after "."; 0 found
(#71) Expected at least 1 space before "."; 0 found
(#71) Expected at least 1 space after "."; 0 found
mod/consentform/backup/moodle2/backup_consentform_stepslib.php
(#36) Opening brace must not be followed by a blank line
(#61) Only one argument is allowed per line in a multi-line function call
(#61) Only one argument is allowed per line in a multi-line function call
mod/consentform/backup/moodle2/restore_consentform_activity_task.class.php
(#43) Opening brace must not be followed by a blank line
(#84) Function closing brace must go on the next line following the body; found 1 blank lines before brace
mod/consentform/backup/moodle2/restore_consentform_stepslib.php
(#36) Opening brace must not be followed by a blank line
(#53) Opening parenthesis of a multi-line function call must be the last content on the line
(#54) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#54) Closing parenthesis of a multi-line function call must be on a line by itself
(#90) Expected at least 1 space before "."; 0 found
(#90) Expected at least 1 space after "."; 0 found
(#90) Expected at least 1 space before "."; 0 found
(#90) Expected at least 1 space after "."; 0 found
(#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 12
(#112) Closing parenthesis of a multi-line function call must be on a line by itself
mod/consentform/classes/completion/custom_completion.php
(#17) Expected no space between directive and the equals sign in a declare statement
(#17) Expected no space between equal sign and the directive value in a declare statement
(#34) Opening brace must not be followed by a blank line
mod/consentform/classes/consentform_agreement_form.php
(#46) Opening brace must not be followed by a blank line
(#75) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#75) Closing parenthesis of a multi-line function call must be on a line by itself
(#81) Opening parenthesis of a multi-line function call must be the last content on the line
(#81) Only one argument is allowed per line in a multi-line function call
(#82) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#82) Closing parenthesis of a multi-line function call must be on a line by itself
(#116) The closing brace for the class must go on the next line after the body
mod/consentform/classes/consentform_export.php
(#36) Opening brace must not be followed by a blank line
mod/consentform/classes/consentform_export_form.php
(#43) Opening brace must not be followed by a blank line
mod/consentform/classes/mtablepdf.php
(#46) Opening brace must not be followed by a blank line
(#84) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#130) Blank line found at start of control structure
(#134) Expected at least 1 space after "."; 0 found
(#135) Expected at least 1 space after "."; 0 found
(#356) Expected at least 1 space after "."; 0 found
mod/consentform/classes/privacy/provider.php
(#53) The interface names in a "class implements" statement should be ordered alphabetically. Expected: metadataprovider, pluginprovider, core_userlist_provider; Found: core_userlist_provider, metadataprovider, pluginprovider
(#150) Long list syntax is not allowed
(#177) Blank line found at end of control structure
(#243) Opening parenthesis of a multi-line function call must be the last content on the line
(#243) Only one argument is allowed per line in a multi-line function call
(#244) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#244) Only one argument is allowed per line in a multi-line function call
(#244) Closing parenthesis of a multi-line function call must be on a line by itself
(#271) Long list syntax is not allowed
(#285) Long list syntax is not allowed
(#291) Long list syntax is not allowed
(#292) Opening parenthesis of a multi-line function call must be the last content on the line
(#292) Only one argument is allowed per line in a multi-line function call
(#293) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#293) Closing parenthesis of a multi-line function call must be on a line by itself
(#295) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#323) Long list syntax is not allowed
(#324) Long list syntax is not allowed
(#326) Opening parenthesis of a multi-line function call must be the last content on the line
(#326) Only one argument is allowed per line in a multi-line function call
(#327) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#327) Closing parenthesis of a multi-line function call must be on a line by itself
(#332) The closing brace for the class must go on the next line after the body
mod/consentform/confirmation.php
(#33) Long list syntax is not allowed
(#59) Opening parenthesis of a multi-line function call must be the last content on the line
(#68) Multi-line function call not indented correctly; expected 0 spaces but found 4
(#68) Closing parenthesis of a multi-line function call must be on a line by itself
(#74) Space after opening parenthesis of function call prohibited
(#109) Blank line found at end of control structure
mod/consentform/db/upgrade.php
(#48) Blank line found at start of control structure
(#52) Opening parenthesis of a multi-line function call must be the last content on the line
(#52) Only one argument is allowed per line in a multi-line function call
(#52) Only one argument is allowed per line in a multi-line function call
(#52) Only one argument is allowed per line in a multi-line function call
(#52) Only one argument is allowed per line in a multi-line function call
(#52) Only one argument is allowed per line in a multi-line function call
(#52) Only one argument is allowed per line in a multi-line function call
(#53) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#53) Closing parenthesis of a multi-line function call must be on a line by itself
(#63) Blank line found at start of control structure
(#68) Opening parenthesis of a multi-line function call must be the last content on the line
(#68) Only one argument is allowed per line in a multi-line function call
(#68) Only one argument is allowed per line in a multi-line function call
(#68) Only one argument is allowed per line in a multi-line function call
(#68) Only one argument is allowed per line in a multi-line function call
(#68) Only one argument is allowed per line in a multi-line function call
(#68) Only one argument is allowed per line in a multi-line function call
(#69) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#69) Closing parenthesis of a multi-line function call must be on a line by itself
(#75) Opening parenthesis of a multi-line function call must be the last content on the line
(#75) Only one argument is allowed per line in a multi-line function call
(#75) Only one argument is allowed per line in a multi-line function call
(#75) Only one argument is allowed per line in a multi-line function call
(#75) Only one argument is allowed per line in a multi-line function call
(#75) Only one argument is allowed per line in a multi-line function call
(#75) Only one argument is allowed per line in a multi-line function call
(#76) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#76) 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
(#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
(#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
(#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
(#89) Opening parenthesis of a multi-line function call must be the last content on the line
(#89) Only one argument is allowed per line in a multi-line function call
(#89) Only one argument is allowed per line in a multi-line function call
(#89) Only one argument is allowed per line in a multi-line function call
(#89) Only one argument is allowed per line in a multi-line function call
(#89) Only one argument is allowed per line in a multi-line function call
(#89) Only one argument is allowed per line in a multi-line function call
(#90) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#90) Closing parenthesis of a multi-line function call must be on a line by itself
(#96) Opening parenthesis of a multi-line function call must be the last content on the line
(#96) Only one argument is allowed per line in a multi-line function call
(#96) Only one argument is allowed per line in a multi-line function call
(#96) Only one argument is allowed per line in a multi-line function call
(#96) Only one argument is allowed per line in a multi-line function call
(#96) Only one argument is allowed per line in a multi-line function call
(#96) Only one argument is allowed per line in a multi-line function call
(#97) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#97) Closing parenthesis of a multi-line function call must be on a line by itself
(#103) Opening parenthesis of a multi-line function call must be the last content on the line
(#103) Only one argument is allowed per line in a multi-line function call
(#103) Only one argument is allowed per line in a multi-line function call
(#103) Only one argument is allowed per line in a multi-line function call
(#103) Only one argument is allowed per line in a multi-line function call
(#103) Only one argument is allowed per line in a multi-line function call
(#103) Only one argument is allowed per line in a multi-line function call
(#104) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#104) Closing parenthesis of a multi-line function call must be on a line by itself
(#122) Blank line found at start of control structure
(#127) Opening parenthesis of a multi-line function call must be the last content on the line
(#127) Only one argument is allowed per line in a multi-line function call
(#127) Only one argument is allowed per line in a multi-line function call
(#127) Only one argument is allowed per line in a multi-line function call
(#127) Only one argument is allowed per line in a multi-line function call
(#127) Only one argument is allowed per line in a multi-line function call
(#127) Only one argument is allowed per line in a multi-line function call
(#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
(#136) Blank line found at start of control structure
(#149) Blank line found at start of control structure
(#153) Opening parenthesis of a multi-line function call must be the last content on the line
(#153) Only one argument is allowed per line in a multi-line function call
(#153) Only one argument is allowed per line in a multi-line function call
(#153) Only one argument is allowed per line in a multi-line function call
(#153) Only one argument is allowed per line in a multi-line function call
(#153) Only one argument is allowed per line in a multi-line function call
(#153) Only one argument is allowed per line in a multi-line function call
(#154) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#154) Closing parenthesis of a multi-line function call must be on a line by itself
(#162) Blank line found at start of control structure
mod/consentform/exportcsv.php
(#34) Blank line found at end of control structure
(#74) Expected 1 space after closing parenthesis; found 0
(#93) Opening parenthesis of a multi-line function call must be the last content on the line
(#94) Multi-line function call not indented correctly; expected 0 spaces but found 8
(#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
(#94) Closing parenthesis of a multi-line function call must be on a line by itself
mod/consentform/grade.php
(#40) Expected at least 1 space before "."; 0 found
(#40) Expected at least 1 space after "."; 0 found
mod/consentform/index.php
(#31) Expected at least 1 space before "."; 0 found
(#31) Expected at least 1 space after "."; 0 found
(#32) Expected at least 1 space before "."; 0 found
(#32) Expected at least 1 space after "."; 0 found
(#67) Expected at least 1 space before "."; 0 found
(#67) Expected at least 1 space after "."; 0 found
(#93) Opening parenthesis of a multi-line function call must be the last content on the line
(#94) Multi-line function call not indented correctly; expected 4 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
mod/consentform/lib.php
(#56) Expected 1 space after SWITCH keyword; 0 found
(#106) Expected at least 1 space before "."; 0 found
(#106) Expected at least 1 space after "."; 0 found
(#106) Expected at least 1 space before "."; 0 found
(#106) Expected at least 1 space after "."; 0 found
(#239) Incorrect spacing between argument "$grades" and equals sign; expected 1 but found 0
(#239) Incorrect spacing between default value and equals sign for argument "$grades"; expected 1 but found 0
(#241) Expected at least 1 space before "."; 0 found
(#241) Expected at least 1 space after "."; 0 found
(#254) Opening parenthesis of a multi-line function call must be the last content on the line
(#254) Only one argument is allowed per line in a multi-line function call
(#254) Only one argument is allowed per line in a multi-line function call
(#254) Only one argument is allowed per line in a multi-line function call
(#255) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#255) Only one argument is allowed per line in a multi-line function call
(#255) Only one argument is allowed per line in a multi-line function call
(#255) Only one argument is allowed per line in a multi-line function call
(#255) Closing parenthesis of a multi-line function call must be on a line by itself
(#266) Expected at least 1 space before "."; 0 found
(#266) Expected at least 1 space after "."; 0 found
(#268) Opening parenthesis of a multi-line function call must be the last content on the line
(#268) Only one argument is allowed per line in a multi-line function call
(#268) Only one argument is allowed per line in a multi-line function call
(#268) Only one argument is allowed per line in a multi-line function call
(#269) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#269) Only one argument is allowed per line in a multi-line function call
(#269) Only one argument is allowed per line in a multi-line function call
(#269) Only one argument is allowed per line in a multi-line function call
(#269) Closing parenthesis of a multi-line function call must be on a line by itself
(#283) Expected at least 1 space before "."; 0 found
(#283) Expected at least 1 space after "."; 0 found
(#299) Incorrect spacing between argument "$agreed" and equals sign; expected 1 but found 0
(#299) Incorrect spacing between default value and equals sign for argument "$agreed"; expected 1 but found 0
(#301) Blank line found at start of control structure
(#315) Blank line found at end of control structure
(#463) Expected 1 blank line at end of file; 2 found
mod/consentform/listusers.php
(#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 4 spaces but found 8
(#53) Closing parenthesis of a multi-line function call must be on a line by itself
(#80) Long list syntax is not allowed
(#99) Expected at least 1 space before "."; 0 found
(#99) 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
(#99) Expected at least 1 space before "."; 0 found
(#99) Expected at least 1 space after "."; 0 found
(#105) Expected at least 1 space before "."; 0 found
(#105) Expected at least 1 space after "."; 0 found
(#105) Expected at least 1 space before "."; 0 found
(#105) Expected at least 1 space after "."; 0 found
(#105) Expected at least 1 space before "."; 0 found
(#105) Expected at least 1 space after "."; 0 found
(#107) Expected at least 1 space before "."; 0 found
(#107) Expected at least 1 space after "."; 0 found
(#107) Expected at least 1 space before "."; 0 found
(#107) Expected at least 1 space after "."; 0 found
(#107) Expected at least 1 space before "."; 0 found
(#107) Expected at least 1 space after "."; 0 found
(#154) Expected 1 space after comma in argument list; 2 found
(#154) Expected 1 space between the comma and "[". Found: 2 spaces
mod/consentform/locallib.php
(#79) Expected at least 1 space after "."; 0 found
(#80) Opening parenthesis of a multi-line function call must be the last content on the line
(#80) Only one argument is allowed per line in a multi-line function call
(#81) Multi-line function call not indented correctly; expected 24 spaces but found 28
(#81) Closing parenthesis of a multi-line function call must be on a line by itself
(#81) Expected at least 1 space before "."; 0 found
(#81) Expected at least 1 space after "."; 0 found
(#81) Expected at least 1 space before "."; 0 found
(#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 24 spaces but found 28
(#83) Closing parenthesis of a multi-line function call must be on a line by itself
(#104) Opening parenthesis of a multi-line function call must be the last content on the line
(#104) Only one argument is allowed per line in a multi-line function call
(#104) Only one argument is allowed per line in a multi-line function call
(#104) Only one argument is allowed per line in a multi-line function call
(#105) Multi-line function call not indented correctly; expected 24 spaces but found 28
(#105) Closing parenthesis of a multi-line function call must be on a line by itself
(#118) Space before opening parenthesis of function call prohibited
(#120) Expected at least 1 space before "."; 0 found
(#120) Expected at least 1 space after "."; 0 found
(#120) Expected at least 1 space before "."; 0 found
(#128) Blank line found at end of control structure
(#183) Expected at least 1 space before "."; 0 found
(#183) Expected at least 1 space after "."; 0 found
(#183) Expected at least 1 space before "."; 0 found
(#184) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#184) Closing parenthesis of a multi-line function call must be on a line by itself
(#207) Expected at least 1 space before "."; 0 found
(#207) Expected at least 1 space after "."; 0 found
(#216) Expected at least 1 space before "."; 0 found
(#216) Expected at least 1 space after "."; 0 found
(#242) Blank line found at end of control structure
(#252) Only one argument is allowed per line in a multi-line function call
(#303) Only one argument is allowed per line in a multi-line function call
(#338) Only one argument is allowed per line in a multi-line function call
(#372) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#373) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#375) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#412) Only one argument is allowed per line in a multi-line function call
(#674) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#688) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#689) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#689) Only one argument is allowed per line in a multi-line function call
(#689) Only one argument is allowed per line in a multi-line function call
(#689) Closing parenthesis of a multi-line function call must be on a line by itself
(#689) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#750) Opening parenthesis of a multi-line function call must be the last content on the line
(#751) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#751) Closing parenthesis of a multi-line function call must be on a line by itself
(#813) Opening parenthesis of a multi-line function call must be the last content on the line
(#813) Only one argument is allowed per line in a multi-line function call
(#813) Only one argument is allowed per line in a multi-line function call
(#814) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#814) Only one argument is allowed per line in a multi-line function call
(#814) Only one argument is allowed per line in a multi-line function call
(#814) Only one argument is allowed per line in a multi-line function call
(#814) Only one argument is allowed per line in a multi-line function call
(#814) Closing parenthesis of a multi-line function call must be on a line by itself
(#815) Opening parenthesis of a multi-line function call must be the last content on the line
(#815) Only one argument is allowed per line in a multi-line function call
(#815) Only one argument is allowed per line in a multi-line function call
(#816) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#816) Only one argument is allowed per line in a multi-line function call
(#816) Closing parenthesis of a multi-line function call must be on a line by itself
(#830) Opening parenthesis of a multi-line function call must be the last content on the line
(#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
(#831) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#831) Only one argument is allowed per line in a multi-line function call
(#831) Only one argument is allowed per line in a multi-line function call
(#831) Only one argument is allowed per line in a multi-line function call
(#831) Only one argument is allowed per line in a multi-line function call
(#831) Closing parenthesis of a multi-line function call must be on a line by itself
(#832) Opening parenthesis of a multi-line function call must be the last content on the line
(#832) Only one argument is allowed per line in a multi-line function call
(#832) Only one argument is allowed per line in a multi-line function call
(#833) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#833) Only one argument is allowed per line in a multi-line function call
(#833) Closing parenthesis of a multi-line function call must be on a line by itself
(#836) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#836) Opening parenthesis of a multi-line function call must be the last content on the line
(#837) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#837) Only one argument is allowed per line in a multi-line function call
(#837) Closing parenthesis of a multi-line function call must be on a line by itself
(#837) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#847) Expected 1 space after FUNCTION keyword; 0 found
(#851) Expected 1 space after FUNCTION keyword; 0 found
(#858) Expected 1 space after FUNCTION keyword; 0 found
(#862) Expected 1 space after FUNCTION keyword; 0 found
(#878) Opening parenthesis of a multi-line function call must be the last content on the line
(#878) Only one argument is allowed per line in a multi-line function call
(#878) Only one argument is allowed per line in a multi-line function call
(#879) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#879) Only one argument is allowed per line in a multi-line function call
(#879) Closing parenthesis of a multi-line function call must be on a line by itself
(#930) Opening parenthesis of a multi-line function call must be the last content on the line
(#930) Only one argument is allowed per line in a multi-line function call
(#931) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#931) Only one argument is allowed per line in a multi-line function call
(#931) Only one argument is allowed per line in a multi-line function call
(#931) Only one argument is allowed per line in a multi-line function call
(#931) Closing parenthesis of a multi-line function call must be on a line by itself
(#932) Opening parenthesis of a multi-line function call must be the last content on the line
(#932) Only one argument is allowed per line in a multi-line function call
(#933) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#933) Only one argument is allowed per line in a multi-line function call
(#933) Only one argument is allowed per line in a multi-line function call
(#933) Only one argument is allowed per line in a multi-line function call
(#933) Closing parenthesis of a multi-line function call must be on a line by itself
(#934) Opening parenthesis of a multi-line function call must be the last content on the line
(#934) Only one argument is allowed per line in a multi-line function call
(#935) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#935) Only one argument is allowed per line in a multi-line function call
(#935) Only one argument is allowed per line in a multi-line function call
(#935) Only one argument is allowed per line in a multi-line function call
(#935) Closing parenthesis of a multi-line function call must be on a line by itself
(#936) Opening parenthesis of a multi-line function call must be the last content on the line
(#936) Only one argument is allowed per line in a multi-line function call
(#937) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#937) Only one argument is allowed per line in a multi-line function call
(#937) Only one argument is allowed per line in a multi-line function call
(#937) Only one argument is allowed per line in a multi-line function call
(#937) Closing parenthesis of a multi-line function call must be on a line by itself
(#938) Opening parenthesis of a multi-line function call must be the last content on the line
(#938) Only one argument is allowed per line in a multi-line function call
(#939) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#939) Only one argument is allowed per line in a multi-line function call
(#939) Only one argument is allowed per line in a multi-line function call
(#939) Only one argument is allowed per line in a multi-line function call
(#939) Closing parenthesis of a multi-line function call must be on a line by itself
(#950) Blank line found at start of control structure
(#976) Blank line found at end of control structure
(#980) Opening parenthesis of a multi-line function call must be the last content on the line
(#980) Only one argument is allowed per line in a multi-line function call
(#981) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#981) Closing parenthesis of a multi-line function call must be on a line by itself
(#988) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#1029) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#1044) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#1044) Opening parenthesis of a multi-line function call must be the last content on the line
(#1044) Only one argument is allowed per line in a multi-line function call
(#1045) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#1045) Closing parenthesis of a multi-line function call must be on a line by itself
(#1045) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#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) 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 16 spaces but found 20
(#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
(#1054) Opening parenthesis of a multi-line function call must be the last content on the line
(#1055) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#1055) Only one argument is allowed per line in a multi-line function call
(#1055) Closing parenthesis of a multi-line function call must be on a line by itself
(#1090) Expected at least 1 space before "."; 0 found
(#1090) Expected at least 1 space after "."; 0 found
(#1090) Expected at least 1 space before "."; 0 found
(#1111) Expected at least 1 space before "."; 0 found
(#1111) Expected at least 1 space after "."; 0 found
(#1111) Expected at least 1 space before "."; 0 found
(#1111) Expected at least 1 space after "."; 0 found
(#1111) Opening parenthesis of a multi-line function call must be the last content on the line
(#1112) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#1112) Only one argument is allowed per line in a multi-line function call
(#1112) Closing parenthesis of a multi-line function call must be on a line by itself
(#1121) Expected at least 1 space before "."; 0 found
(#1121) Expected at least 1 space after "."; 0 found
(#1121) Expected at least 1 space before "."; 0 found
(#1131) Expected at least 1 space before "."; 0 found
(#1131) Expected at least 1 space after "."; 0 found
(#1131) Expected at least 1 space before "."; 0 found
(#1173) Expected at least 1 space before "."; 0 found
(#1173) Expected at least 1 space after "."; 0 found
(#1180) Expected at least 1 space before "."; 0 found
(#1180) Expected at least 1 space after "."; 0 found
(#1187) Expected at least 1 space before "."; 0 found
(#1187) Expected at least 1 space after "."; 0 found
mod/consentform/mod_form.php
(#31) Expected at least 1 space before "."; 0 found
(#31) Expected at least 1 space after "."; 0 found
(#42) Opening brace must not be followed by a blank line
(#56) Opening parenthesis of a multi-line function call must be the last content on the line
(#57) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#57) Closing parenthesis of a multi-line function call must be on a line by itself
(#57) Expected at least 1 space before "."; 0 found
(#57) Expected at least 1 space after "."; 0 found
(#93) Opening parenthesis of a multi-line function call must be the last content on the line
(#97) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#97) Closing parenthesis of a multi-line function call must be on a line by itself
(#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) 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
(#170) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#170) Only one argument is allowed per line in a multi-line function call
(#170) Closing parenthesis of a multi-line function call must be on a line by itself
mod/consentform/modulelist.php
(#75) Blank line found at start of control structure
(#79) Opening parenthesis of a multi-line function call must be the last content on the line
(#80) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#80) Closing parenthesis of a multi-line function call must be on a line by itself
(#80) Expected at least 1 space before "."; 0 found
(#80) Expected at least 1 space after "."; 0 found
(#82) Blank line found at end of control structure
(#83) Blank line found at start of control structure
(#91) Opening parenthesis of a multi-line function call must be the last content on the line
(#92) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#92) Closing parenthesis of a multi-line function call must be on a line by itself
mod/consentform/settings.php
(#28) Blank line found at start of control structure
(#31) Opening parenthesis of a multi-line function call must be the last content on the line
(#32) Multi-line function call not indented correctly; expected 8 spaces but found 48
(#33) Multi-line function call not indented correctly; expected 8 spaces but found 48
(#34) Multi-line function call not indented correctly; expected 4 spaces but found 48
(#34) Closing parenthesis of a multi-line function call must be on a line by itself
(#37) Opening parenthesis of a multi-line function call must be the last content on the line
(#40) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#40) 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
(#46) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#46) Closing parenthesis of a multi-line function call must be on a line by itself
(#49) Opening parenthesis of a multi-line function call must be the last content on the line
(#52) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#52) Closing parenthesis of a multi-line function call must be on a line by itself
(#55) Opening parenthesis of a multi-line function call must be the last content on the line
(#58) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#58) Only one argument is allowed per line in a multi-line function call
(#58) Closing parenthesis of a multi-line function call must be on a line by itself
(#59) Opening parenthesis of a multi-line function call must be the last content on the line
(#62) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#62) Only one argument is allowed per line in a multi-line function call
(#62) Closing parenthesis of a multi-line function call must be on a line by itself
(#63) Opening parenthesis of a multi-line function call must be the last content on the line
(#66) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#66) Only one argument is allowed per line in a multi-line function call
(#66) Closing parenthesis of a multi-line function call must be on a line by itself
(#67) Blank line found at end of control structure
(#68) Expected 1 blank line at end of file; 2 found
mod/consentform/view.php
(#74) Blank line found at start of control structure
(#78) Opening parenthesis of a multi-line function call must be the last content on the line
(#79) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#79) Closing parenthesis of a multi-line function call must be on a line by itself
(#79) Expected at least 1 space before "."; 0 found
(#79) Expected at least 1 space after "."; 0 found
(#81) Blank line found at end of control structure
(#82) Blank line found at start of control structure
(#84) Blank line found at start of control structure
(#99) Expected 1 space after comma in argument list; 2 found
(#99) Expected 1 space between the comma and "[". Found: 2 spaces
(#101) Expected 1 space after comma in argument list; 2 found
(#101) Expected 1 space between the comma and "[". Found: 2 spaces
(#105) Long list syntax is not allowed
(#112) Expected at least 1 space before "."; 0 found
(#116) Expected at least 1 space before "."; 0 found
(#120) Expected at least 1 space before "."; 0 found
(#124) Expected at least 1 space before "."; 0 found
(#128) Expected at least 1 space before "."; 0 found
(#135) Blank line found at end of control structure
(#144) Opening parenthesis of a multi-line function call must be the last content on the line
(#153) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#153) Closing parenthesis of a multi-line function call must be on a line by itself

Javascript coding style problems

(0 errors, 1 warnings)

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

mod/consentform/amd/src/checkboxcontroller.js
(#24) Expected JSDoc block to be aligned. (jsdoc/check-alignment)

CSS problems

(0 errors, 0 warnings)

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


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

(0 errors, 0 warnings)

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


shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

This section shows problems detected in mustache templates [More info]


Gherkin .feature problems

(0 errors, 0 warnings)

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