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

(821 errors, 2 warnings)

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

mod/pulse/addons/availability/backup/moodle2/backup_pulseaddon_availability_subplugin.class.php
(#28) Opening brace must not be followed by a blank line
mod/pulse/addons/availability/backup/moodle2/restore_pulseaddon_availability_subplugin.class.php
(#30) Opening brace must not be followed by a blank line
(#65) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#67) The closing brace for the class must go on the next line after the body
mod/pulse/addons/availability/classes/instance.php
(#26) Opening brace must not be followed by a blank line
(#67) Long list syntax is not allowed
(#86) Blank line found at start of control structure
mod/pulse/addons/availability/classes/task/availability.php
(#38) Opening brace must not be followed by a blank line
(#49) Expected at least 1 space before "."; 0 found
(#49) Expected at least 1 space after "."; 0 found
(#102) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#102) Only one argument is allowed per line in a multi-line function call
(#102) Only one argument is allowed per line in a multi-line function call
(#102) Only one argument is allowed per line in a multi-line function call
(#102) Only one argument is allowed per line in a multi-line function call
(#102) Only one argument is allowed per line in a multi-line function call
(#102) Only one argument is allowed per line in a multi-line function call
(#102) Only one argument is allowed per line in a multi-line function call
(#102) Only one argument is allowed per line in a multi-line function call
(#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
(#116) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#117) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#118) Expected at least 1 space before "."; 0 found
(#118) Expected at least 1 space after "."; 0 found
(#118) Expected at least 1 space before "."; 0 found
(#118) Expected at least 1 space after "."; 0 found
(#118) Expected at least 1 space before "."; 0 found
(#118) Expected at least 1 space after "."; 0 found
(#129) Blank line found at start of control structure
(#131) Expected at least 1 space before "."; 0 found
(#140) Blank line found at start of control structure
(#142) Expected at least 1 space before "."; 0 found
(#142) Expected at least 1 space after "."; 0 found
(#190) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#191) Expected 0 spaces before closing parenthesis; 1 found
(#191) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#207) Long list syntax is not allowed
(#277) Blank line found at end of control structure
mod/pulse/addons/availability/classes/task/availabletime.php
(#37) Opening brace must not be followed by a blank line
(#56) Expected at least 1 space before "."; 0 found
(#56) Expected at least 1 space after "."; 0 found
(#80) Blank line found at start of control structure
(#90) Blank line found at start of control structure
(#98) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#98) Only one argument is allowed per line in a multi-line function call
(#98) Only one argument is allowed per line in a multi-line function call
(#98) Only one argument is allowed per line in a multi-line function call
(#98) Only one argument is allowed per line in a multi-line function call
(#98) Only one argument is allowed per line in a multi-line function call
(#98) Only one argument is allowed per line in a multi-line function call
(#98) Only one argument is allowed per line in a multi-line function call
(#98) Only one argument is allowed per line in a multi-line function call
(#98) Only one argument is allowed per line in a multi-line function call
(#98) Closing parenthesis of a multi-line function call must be on a line by itself
(#109) Blank line found at end of control structure
mod/pulse/addons/preset/classes/instance.php
(#26) Opening brace must not be followed by a blank line
(#97) Expected at least 1 space before "."; 0 found
(#97) Expected at least 1 space after "."; 0 found
(#98) Expected at least 1 space before "."; 0 found
(#98) Expected at least 1 space after "."; 0 found
(#110) The closing brace for the class must go on the next line after the body
mod/pulse/addons/preset/db/upgrade.php
(#38) Blank line found at start of control structure
mod/pulse/addons/preset/tests/generator/lib.php
(#28) Opening brace must not be followed by a blank line
(#46) The closing brace for the class must go on the next line after the body
mod/pulse/addons/preset/tests/preset_test.php
(#30) Opening brace must not be followed by a blank line
mod/pulse/approve.php
(#26) Expected at least 1 space before "."; 0 found
(#32) Space after opening parenthesis of function call prohibited
(#32) Expected 0 spaces before closing parenthesis; 1 found
(#120) Blank line found at end of control structure
(#121) Blank line found at start of control structure
(#148) Parentheses must be used when instantiating a new class
(#154) Expected at least 1 space before "."; 0 found
(#154) Expected at least 1 space after "."; 0 found
mod/pulse/backup/moodle2/backup_pulse_activity_task.class.php
(#32) Opening brace must not be followed by a blank line
(#50) Function closing brace must go on the next line following the body; found 1 blank lines before brace
mod/pulse/backup/moodle2/backup_pulse_stepslib.php
(#28) Opening brace must not be followed by a blank line
mod/pulse/backup/moodle2/restore_pulse_activity_task.class.php
(#32) Opening brace must not be followed by a blank line
(#71) The closing brace for the class must go on the next line after the body
mod/pulse/backup/moodle2/restore_pulse_stepslib.php
(#32) Opening brace must not be followed by a blank line
mod/pulse/classes/addon/base.php
(#32) Opening brace must not be followed by a blank line
mod/pulse/classes/addon/notification.php
(#32) Expected at least 1 space before "."; 0 found
(#32) Expected at least 1 space after "."; 0 found
(#37) Opening brace must not be followed by a blank line
(#75) Incorrect spacing between argument "$additionalwhere" and equals sign; expected 1 but found 0
(#75) Incorrect spacing between default value and equals sign for argument "$additionalwhere"; expected 1 but found 0
(#75) Incorrect spacing between argument "$additionalparams" and equals sign; expected 1 but found 0
(#75) Incorrect spacing between default value and equals sign for argument "$additionalparams"; expected 1 but found 0
(#93) Expected 1 space after FUNCTION keyword; 0 found
(#94) Expected at least 1 space before "."; 0 found
(#94) Expected at least 1 space after "."; 0 found
(#94) Expected at least 1 space before "."; 0 found
(#94) Expected at least 1 space after "."; 0 found
(#115) Expected at least 1 space before "."; 0 found
(#115) Expected at least 1 space after "."; 0 found
(#126) Expected at least 1 space before "."; 0 found
(#126) Expected at least 1 space after "."; 0 found
(#131) Blank line found at start of control structure
(#154) Blank line found at end of control structure
(#171) Blank line found at start of control structure
(#173) Blank line found at start of control structure
(#180) Expected at least 1 space before "."; 0 found
(#184) Blank line found at end of control structure
(#233) Long list syntax is not allowed
(#236) Long list syntax is not allowed
(#253) Only one argument is allowed per line in a multi-line function call
(#253) Only one argument is allowed per line in a multi-line function call
(#253) Only one argument is allowed per line in a multi-line function call
(#253) Only one argument is allowed per line in a multi-line function call
(#254) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#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
(#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
(#254) Closing parenthesis of a multi-line function call must be on a line by itself
(#278) The closing brace for the class must go on the next line after the body
mod/pulse/classes/addon/plugin_manager.php
(#46) Opening brace must not be followed by a blank line
(#104) Expected at least 1 space before "."; 0 found
(#104) Expected at least 1 space after "."; 0 found
(#104) Expected at least 1 space before "."; 0 found
(#104) 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) Opening parenthesis of a multi-line function call must be the last content on the line
(#112) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#112) Closing parenthesis of a multi-line function call must be on a line by itself
(#113) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#114) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#114) Only one argument is allowed per line in a multi-line function call
(#114) Closing parenthesis of a multi-line function call must be on a line by itself
(#156) Expected at least 1 space after "."; 0 found
mod/pulse/classes/addon/util.php
(#32) Opening brace must not be followed by a blank line
(#45) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#45) Multi-line function declarations must define one parameter per line
(#45) Multi-line function declarations must define one parameter per line
(#46) Multi-line function declarations must define one parameter per line
(#46) Multi-line function declarations must define one parameter per line
(#46) The closing parenthesis of a multi-line function declaration must be on a new line
(#49) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#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) 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
(#81) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#81) Multi-line function declarations must define one parameter per line
(#81) Multi-line function declarations must define one parameter per line
(#81) Multi-line function declarations must define one parameter per line
(#82) Multi-line function declarations must define one parameter per line
(#82) Multi-line function declarations must define one parameter per line
(#82) Multi-line function declarations must define one parameter per line
(#82) Multi-line function declarations must define one parameter per line
(#83) Multi-line function declarations must define one parameter per line
(#83) Multi-line function declarations must define one parameter per line
(#83) The closing parenthesis of a multi-line function declaration must be on a new line
(#89) Long list syntax is not allowed
(#103) Long list syntax is not allowed
mod/pulse/classes/completion/custom_completion.php
(#37) Opening brace must not be followed by a blank line
(#136) Expected 0 spaces after opening bracket; 1 found
(#136) Expected 0 spaces before closing bracket; 1 found
(#143) Expected 0 spaces before closing bracket; 1 found
(#152) Expected 0 spaces before closing bracket; 1 found
mod/pulse/classes/eventobserver.php
(#30) Opening brace must not be followed by a blank line
(#41) Blank line found at start of control structure
(#81) Long list syntax is not allowed
(#103) Function closing brace must go on the next line following the body; found 1 blank lines before brace
mod/pulse/classes/extendpro.php
(#32) Opening brace must not be followed by a blank line
(#42) Expected 1 space after FUNCTION keyword; 0 found
(#97) Incorrect spacing between argument "$args" and equals sign; expected 1 but found 0
(#97) Incorrect spacing between default value and equals sign for argument "$args"; expected 1 but found 0
(#189) Function closing brace must go on the next line following the body; found 1 blank lines before brace
mod/pulse/classes/external.php
(#29) Expected at least 1 space before "."; 0 found
(#29) Expected at least 1 space after "."; 0 found
(#30) Expected at least 1 space before "."; 0 found
(#30) Expected at least 1 space after "."; 0 found
(#35) Opening brace must not be followed by a blank line
(#156) The closing brace for the class must go on the next line after the body
mod/pulse/classes/helper.php
(#54) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#54) Multi-line function declarations must define one parameter per line
(#54) Multi-line function declarations must define one parameter per line
(#54) Multi-line function declarations must define one parameter per line
(#54) Multi-line function declarations must define one parameter per line
(#54) Multi-line function declarations must define one parameter per line
(#55) Incorrect spacing between argument "$conditionvars" and equals sign; expected 1 but found 0
(#55) Incorrect spacing between default value and equals sign for argument "$conditionvars"; expected 1 but found 0
(#55) Multi-line function declarations must define one parameter per line
(#55) Incorrect spacing between argument "$type" and equals sign; expected 1 but found 0
(#55) Incorrect spacing between default value and equals sign for argument "$type"; expected 1 but found 0
(#55) The closing parenthesis of a multi-line function declaration must be on a new line
(#60) Expected at least 1 space before "."; 0 found
(#60) Expected at least 1 space after "."; 0 found
(#61) Expected at least 1 space before "."; 0 found
(#61) Expected at least 1 space after "."; 0 found
(#67) Expected 1 space after FUNCTION keyword; 0 found
(#80) Expected at least 1 space after "."; 0 found
(#110) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#110) Expected at least 1 space before "."; 0 found
(#110) Expected at least 1 space after "."; 0 found
(#111) Expected at least 1 space before "."; 0 found
(#111) Expected at least 1 space after "."; 0 found
(#111) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#112) Expected at least 1 space before "."; 0 found
(#112) Expected at least 1 space after "."; 0 found
(#113) Expected at least 1 space before "."; 0 found
(#113) Expected at least 1 space after "."; 0 found
(#160) Incorrect spacing between argument "$usercontext" and equals sign; expected 1 but found 0
(#160) Incorrect spacing between default value and equals sign for argument "$usercontext"; expected 1 but found 0
(#160) Incorrect spacing between argument "$userid" and equals sign; expected 1 but found 0
(#160) Incorrect spacing between default value and equals sign for argument "$userid"; expected 1 but found 0
(#228) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#234) Expected at least 1 space before "."; 0 found
(#234) Expected at least 1 space after "."; 0 found
(#234) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#234) Blank line found at start of control structure
(#318) Expected at least 1 space before "."; 0 found
(#318) Expected at least 1 space after "."; 0 found
(#349) Opening parenthesis of a multi-line function call must be the last content on the line
(#350) Opening parenthesis of a multi-line function call must be the last content on the line
(#350) Only one argument is allowed per line in a multi-line function call
(#351) Closing parenthesis of a multi-line function call must be on a line by itself
(#355) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#356) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#357) Expected at least 1 space before "."; 0 found
(#357) Expected at least 1 space after "."; 0 found
(#364) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#365) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#367) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#368) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#369) Expected at least 1 space before "."; 0 found
(#369) Expected at least 1 space after "."; 0 found
(#370) Opening parenthesis of a multi-line function call must be the last content on the line
(#370) Only one argument is allowed per line in a multi-line function call
(#371) Closing parenthesis of a multi-line function call must be on a line by itself
(#373) Expected at least 1 space before "."; 0 found
(#379) Opening parenthesis of a multi-line function call must be the last content on the line
(#379) Only one argument is allowed per line in a multi-line function call
(#380) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#380) Expected at least 1 space before "."; 0 found
(#380) Closing parenthesis of a multi-line function call must be on a line by itself
(#418) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#419) Expected 0 spaces before closing parenthesis; 1 found
(#419) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#438) Expected 0 spaces before closing parenthesis; 1 found
(#444) Expected 0 spaces before closing parenthesis; 1 found
(#461) Incorrect spacing between argument "$context" and equals sign; expected 1 but found 0
(#461) Incorrect spacing between default value and equals sign for argument "$context"; expected 1 but found 0
(#464) Expected at least 1 space before "."; 0 found
(#464) Expected at least 1 space after "."; 0 found
(#483) Blank line found at start of control structure
(#543) Incorrect spacing between argument "$sender" and equals sign; expected 1 but found 0
(#543) Incorrect spacing between default value and equals sign for argument "$sender"; expected 1 but found 0
(#546) Expected at least 1 space before "."; 0 found
(#546) Expected at least 1 space after "."; 0 found
(#561) Space after opening parenthesis of function call prohibited
(#564) Space after opening parenthesis of function call prohibited
(#564) Expected at least 1 space before "."; 0 found
(#564) Expected at least 1 space after "."; 0 found
(#594) Expected at least 1 space before "."; 0 found
(#594) Expected at least 1 space after "."; 0 found
(#611) Expected at least 1 space before "."; 0 found
(#611) Expected at least 1 space after "."; 0 found
(#613) Expected 1 space after closing parenthesis; found 0
(#641) Expected at least 1 space before "."; 0 found
(#641) Expected at least 1 space after "."; 0 found
(#642) Expected 1 space after closing parenthesis; found 0
(#675) Opening parenthesis of a multi-line function call must be the last content on the line
(#675) Only one argument is allowed per line in a multi-line function call
(#675) Only one argument is allowed per line in a multi-line function call
(#676) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#676) Only one argument is allowed per line in a multi-line function call
(#676) Only one argument is allowed per line in a multi-line function call
(#676) Only one argument is allowed per line in a multi-line function call
(#676) Closing parenthesis of a multi-line function call must be on a line by itself
(#694) Expected 1 space after FUNCTION keyword; 0 found
(#695) Expected at least 1 space before "."; 0 found
(#695) Expected at least 1 space after "."; 0 found
(#699) Expected 1 space after FUNCTION keyword; 0 found
(#700) Expected at least 1 space before "."; 0 found
(#700) Expected at least 1 space after "."; 0 found
(#709) The closing brace for the class must go on the next line after the body
mod/pulse/classes/options.php
(#28) Opening brace must not be followed by a blank line
(#99) The closing brace for the class must go on the next line after the body
mod/pulse/classes/plugininfo/pulseaddon.php
(#33) Opening brace must not be followed by a blank line
mod/pulse/classes/preset.php
(#32) Space after opening parenthesis of function call prohibited
(#34) Expected at least 1 space before "."; 0 found
(#34) Expected at least 1 space after "."; 0 found
(#36) Expected at least 1 space before "."; 0 found
(#36) Expected at least 1 space after "."; 0 found
(#41) Opening brace must not be followed by a blank line
(#48) Property name "$_form" should not be prefixed with an underscore to indicate visibility
(#151) Incorrect spacing between argument "$coursecontext" and equals sign; expected 1 but found 0
(#151) Incorrect spacing between default value and equals sign for argument "$coursecontext"; expected 1 but found 0
(#151) Incorrect spacing between argument "$section" and equals sign; expected 1 but found 0
(#151) Incorrect spacing between default value and equals sign for argument "$section"; expected 1 but found 0
(#178) Incorrect spacing between argument "$section" and equals sign; expected 1 but found 0
(#178) Incorrect spacing between default value and equals sign for argument "$section"; expected 1 but found 0
(#180) Long list syntax is not allowed
(#208) Only one argument is allowed per line in a multi-line function call
(#208) 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) Only one argument is allowed per line in a multi-line function call
(#212) Only one argument is allowed per line in a multi-line function call
(#212) Only one argument is allowed per line in a multi-line function call
(#213) Only one argument is allowed per line in a multi-line function call
(#213) Only one argument is allowed per line in a multi-line function call
(#241) Blank line found at start of control structure
(#253) Expected at least 1 space before "."; 0 found
(#253) Expected at least 1 space after "."; 0 found
(#257) Expected at least 1 space before "."; 0 found
(#257) Expected at least 1 space after "."; 0 found
(#267) Expected at least 1 space before "."; 0 found
(#267) Expected at least 1 space after "."; 0 found
(#272) Expected at least 1 space before "."; 0 found
(#272) Expected at least 1 space after "."; 0 found
(#275) Blank line found at end of control structure
(#299) Incorrect spacing between argument "$method" and equals sign; expected 1 but found 0
(#299) Incorrect spacing between default value and equals sign for argument "$method"; expected 1 but found 0
(#332) Only one argument is allowed per line in a multi-line function call
(#332) Only one argument is allowed per line in a multi-line function call
(#332) Only one argument is allowed per line in a multi-line function call
(#332) Only one argument is allowed per line in a multi-line function call
(#332) Only one argument is allowed per line in a multi-line function call
(#335) Expected 1 space after FUNCTION keyword; 0 found
(#352) Space after opening parenthesis of function call prohibited
(#352) Expected 0 spaces before closing parenthesis; 1 found
(#390) Expected at least 1 space after "."; 0 found
(#390) Expected at least 1 space before "."; 0 found
(#393) Expected at least 1 space before "."; 0 found
(#393) Expected at least 1 space after "."; 0 found
(#393) Expected at least 1 space before "."; 0 found
(#393) Expected at least 1 space after "."; 0 found
(#447) Expected at least 1 space before "."; 0 found
(#447) Expected at least 1 space after "."; 0 found
(#458) Blank line found at start of control structure
(#500) Expected at least 1 space before "."; 0 found
(#500) Expected at least 1 space after "."; 0 found
(#534) Incorrect spacing between argument "$fields" and equals sign; expected 1 but found 0
(#534) Incorrect spacing between default value and equals sign for argument "$fields"; expected 1 but found 0
(#576) Expected 1 space after FUNCTION keyword; 0 found
(#578) Expected at least 1 space before "."; 0 found
(#578) Expected at least 1 space after "."; 0 found
(#578) Expected at least 1 space before "."; 0 found
(#578) Expected at least 1 space after "."; 0 found
(#588) Opening parenthesis of a multi-line function call must be the last content on the line
(#588) Only one argument is allowed per line in a multi-line function call
(#588) Only one argument is allowed per line in a multi-line function call
(#589) Only one argument is allowed per line in a multi-line function call
(#589) Only one argument is allowed per line in a multi-line function call
(#589) Closing parenthesis of a multi-line function call must be on a line by itself
(#603) Only one argument is allowed per line in a multi-line function call
(#603) Only one argument is allowed per line in a multi-line function call
(#603) Only one argument is allowed per line in a multi-line function call
(#603) Only one argument is allowed per line in a multi-line function call
(#604) Only one argument is allowed per line in a multi-line function call
(#611) Only one argument is allowed per line in a multi-line function call
(#611) Only one argument is allowed per line in a multi-line function call
(#611) Only one argument is allowed per line in a multi-line function call
(#611) Only one argument is allowed per line in a multi-line function call
(#612) Only one argument is allowed per line in a multi-line function call
(#656) Blank line found at end of control structure
(#684) Expected 1 space after FUNCTION keyword; 0 found
(#734) Blank line found at end of control structure
(#757) Expected at least 1 space before "."; 0 found
(#757) Expected at least 1 space after "."; 0 found
(#760) Expected 1 space after FUNCTION keyword; 0 found
(#793) Expected 1 space after FUNCTION keyword; 0 found
(#800) Expected 1 space after FUNCTION keyword; 0 found
(#807) Expected 1 space after FUNCTION keyword; 0 found
(#816) Expected 1 space after FUNCTION keyword; 0 found
(#835) Incorrect spacing between argument "$presets" and equals sign; expected 1 but found 0
(#835) Incorrect spacing between default value and equals sign for argument "$presets"; expected 1 but found 0
(#835) Incorrect spacing between argument "$pro" and equals sign; expected 1 but found 0
(#835) Incorrect spacing between default value and equals sign for argument "$pro"; expected 1 but found 0
(#845) Expected at least 1 space before "."; 0 found
(#845) Expected at least 1 space after "."; 0 found
(#861) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#861) Opening parenthesis of a multi-line function call must be the last content on the line
(#861) Only one argument is allowed per line in a multi-line function call
(#861) Only one argument is allowed per line in a multi-line function call
(#862) Each line in a multi-line control structure must be indented at least once; expected at least 16 spaces, but found 12
(#862) Only one argument is allowed per line in a multi-line function call
(#862) Only one argument is allowed per line in a multi-line function call
(#862) Closing parenthesis of a multi-line function call must be on a line by itself
(#862) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#882) Expected at least 1 space before "."; 0 found
(#882) Expected at least 1 space after "."; 0 found
(#883) Expected at least 1 space before "."; 0 found
(#883) Expected at least 1 space after "."; 0 found
mod/pulse/classes/privacy/provider.php
(#27) Header blocks must not contain blank lines
(#41) The interface names in a "class implements" statement should be ordered alphabetically. Expected: \core_privacy\local\metadata\provider, \core_privacy\local\request\core_userlist_provider, \core_privacy\local\request\plugin\provider; Found: \core_privacy\local\request\core_userlist_provider, \core_privacy\local\metadata\provider, \core_privacy\local\request\plugin\provider
(#44) Opening brace must not be followed by a blank line
(#165) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#179) Long list syntax is not allowed
(#248) Long list syntax is not allowed
(#273) Expected 1 space after FUNCTION keyword; 0 found
(#284) Expected 1 space after FUNCTION keyword; 0 found
(#291) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#312) Blank line found at start of control structure
(#314) Expected 1 space after FUNCTION keyword; 0 found
(#320) Blank line found at end of control structure
(#340) Expected at least 1 space before "."; 0 found
(#340) Expected at least 1 space after "."; 0 found
(#340) Expected at least 1 space before "."; 0 found
(#340) Expected at least 1 space after "."; 0 found
(#373) Expected 1 space after FUNCTION keyword; 0 found
(#403) The closing brace for the class must go on the next line after the body
mod/pulse/classes/pulse_course_modinfo.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
(#91) The closing brace for the class must go on the next line after the body
mod/pulse/classes/table/approveuser.php
(#32) Expected at least 1 space before "."; 0 found
(#37) Opening brace must not be followed by a blank line
(#85) Expected 0 spaces before closing parenthesis; 1 found
(#101) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#157) Expected at least 1 space before "."; 0 found
(#157) Expected at least 1 space after "."; 0 found
(#159) Blank line found at end of control structure
(#163) Expected at least 1 space before "."; 0 found
(#163) Expected at least 1 space after "."; 0 found
(#165) Blank line found at end of control structure
(#183) Long list syntax is not allowed
(#187) Expected 0 spaces before closing bracket; 1 found
(#189) Long list syntax is not allowed
(#214) Opening parenthesis of a multi-line function call must be the last content on the line
(#214) Only one argument is allowed per line in a multi-line function call
(#215) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#215) Only one argument is allowed per line in a multi-line function call
(#215) Closing parenthesis of a multi-line function call must be on a line by itself
mod/pulse/classes/table/approveuser_search.php
(#42) Opening brace must not be followed by a blank line
(#282) Expected at least 1 space before "."; 0 found
(#282) Expected at least 1 space after "."; 0 found
(#399) Expected 1 space after FUNCTION keyword; 0 found
mod/pulse/classes/task/notify_users.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
(#65) Incorrect spacing between argument "$extend" and equals sign; expected 1 but found 0
(#65) Incorrect spacing between default value and equals sign for argument "$extend"; expected 1 but found 0
(#68) Space after opening parenthesis of function call prohibited
mod/pulse/classes/task/sendinvitation.php
(#33) Opening brace must not be followed by a blank line
(#57) Expected at least 1 space before "."; 0 found
(#57) Expected at least 1 space after "."; 0 found
(#111) Blank line found at start of control structure
(#138) Expected at least 1 space before "."; 0 found
(#138) Expected at least 1 space before "."; 0 found
(#138) Expected at least 1 space before "."; 0 found
(#176) Expected at least 1 space before "."; 0 found
(#176) Expected at least 1 space after "."; 0 found
(#185) Blank line found at start of control structure
(#200) Long list syntax is not allowed
(#220) Expected at least 1 space before "."; 0 found
(#220) Expected at least 1 space after "."; 0 found
(#220) Expected 0 spaces before closing parenthesis; 1 found
(#226) Only one argument is allowed per line in a multi-line function call
(#226) Only one argument is allowed per line in a multi-line function call
(#226) Only one argument is allowed per line in a multi-line function call
(#226) Only one argument is allowed per line in a multi-line function call
(#226) Only one argument is allowed per line in a multi-line function call
(#287) Long list syntax is not allowed
(#323) Expected at least 1 space before "."; 0 found
(#323) Expected at least 1 space after "."; 0 found
(#323) Expected at least 1 space before "."; 0 found
(#323) Expected at least 1 space after "."; 0 found
(#353) The closing brace for the class must go on the next line after the body
mod/pulse/classes/task/update_completion.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
(#75) Long list syntax is not allowed
(#92) Expected at least 1 space before "."; 0 found
(#92) Expected at least 1 space after "."; 0 found
(#96) Blank line found at start of control structure
(#106) Expected at least 1 space before "."; 0 found
(#106) Expected at least 1 space after "."; 0 found
(#108) Long list syntax is not allowed
(#111) Long list syntax is not allowed
mod/pulse/db/install.php
(#32) Expected at least 1 space before "."; 0 found
(#32) Expected at least 1 space after "."; 0 found
mod/pulse/db/upgrade.php
(#34) Expected at least 1 space before "."; 0 found
(#34) Expected at least 1 space after "."; 0 found
(#80) Blank line found at start of control structure
(#119) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#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) 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) 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) 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
(#122) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#122) Only one argument is allowed per line in a multi-line function call
(#122) Only one argument is allowed per line in a multi-line function call
(#122) Only one argument is allowed per line in a multi-line function call
(#122) Only one argument is allowed per line in a multi-line function call
(#122) Only one argument is allowed per line in a multi-line function call
(#122) Only one argument is allowed per line in a multi-line function call
(#122) Only one argument is allowed per line in a multi-line function call
(#122) Closing parenthesis of a multi-line function call must be on a line by itself
(#125) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#125) Only one argument is allowed per line in a multi-line function call
(#125) Only one argument is allowed per line in a multi-line function call
(#125) Only one argument is allowed per line in a multi-line function call
(#125) Only one argument is allowed per line in a multi-line function call
(#125) Only one argument is allowed per line in a multi-line function call
(#125) Only one argument is allowed per line in a multi-line function call
(#125) Only one argument is allowed per line in a multi-line function call
(#125) Closing parenthesis of a multi-line function call must be on a line by itself
(#128) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#128) Only one argument is allowed per line in a multi-line function call
(#128) Only one argument is allowed per line in a multi-line function call
(#128) Only one argument is allowed per line in a multi-line function call
(#128) Only one argument is allowed per line in a multi-line function call
(#128) Only one argument is allowed per line in a multi-line function call
(#128) Only one argument is allowed per line in a multi-line function call
(#128) Only one argument is allowed per line in a multi-line function call
(#128) Closing parenthesis of a multi-line function call must be on a line by itself
(#149) Blank line found at start of control structure
mod/pulse/lang/en/pulse.php
(#426) Expected 1 blank line at end of file; 2 found
mod/pulse/lib.php
(#40) Expected at least 1 space before "."; 0 found
(#40) Expected at least 1 space after "."; 0 found
(#41) Expected at least 1 space before "."; 0 found
(#41) Expected at least 1 space after "."; 0 found
(#42) Expected at least 1 space before "."; 0 found
(#42) Expected at least 1 space after "."; 0 found
(#58) Opening parenthesis of a multi-line function call must be the last content on the line
(#59) Multi-line function call not indented correctly; expected 12 spaces but found 52
(#59) Only one argument is allowed per line in a multi-line function call
(#59) Only one argument is allowed per line in a multi-line function call
(#59) Only one argument is allowed per line in a multi-line function call
(#60) Multi-line function call not indented correctly; expected 8 spaces but found 52
(#60) Only one argument is allowed per line in a multi-line function call
(#60) Closing parenthesis of a multi-line function call must be on a line by itself
(#98) Opening parenthesis of a multi-line function call must be the last content on the line
(#99) Multi-line function call not indented correctly; expected 12 spaces but found 52
(#99) Only one argument is allowed per line in a multi-line function call
(#99) Only one argument is allowed per line in a multi-line function call
(#99) Only one argument is allowed per line in a multi-line function call
(#100) Multi-line function call not indented correctly; expected 8 spaces but found 52
(#100) Only one argument is allowed per line in a multi-line function call
(#100) Closing parenthesis of a multi-line function call must be on a line by itself
(#170) Expected 1 space after SWITCH keyword; 0 found
(#223) Incorrect spacing between argument "$options" and equals sign; expected 1 but found 0
(#223) Incorrect spacing between default value and equals sign for argument "$options"; expected 1 but found 0
(#253) Expected at least 1 space before "."; 0 found
(#253) Expected at least 1 space after "."; 0 found
(#253) Expected at least 1 space before "."; 0 found
(#253) Expected at least 1 space after "."; 0 found
(#304) Expected 0 spaces before closing bracket; 1 found
(#306) Blank line found at end of control structure
(#319) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#320) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#356) Incorrect spacing between argument "$pulse" and equals sign; expected 1 but found 0
(#356) Incorrect spacing between default value and equals sign for argument "$pulse"; expected 1 but found 0
(#356) Incorrect spacing between argument "$completion" and equals sign; expected 1 but found 0
(#356) Incorrect spacing between default value and equals sign for argument "$completion"; expected 1 but found 0
(#356) Incorrect spacing between argument "$modinfo" and equals sign; expected 1 but found 0
(#356) Incorrect spacing between default value and equals sign for argument "$modinfo"; expected 1 but found 0
(#420) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#421) Multi-line function declaration not indented correctly; expected 4 spaces but found 53
(#422) Multi-line function declaration not indented correctly; expected 4 spaces but found 53
(#422) The closing parenthesis of a multi-line function declaration must be on a new line
(#469) Long list syntax is not allowed
(#469) Opening parenthesis of a multi-line function call must be the last content on the line
(#469) Only one argument is allowed per line in a multi-line function call
(#469) Only one argument is allowed per line in a multi-line function call
(#470) Multi-line function call not indented correctly; expected 4 spaces but found 28
(#470) Only one argument is allowed per line in a multi-line function call
(#470) Only one argument is allowed per line in a multi-line function call
(#470) Only one argument is allowed per line in a multi-line function call
(#470) Only one argument is allowed per line in a multi-line function call
(#470) Closing parenthesis of a multi-line function call must be on a line by itself
(#499) Incorrect spacing between argument "$detail" and equals sign; expected 1 but found 0
(#499) Incorrect spacing between default value and equals sign for argument "$detail"; expected 1 but found 0
(#574) Long list syntax is not allowed
(#592) Opening parenthesis of a multi-line function call must be the last content on the line
(#593) Opening parenthesis of a multi-line function call must be the last content on the line
(#593) Only one argument is allowed per line in a multi-line function call
(#594) Closing parenthesis of a multi-line function call must be on a line by itself
(#598) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#599) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#600) Expected at least 1 space before "."; 0 found
(#600) Expected at least 1 space after "."; 0 found
(#607) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#608) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#610) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#611) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#612) Expected at least 1 space before "."; 0 found
(#612) Expected at least 1 space after "."; 0 found
(#613) Opening parenthesis of a multi-line function call must be the last content on the line
(#613) Only one argument is allowed per line in a multi-line function call
(#614) Closing parenthesis of a multi-line function call must be on a line by itself
(#617) Opening parenthesis of a multi-line function call must be the last content on the line
(#617) Only one argument is allowed per line in a multi-line function call
(#664) Incorrect spacing between argument "$automation" and equals sign; expected 1 but found 0
(#664) Incorrect spacing between default value and equals sign for argument "$automation"; expected 1 but found 0
(#673) Expected at least 1 space before "."; 0 found
(#673) Expected at least 1 space after "."; 0 found
(#677) Expected at least 1 space before "."; 0 found
(#677) Expected at least 1 space after "."; 0 found
(#685) Expected at least 1 space before "."; 0 found
(#685) Expected at least 1 space after "."; 0 found
(#686) Expected at least 1 space before "."; 0 found
(#686) Expected at least 1 space after "."; 0 found
(#691) Expected at least 1 space before "."; 0 found
(#691) Expected at least 1 space after "."; 0 found
(#715) Opening parenthesis of a multi-line function call must be the last content on the line
(#715) Only one argument is allowed per line in a multi-line function call
(#715) Only one argument is allowed per line in a multi-line function call
(#716) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#716) Only one argument is allowed per line in a multi-line function call
(#716) Only one argument is allowed per line in a multi-line function call
(#716) Closing parenthesis of a multi-line function call must be on a line by itself
mod/pulse/lib/locallib.php
(#30) Opening brace must not be followed by a blank line
(#46) Each class must be in a file by itself
(#46) Opening brace must not be followed by a blank line
mod/pulse/lib/vars.php
(#165) Incorrect spacing between argument "$condition" and equals sign; expected 1 but found 0
(#165) Incorrect spacing between default value and equals sign for argument "$condition"; expected 1 but found 0
(#165) Incorrect spacing between argument "$type" and equals sign; expected 1 but found 0
(#165) Incorrect spacing between default value and equals sign for argument "$type"; expected 1 but found 0
(#192) Expected at least 1 space after "."; 0 found
(#195) Expected at least 1 space after "."; 0 found
(#227) Expected 1 space after FUNCTION keyword; 0 found
(#229) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#232) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#282) Expected 1 space after FUNCTION keyword; 0 found
(#298) Blank line found at start of control structure
(#344) Expected 1 space after FUNCTION keyword; 0 found
(#364) Expected 1 space after comma in argument list; 2 found
(#364) Expected 1 space between the comma and "call_user_func_array". Found: 2 spaces
(#452) Expected at least 1 space before "."; 0 found
(#452) Expected at least 1 space after "."; 0 found
(#463) Expected at least 1 space after "."; 0 found
(#482) Expected at least 1 space before "."; 0 found
(#482) Expected at least 1 space after "."; 0 found
(#497) Expected 1 space after FUNCTION keyword; 0 found
(#499) Parentheses must be used when instantiating a new class
(#504) Expected 1 space after FUNCTION keyword; 0 found
(#505) Expected at least 1 space before "."; 0 found
(#505) Expected at least 1 space after "."; 0 found
(#547) Expected 1 space after FUNCTION keyword; 0 found
(#548) Expected at least 1 space before "."; 0 found
(#548) Expected at least 1 space after "."; 0 found
(#553) Expected 1 space after FUNCTION keyword; 0 found
(#554) Expected at least 1 space before "."; 0 found
(#554) Expected at least 1 space after "."; 0 found
(#585) Expected 1 space after FUNCTION keyword; 0 found
(#586) Expected at least 1 space before "."; 0 found
(#586) Expected at least 1 space after "."; 0 found
(#660) The closing brace for the class must go on the next line after the body
(#663) Expected at least 1 space before "."; 0 found
(#663) Expected at least 1 space after "."; 0 found
(#668) Each class must be in a file by itself
(#668) Opening brace must not be followed by a blank line
(#677) Incorrect spacing between argument "$automation" and equals sign; expected 1 but found 0
(#677) Incorrect spacing between default value and equals sign for argument "$automation"; expected 1 but found 0
mod/pulse/manageaddon.php
(#25) Expected at least 1 space before "."; 0 found
(#25) Expected at least 1 space after "."; 0 found
mod/pulse/mod_form.php
(#27) Expected at least 1 space before "."; 0 found
(#27) Expected at least 1 space after "."; 0 found
(#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
(#40) Property name "$_form" should not be prefixed with an underscore to indicate visibility
(#57) Expected at least 1 space before "."; 0 found
(#57) Expected at least 1 space after "."; 0 found
(#57) Expected at least 1 space before "."; 0 found
(#57) Expected at least 1 space after "."; 0 found
(#60) Expected 0 spaces before closing parenthesis; 1 found
(#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
(#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
(#90) Opening parenthesis of a multi-line function call must be the last content on the line
(#90) Only one argument is allowed per line in a multi-line function call
(#90) Only one argument is allowed per line in a multi-line function call
(#91) Closing parenthesis of a multi-line function call must be on a line by itself
(#102) Opening parenthesis of a multi-line function call must be the last content on the line
(#102) Only one argument is allowed per line in a multi-line function call
(#102) Only one argument is allowed per line in a multi-line function call
(#103) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#103) Only one argument is allowed per line in a multi-line function call
(#103) Closing parenthesis of a multi-line function call must be on a line by itself
(#177) Expected 0 spaces before closing parenthesis; 1 found
(#178) Space found before comma in argument list
(#178) Expected no space between "$suffix" and the comma. Found: 1 space
(#181) Expected 0 spaces before closing parenthesis; 1 found
(#186) Opening parenthesis of a multi-line function call must be the last content on the line
(#186) Only one argument is allowed per line in a multi-line function call
(#186) Only one argument is allowed per line in a multi-line function call
(#187) Multi-line function call not indented correctly; expected 8 spaces but found 20
(#187) Closing parenthesis of a multi-line function call must be on a line by itself
(#189) Opening parenthesis of a multi-line function call must be the last content on the line
(#189) Only one argument is allowed per line in a multi-line function call
(#190) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#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
(#194) Expected 0 spaces before closing parenthesis; 1 found
(#208) Long list syntax is not allowed
(#285) Opening parenthesis of a multi-line function call must be the last content on the line
(#285) Only one argument is allowed per line in a multi-line function call
(#286) Multi-line function call not indented correctly; expected 40 spaces but found 36
(#286) Only one argument is allowed per line in a multi-line function call
(#286) Only one argument is allowed per line in a multi-line function call
(#287) Multi-line function call not indented correctly; expected 40 spaces but found 36
(#288) Closing parenthesis of a multi-line function call must be on a line by itself
(#297) Opening parenthesis of a multi-line function call must be the last content on the line
(#297) Only one argument is allowed per line in a multi-line function call
(#298) Multi-line function call not indented correctly; expected 40 spaces but found 36
(#298) Only one argument is allowed per line in a multi-line function call
(#298) Only one argument is allowed per line in a multi-line function call
(#299) Multi-line function call not indented correctly; expected 40 spaces but found 36
(#300) Closing parenthesis of a multi-line function call must be on a line by itself
(#303) Blank line found at end of control structure
(#314) Blank line found at end of control structure
(#380) Opening parenthesis of a multi-line function call must be the last content on the line
(#381) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#381) Only one argument is allowed per line in a multi-line function call
(#381) Only one argument is allowed per line in a multi-line function call
(#381) Only one argument is allowed per line in a multi-line function call
(#381) Only one argument is allowed per line in a multi-line function call
(#381) Closing parenthesis of a multi-line function call must be on a line by itself
(#404) Opening parenthesis of a multi-line function call must be the last content on the line
(#404) Only one argument is allowed per line in a multi-line function call
(#404) Only one argument is allowed per line in a multi-line function call
(#405) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#405) Only one argument is allowed per line in a multi-line function call
(#405) Closing parenthesis of a multi-line function call must be on a line by itself
mod/pulse/preset_restore.php
(#25) Space after opening parenthesis of function call prohibited
(#32) Opening brace must not be followed by a blank line
(#76) The closing brace for the class must go on the next line after the body
mod/pulse/settings.php
(#27) Expected at least 1 space before "."; 0 found
(#27) Expected at least 1 space after "."; 0 found
(#32) Blank line found at start of control structure
(#35) Opening parenthesis of a multi-line function call must be the last content on the line
(#35) Only one argument is allowed per line in a multi-line function call
(#36) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#36) Only one argument is allowed per line in a multi-line function call
(#36) Closing parenthesis of a multi-line function call must be on a line by itself
(#38) Opening parenthesis of a multi-line function call must be the last content on the line
(#38) Only one argument is allowed per line in a multi-line function call
(#39) Only one argument is allowed per line in a multi-line function call
(#39) Only one argument is allowed per line in a multi-line function call
(#39) Closing parenthesis of a multi-line function call must be on a line by itself
(#42) Opening parenthesis of a multi-line function call must be the last content on the line
(#42) Only one argument is allowed per line in a multi-line function call
(#43) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#43) Only one argument is allowed per line in a multi-line function call
(#43) Closing parenthesis of a multi-line function call must be on a line by itself
(#45) Space found before comma in argument list
(#45) Expected no space between "'btntext'" and the comma. Found: 1 space
(#54) Opening parenthesis of a multi-line function call must be the last content on the line
(#54) Only one argument is allowed per line in a multi-line function call
(#54) Only one argument is allowed per line in a multi-line function call
(#54) Only one argument is allowed per line in a multi-line function call
(#55) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#55) Closing parenthesis of a multi-line function call must be on a line by itself
(#61) Blank line found at end of control structure
(#73) Opening parenthesis of a multi-line function call must be the last content on the line
(#74) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#75) Multi-line function call not indented correctly; expected 0 spaces but found 8
(#75) Closing parenthesis of a multi-line function call must be on a line by itself
mod/pulse/tests/behat/behat_pulse.php
(#29) Useless alias "TableNode" found for import of "Behat\Gherkin\Node\TableNode"
(#30) Useless alias "ExpectationException" found for import of "Behat\Mink\Exception\ExpectationException"
(#31) Useless alias "DriverException" found for import of "Behat\Mink\Exception\DriverException"
(#32) Useless alias "ElementNotFoundException" found for import of "Behat\Mink\Exception\ElementNotFoundException"
(#41) Opening brace must not be followed by a blank line
(#61) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#62) Multi-line function declarations must define one parameter per line
(#62) The closing parenthesis of a multi-line function declaration must be on a new line
(#82) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#82) Multi-line function declarations must define one parameter per line
(#82) Multi-line function declarations must define one parameter per line
(#83) Multi-line function declaration not indented correctly; expected 8 spaces but found 12
(#83) The closing parenthesis of a multi-line function declaration must be on a new line
(#101) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#101) Multi-line function declarations must define one parameter per line
(#102) Multi-line function declaration not indented correctly; expected 8 spaces but found 12
(#102) The closing parenthesis of a multi-line function declaration must be on a new line
(#120) Expected at least 1 space before "."; 0 found
(#120) Expected at least 1 space after "."; 0 found
(#135) Opening parenthesis of a multi-line function call must be the last content on the line
(#136) Closing parenthesis of a multi-line function call must be on a line by itself
(#163) Opening parenthesis of a multi-line function call must be the last content on the line
(#164) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#164) Expected at least 1 space before "."; 0 found
(#164) Expected at least 1 space after "."; 0 found
(#164) Expected at least 1 space before "."; 0 found
(#164) Expected at least 1 space after "."; 0 found
(#164) Closing parenthesis of a multi-line function call must be on a line by itself
(#166) Opening parenthesis of a multi-line function call must be the last content on the line
(#167) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#167) Expected at least 1 space before "."; 0 found
(#167) Expected at least 1 space after "."; 0 found
(#167) Expected at least 1 space before "."; 0 found
(#167) Expected at least 1 space after "."; 0 found
(#167) Closing parenthesis of a multi-line function call must be on a line by itself
(#182) Opening parenthesis of a multi-line function call must be the last content on the line
(#183) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#183) Closing parenthesis of a multi-line function call must be on a line by itself
(#185) Opening parenthesis of a multi-line function call must be the last content on the line
(#186) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#186) Closing parenthesis of a multi-line function call must be on a line by itself
(#202) Opening parenthesis of a multi-line function call must be the last content on the line
(#203) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#203) Closing parenthesis of a multi-line function call must be on a line by itself
(#205) Opening parenthesis of a multi-line function call must be the last content on the line
(#206) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#206) Closing parenthesis of a multi-line function call must be on a line by itself
(#224) Opening parenthesis of a multi-line function call must be the last content on the line
(#225) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#225) Closing parenthesis of a multi-line function call must be on a line by itself
(#227) Opening parenthesis of a multi-line function call must be the last content on the line
(#228) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#228) Closing parenthesis of a multi-line function call must be on a line by itself
mod/pulse/tests/generator/lib.php
(#28) Opening brace must not be followed by a blank line
mod/pulse/tests/lib_test.php
(#30) Opening brace must not be followed by a blank line
(#170) Long list syntax is not allowed
(#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) 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) Only one argument is allowed per line in a multi-line function call
mod/pulse/tests/preset_test.php
(#30) Opening brace must not be followed by a blank line

Javascript coding style problems

(0 errors, 2 warnings)

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

mod/pulse/amd/src/confirmcompletion.js
(#66) Expected catch,fail,always() or return (promise/catch-or-return)
(#66) Avoid nesting promises. (promise/no-nesting)

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]