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

(697 errors, 0 warnings)

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

blocks/dash/block_dash.php
(#36) Opening brace must not be followed by a blank line
(#139) Opening parenthesis of a multi-line function call must be the last content on the line
(#139) Only one argument is allowed per line in a multi-line function call
(#139) Only one argument is allowed per line in a multi-line function call
(#139) Only one argument is allowed per line in a multi-line function call
(#139) Only one argument is allowed per line in a multi-line function call
(#140) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#140) Closing parenthesis of a multi-line function call must be on a line by itself
(#144) Opening parenthesis of a multi-line function call must be the last content on the line
(#145) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#145) Closing parenthesis of a multi-line function call must be on a line by itself
(#243) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#245) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#287) Blank line found at end of control structure
(#330) Opening parenthesis of a multi-line function call must be the last content on the line
(#331) Only one argument is allowed per line in a multi-line function call
(#468) Expected 1 space after SWITCH keyword; 0 found
(#479) Blank line found at end of control structure
(#579) Expected at least 1 space before "."; 0 found
(#579) Expected at least 1 space after "."; 0 found
(#629) Long list syntax is not allowed
(#653) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#701) Expected 1 space after SWITCH keyword; 0 found
(#713) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#714) The closing parenthesis of a multi-line control structure must be on the line after the last expression
blocks/dash/classes/external.php
(#83) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#83) 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) Multi-line function declarations must define one parameter per line
(#84) Multi-line function declarations must define one parameter per line
(#84) The closing parenthesis of a multi-line function declaration must be on a new line
(#87) Opening parenthesis of a multi-line function call must be the last content on the line
(#87) Only one argument is allowed per line in a multi-line function call
(#87) Only one argument is allowed per line in a multi-line function call
(#87) Only one argument is allowed per line in a multi-line function call
(#87) Only one argument is allowed per line in a multi-line function call
(#88) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#88) Only one argument is allowed per line in a multi-line function call
(#88) Only one argument is allowed per line in a multi-line function call
(#88) Closing parenthesis of a multi-line function call must be on a line by itself
(#137) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#137) Multi-line function declarations must define one parameter per line
(#137) Multi-line function declarations must define one parameter per line
(#137) Multi-line function declarations must define one parameter per line
(#137) Multi-line function declarations must define one parameter per line
(#138) Multi-line function declarations must define one parameter per line
(#138) Multi-line function declarations must define one parameter per line
(#138) The closing parenthesis of a multi-line function declaration must be on a new line
(#162) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#163) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#163) Closing parenthesis of a multi-line function call must be on a line by itself
(#163) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#172) Long list syntax is not allowed
(#211) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#212) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#293) Parentheses must be used when instantiating a new class
(#306) Opening parenthesis of a multi-line function call must be the last content on the line
(#307) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#307) Closing parenthesis of a multi-line function call must be on a line by itself
blocks/dash/classes/local/block_builder.php
(#39) Opening brace must not be followed by a blank line
(#82) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#83) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#144) Opening parenthesis of a multi-line function call must be the last content on the line
(#145) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#145) Only one argument is allowed per line in a multi-line function call
(#145) Closing parenthesis of a multi-line function call must be on a line by itself
(#149) Opening parenthesis of a multi-line function call must be the last content on the line
(#150) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#150) Only one argument is allowed per line in a multi-line function call
(#150) Closing parenthesis of a multi-line function call must be on a line by itself
(#166) Expected at least 1 space before "."; 0 found
(#166) 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
(#172) Opening parenthesis of a multi-line function call must be the last content on the line
(#173) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#173) Expected at least 1 space before "."; 0 found
(#173) Expected at least 1 space after "."; 0 found
(#173) Only one argument is allowed per line in a multi-line function call
(#173) Closing parenthesis of a multi-line function call must be on a line by itself
(#197) The closing brace for the class must go on the next line after the body
blocks/dash/classes/local/configuration/configuration.php
(#33) Opening brace must not be followed by a blank line
(#48) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#48) Opening parenthesis of a multi-line function call must be the last content on the line
(#49) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#49) Closing parenthesis of a multi-line function call must be on a line by itself
(#49) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#53) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#55) The closing parenthesis of a multi-line control structure must be on the line after the last expression
blocks/dash/classes/local/configuration/configuration_interface.php
(#33) Opening brace must not be followed by a blank line
blocks/dash/classes/local/dash_framework/query_builder/builder.php
(#192) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#192) Multi-line function declarations must define one parameter per line
(#192) Multi-line function declarations must define one parameter per line
(#192) Multi-line function declarations must define one parameter per line
(#193) Multi-line function declaration not indented correctly; expected 8 spaces but found 25
(#193) Multi-line function declarations must define one parameter per line
(#193) The closing parenthesis of a multi-line function declaration must be on a new line
(#244) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#244) Multi-line function declarations must define one parameter per line
(#244) Multi-line function declarations must define one parameter per line
(#245) The closing parenthesis of a multi-line function declaration must be on a new line
(#440) Blank line found at start of control structure
(#514) Blank line found at start of control structure
(#518) Expected 0 spaces before closing parenthesis; newline found
(#519) Blank line found at end of control structure
(#529) Blank line found at start of control structure
blocks/dash/classes/local/dash_framework/query_builder/exception/invalid_operator_exception.php
(#34) Opening brace must not be followed by a blank line
blocks/dash/classes/local/dash_framework/query_builder/exception/invalid_where_clause_exception.php
(#34) Opening brace must not be followed by a blank line
blocks/dash/classes/local/dash_framework/query_builder/join.php
(#37) Opening brace must not be followed by a blank line
(#90) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#90) Multi-line function declarations must define one parameter per line
(#90) Multi-line function declarations must define one parameter per line
(#90) Multi-line function declarations must define one parameter per line
(#91) Multi-line function declaration not indented correctly; expected 8 spaces but found 32
(#91) Multi-line function declarations must define one parameter per line
(#91) The closing parenthesis of a multi-line function declaration must be on a new line
blocks/dash/classes/local/dash_framework/query_builder/join_raw.php
(#37) Opening brace must not be followed by a blank line
(#76) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#76) Multi-line function declarations must define one parameter per line
(#76) Multi-line function declarations must define one parameter per line
(#76) Multi-line function declarations must define one parameter per line
(#77) Multi-line function declaration not indented correctly; expected 8 spaces but found 32
(#77) Multi-line function declarations must define one parameter per line
(#77) The closing parenthesis of a multi-line function declaration must be on a new line
blocks/dash/classes/local/dash_framework/query_builder/where.php
(#37) Opening brace must not be followed by a blank line
(#151) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#151) Multi-line function declarations must define one parameter per line
(#151) Multi-line function declarations must define one parameter per line
(#152) The closing parenthesis of a multi-line function declaration must be on a new line
(#239) Expected at least 1 space before "."; 0 found
(#239) Expected at least 1 space after "."; 0 found
(#240) Expected at least 1 space before "."; 0 found
(#240) Expected at least 1 space after "."; 0 found
(#240) Expected at least 1 space before "."; 0 found
(#240) Expected at least 1 space after "."; 0 found
(#244) Expected at least 1 space before "."; 0 found
(#244) Expected at least 1 space after "."; 0 found
(#245) Expected at least 1 space before "."; 0 found
(#245) Expected at least 1 space after "."; 0 found
(#245) Expected at least 1 space before "."; 0 found
(#245) Expected at least 1 space after "."; 0 found
blocks/dash/classes/local/dash_framework/structure/field.php
(#36) Opening brace must not be followed by a blank line
(#116) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#117) Multi-line function declaration not indented correctly; expected 8 spaces but found 32
(#118) Multi-line function declaration not indented correctly; expected 8 spaces but found 32
(#119) Multi-line function declaration not indented correctly; expected 8 spaces but found 32
(#120) Multi-line function declaration not indented correctly; expected 8 spaces but found 32
(#121) Multi-line function declaration not indented correctly; expected 8 spaces but found 32
(#122) Multi-line function declaration not indented correctly; expected 8 spaces but found 32
(#123) Multi-line function declaration not indented correctly; expected 8 spaces but found 32
(#123) Multi-line function declarations must define one parameter per line
(#123) Multi-line function declarations must define one parameter per line
(#123) Incorrect spacing between argument "$forcejoin" and equals sign; expected 1 but found 0
(#123) Incorrect spacing between default value and equals sign for argument "$forcejoin"; expected 1 but found 0
(#123) The closing parenthesis of a multi-line function declaration must be on a new line
blocks/dash/classes/local/dash_framework/structure/field_attribute_interface.php
(#33) Opening brace must not be followed by a blank line
blocks/dash/classes/local/dash_framework/structure/field_interface.php
(#34) Opening brace must not be followed by a blank line
blocks/dash/classes/local/dash_framework/structure/table.php
(#31) Opening brace must not be followed by a blank line
blocks/dash/classes/local/dash_framework/structure/table_interface.php
(#31) Opening brace must not be followed by a blank line
blocks/dash/classes/local/dash_framework/structure/user_table.php
(#47) Opening brace must not be followed by a blank line
(#79) Opening parenthesis of a multi-line function call must be the last content on the line
(#79) Only one argument is allowed per line in a multi-line function call
(#80) Only one argument is allowed per line in a multi-line function call
(#80) 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) Space found before comma in argument list
(#169) Expected no space between "VISIBILITY_VISIBLE" and the comma. Found: 1 space
(#169) Only one argument is allowed per line in a multi-line function call
(#178) Expected at least 1 space before "."; 0 found
blocks/dash/classes/local/data_custom/abstract_custom_type.php
(#40) Opening brace must not be followed by a blank line
(#82) The closing brace for the class must go on the next line after the body
blocks/dash/classes/local/data_custom/custom_layout.php
(#32) Opening brace must not be followed by a blank line
blocks/dash/classes/local/data_grid/data/data_collection.php
(#33) The interface names in a "class implements" statement should be ordered alphabetically. Expected: \ArrayAccess, data_collection_interface; Found: data_collection_interface, \ArrayAccess
(#33) Opening brace must not be followed by a blank line
blocks/dash/classes/local/data_grid/data/data_collection_new.php
(#34) The interface names in a "class implements" statement should be ordered alphabetically. Expected: \ArrayAccess, data_collection_interface; Found: data_collection_interface, \ArrayAccess
(#34) Opening brace must not be followed by a blank line
blocks/dash/classes/local/data_grid/data/field.php
(#31) Opening brace must not be followed by a blank line
blocks/dash/classes/local/data_grid/data/field_interface.php
(#31) Opening brace must not be followed by a blank line
blocks/dash/classes/local/data_grid/data/strategy/data_strategy_interface.php
(#34) Opening brace must not be followed by a blank line
blocks/dash/classes/local/data_grid/data/strategy/grouped_strategy.php
(#57) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#58) Multi-line function declaration not indented correctly; expected 8 spaces but found 32
(#58) The closing parenthesis of a multi-line function declaration must be on a new line
(#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
(#97) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#97) Only one argument is allowed per line in a multi-line function call
(#97) Closing parenthesis of a multi-line function call must be on a line by itself
blocks/dash/classes/local/data_grid/data/strategy/standard_strategy.php
(#40) Opening brace must not be followed by a blank line
(#69) Opening parenthesis of a multi-line function call must be the last content on the line
(#69) Only one argument is allowed per line in a multi-line function call
(#70) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#70) Only one argument is allowed per line in a multi-line function call
(#70) Closing parenthesis of a multi-line function call must be on a line by itself
blocks/dash/classes/local/data_grid/field/abstract_field_definition.php
(#37) Opening brace must not be followed by a blank line
blocks/dash/classes/local/data_grid/field/attribute/abstract_field_attribute.php
(#35) Opening brace must not be followed by a blank line
blocks/dash/classes/local/data_grid/field/attribute/bool_attribute.php
(#31) Opening brace must not be followed by a blank line
blocks/dash/classes/local/data_grid/field/attribute/button_attribute.php
(#31) Opening brace must not be followed by a blank line
(#64) Blank line found at end of control structure
(#86) Incorrect spacing between argument "$customvalue" and equals sign; expected 1 but found 0
(#86) Incorrect spacing between default value and equals sign for argument "$customvalue"; expected 1 but found 0
blocks/dash/classes/local/data_grid/field/attribute/category_image_url_attribute.php
(#61) Blank line found at start of control structure
(#72) Only one argument is allowed per line in a multi-line function call
blocks/dash/classes/local/data_grid/field/attribute/field_attribute_interface.php
(#33) Opening brace must not be followed by a blank line
blocks/dash/classes/local/data_grid/field/attribute/image_attribute.php
(#80) Incorrect spacing between argument "$customvalue" and equals sign; expected 1 but found 0
(#80) Incorrect spacing between default value and equals sign for argument "$customvalue"; expected 1 but found 0
blocks/dash/classes/local/data_grid/field/attribute/link_attribute.php
(#45) Blank line found at start of control structure
(#81) Incorrect spacing between argument "$customvalue" and equals sign; expected 1 but found 0
(#81) Incorrect spacing between default value and equals sign for argument "$customvalue"; expected 1 but found 0
blocks/dash/classes/local/data_grid/field/attribute/linked_icon_attribute.php
(#67) Incorrect spacing between argument "$customvalue" and equals sign; expected 1 but found 0
(#67) Incorrect spacing between default value and equals sign for argument "$customvalue"; expected 1 but found 0
blocks/dash/classes/local/data_grid/field/attribute/moodle_url_attribute.php
(#77) Incorrect spacing between argument "$customvalue" and equals sign; expected 1 but found 0
(#77) Incorrect spacing between default value and equals sign for argument "$customvalue"; expected 1 but found 0
blocks/dash/classes/local/data_grid/field/attribute/percent_attribute.php
(#67) Incorrect spacing between argument "$customvalue" and equals sign; expected 1 but found 0
(#67) Incorrect spacing between default value and equals sign for argument "$customvalue"; expected 1 but found 0
blocks/dash/classes/local/data_grid/field/attribute/time_attribute.php
(#31) Opening brace must not be followed by a blank line
blocks/dash/classes/local/data_grid/field/field_definition_factory.php
(#156) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#156) Closing parenthesis of a multi-line function call must be on a line by itself
(#225) Blank line found at start of control structure
blocks/dash/classes/local/data_grid/field/field_definition_factory_interface.php
(#32) Opening brace must not be followed by a blank line
blocks/dash/classes/local/data_grid/filter/course_condition.php
(#80) The closing parenthesis of a multi-line function declaration must be on a new line
(#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
blocks/dash/classes/local/data_grid/filter/current_course_context_condition.php
(#69) Long list syntax is not allowed
blocks/dash/classes/local/data_grid/filter/date_filter.php
(#144) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#145) Multi-line function declaration not indented correctly; expected 8 spaces but found 40
(#145) The closing parenthesis of a multi-line function declaration must be on a new line
blocks/dash/classes/local/data_grid/filter/filter.php
(#344) Long list syntax is not allowed
(#353) Expected at least 1 space before "."; 0 found
(#353) Expected at least 1 space after "."; 0 found
(#353) Expected at least 1 space before "."; 0 found
(#353) Expected at least 1 space after "."; 0 found
(#387) Blank line found at start of control structure
(#404) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#405) Multi-line function declaration not indented correctly; expected 8 spaces but found 40
(#405) The closing parenthesis of a multi-line function declaration must be on a new line
(#487) The closing parenthesis of a multi-line function declaration must be on a new line
blocks/dash/classes/local/data_grid/filter/filter_collection.php
(#256) Long list syntax is not allowed
(#290) Incorrect spacing between argument "$layout" and equals sign; expected 1 but found 0
(#290) Incorrect spacing between default value and equals sign for argument "$layout"; expected 1 but found 0
(#375) The closing parenthesis of a multi-line function declaration must be on a new line
blocks/dash/classes/local/data_grid/filter/filter_collection_interface.php
(#34) Opening brace must not be followed by a blank line
(#180) The closing parenthesis of a multi-line function declaration must be on a new line
blocks/dash/classes/local/data_grid/filter/filter_interface.php
(#34) Opening brace must not be followed by a blank line
(#267) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#268) Multi-line function declaration not indented correctly; expected 8 spaces but found 40
(#268) The closing parenthesis of a multi-line function declaration must be on a new line
(#327) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#328) Multi-line function declarations must define one parameter per line
(#328) The closing parenthesis of a multi-line function declaration must be on a new line
blocks/dash/classes/local/data_grid/filter/group_filter.php
(#104) Long list syntax is not allowed
blocks/dash/classes/local/data_grid/filter/my_groups_condition.php
(#49) Blank line found at start of control structure
(#84) Long list syntax is not allowed
blocks/dash/classes/local/data_grid/filter/participants_condition.php
(#31) Opening brace must not be followed by a blank line
blocks/dash/classes/local/data_grid/filter/select_filter.php
(#141) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#142) Multi-line function declaration not indented correctly; expected 8 spaces but found 40
(#142) The closing parenthesis of a multi-line function declaration must be on a new line
blocks/dash/classes/local/data_source/abstract_data_source.php
(#128) Incorrect spacing between argument "$help" and equals sign; expected 1 but found 0
(#128) Incorrect spacing between default value and equals sign for argument "$help"; expected 1 but found 0
(#148) Expected at least 1 space before "."; 0 found
(#148) Expected at least 1 space after "."; 0 found
(#201) Incorrect spacing between argument "$count" and equals sign; expected 1 but found 0
(#201) Incorrect spacing between default value and equals sign for argument "$count"; expected 1 but found 0
(#204) Blank line found at start of control structure
(#221) Long list syntax is not allowed
(#227) Blank line found at start of control structure
(#273) Blank line found at start of control structure
(#289) Blank line found at end of control structure
(#313) Blank line found at start of control structure
(#323) Blank line found at end of control structure
(#520) Opening parenthesis of a multi-line function call must be the last content on the line
(#520) Only one argument is allowed per line in a multi-line function call
(#520) Only one argument is allowed per line in a multi-line function call
(#521) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#521) Closing parenthesis of a multi-line function call must be on a line by itself
(#539) Opening parenthesis of a multi-line function call must be the last content on the line
(#539) Only one argument is allowed per line in a multi-line function call
(#539) Only one argument is allowed per line in a multi-line function call
(#540) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#540) Closing parenthesis of a multi-line function call must be on a line by itself
(#544) Opening parenthesis of a multi-line function call must be the last content on the line
(#544) Only one argument is allowed per line in a multi-line function call
(#545) Only one argument is allowed per line in a multi-line function call
(#663) Each PHP statement must be on a line by itself
(#665) Blank line found at start of control structure
(#694) Blank line found at end of control structure
blocks/dash/classes/local/data_source/data_source_factory.php
(#48) Blank line found at start of control structure
blocks/dash/classes/local/data_source/data_source_factory_interface.php
(#32) Opening brace must not be followed by a blank line
blocks/dash/classes/local/data_source/data_source_interface.php
(#38) Opening brace must not be followed by a blank line
blocks/dash/classes/local/data_source/users_data_source.php
(#132) Opening parenthesis of a multi-line function call must be the last content on the line
(#132) Only one argument is allowed per line in a multi-line function call
(#132) Only one argument is allowed per line in a multi-line function call
(#133) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#133) Closing parenthesis of a multi-line function call must be on a line by itself
(#134) Opening parenthesis of a multi-line function call must be the last content on the line
(#134) Only one argument is allowed per line in a multi-line function call
(#134) Only one argument is allowed per line in a multi-line function call
(#135) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#135) Closing parenthesis of a multi-line function call must be on a line by itself
(#137) Opening parenthesis of a multi-line function call must be the last content on the line
(#137) Only one argument is allowed per line in a multi-line function call
(#137) Only one argument is allowed per line in a multi-line function call
(#138) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#138) Closing parenthesis of a multi-line function call must be on a line by itself
(#142) Opening parenthesis of a multi-line function call must be the last content on the line
(#142) Only one argument is allowed per line in a multi-line function call
(#142) Only one argument is allowed per line in a multi-line function call
(#143) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#143) 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
(#166) Only one argument is allowed per line in a multi-line function call
(#166) Only one argument is allowed per line in a multi-line function call
(#167) Multi-line function call not indented correctly; expected 20 spaces but found 28
(#167) Closing parenthesis of a multi-line function call must be on a line by itself
blocks/dash/classes/local/layout/abstract_layout.php
(#109) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#119) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#157) Opening parenthesis of a multi-line function call must be the last content on the line
(#157) Only one argument is allowed per line in a multi-line function call
(#157) Only one argument is allowed per line in a multi-line function call
(#158) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#158) Closing parenthesis of a multi-line function call must be on a line by itself
(#170) Opening parenthesis of a multi-line function call must be the last content on the line
(#170) Only one argument is allowed per line in a multi-line function call
(#170) Only one argument is allowed per line in a multi-line function call
(#171) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#171) Only one argument is allowed per line in a multi-line function call
(#171) Closing parenthesis of a multi-line function call must be on a line by itself
(#323) Expected 1 space after FUNCTION keyword; 0 found
blocks/dash/classes/local/layout/grid_layout.php
(#103) Blank line found at start of control structure
(#119) Function closing brace must go on the next line following the body; found 1 blank lines before brace
blocks/dash/classes/local/layout/layout_factory_interface.php
(#33) Opening brace must not be followed by a blank line
blocks/dash/classes/local/layout/layout_interface.php
(#35) Opening brace must not be followed by a blank line
blocks/dash/classes/local/paginator.php
(#72) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#72) Multi-line function declarations must define one parameter per line
(#72) Multi-line function declarations must define one parameter per line
(#73) Multi-line function declaration not indented correctly; expected 8 spaces but found 32
(#73) The closing parenthesis of a multi-line function declaration must be on a new line
blocks/dash/classes/local/widget/abstract_layout.php
(#34) Expected 1 space before implements keyword; 2 found
(#63) Blank line found at end of control structure
blocks/dash/classes/local/widget/abstract_widget.php
(#39) The interface names in a "class implements" statement should be ordered alphabetically. Expected: data_source_interface, \templatable, widget_interface; Found: data_source_interface, widget_interface, \templatable
blocks/dash/classes/local/widget/contacts/contacts_widget.php
(#101) Opening parenthesis of a multi-line function call must be the last content on the line
(#120) Expected 1 space after FUNCTION keyword; 0 found
(#172) Opening parenthesis of a multi-line function call must be the last content on the line
(#172) Only one argument is allowed per line in a multi-line function call
(#172) Only one argument is allowed per line in a multi-line function call
(#173) Closing parenthesis of a multi-line function call must be on a line by itself
(#184) Expected at least 1 space before "."; 0 found
(#191) Long list syntax is not allowed
(#200) Blank line found at start of control structure
(#227) Long list syntax is not allowed
(#236) Opening parenthesis of a multi-line function call must be the last content on the line
(#236) Only one argument is allowed per line in a multi-line function call
(#237) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#237) Closing parenthesis of a multi-line function call must be on a line by itself
(#280) Expected 1 space after FUNCTION keyword; 0 found
(#299) Expected 1 space after FUNCTION keyword; 0 found
(#334) Expected at least 1 space before "."; 0 found
(#334) Expected at least 1 space after "."; 0 found
(#341) Expected at least 1 space before "."; 0 found
(#341) Expected at least 1 space after "."; 0 found
blocks/dash/classes/local/widget/groups/add_members.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
blocks/dash/classes/local/widget/groups/external.php
(#47) Opening parenthesis of a multi-line function call must be the last content on the line
(#48) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#48) Closing parenthesis of a multi-line function call must be on a line by itself
(#60) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#63) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#63) Closing parenthesis of a multi-line function call must be on a line by itself
(#100) Expected 1 space after FUNCTION keyword; 0 found
blocks/dash/classes/local/widget/groups/groups_widget.php
(#109) Expected at least 1 space before "."; 0 found
(#109) Expected at least 1 space after "."; 0 found
(#117) Expected 1 space after FUNCTION keyword; 0 found
(#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
(#138) Expected at least 1 space before "."; 0 found
(#138) Expected at least 1 space after "."; 0 found
(#143) Expected 1 space after FUNCTION keyword; 0 found
(#153) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#182) Expected at least 1 space before "."; 0 found
(#182) Expected at least 1 space after "."; 0 found
(#189) Expected at least 1 space before "."; 0 found
(#189) Expected at least 1 space after "."; 0 found
(#233) Expected at least 1 space before "."; 0 found
(#233) Expected at least 1 space after "."; 0 found
(#234) Expected at least 1 space before "."; 0 found
(#234) Expected at least 1 space after "."; 0 found
blocks/dash/classes/local/widget/mylearning/mylearning_widget.php
(#87) Expected at least 1 space before "."; 0 found
(#87) Expected at least 1 space after "."; 0 found
(#88) Expected at least 1 space before "."; 0 found
(#88) Expected at least 1 space after "."; 0 found
(#103) Expected 1 space after FUNCTION keyword; 0 found
(#172) Expected at least 1 space before "."; 0 found
(#172) Expected at least 1 space after "."; 0 found
(#186) Expected at least 1 space before "."; 0 found
(#186) Expected at least 1 space after "."; 0 found
(#191) Expected 1 space after FUNCTION keyword; 0 found
(#199) Expected at least 1 space before "."; 0 found
(#199) Expected at least 1 space after "."; 0 found
(#215) Expected 1 space after FUNCTION keyword; 0 found
(#241) Expected at least 1 space before "."; 0 found
(#241) Expected at least 1 space after "."; 0 found
(#271) Expected at least 1 space before "."; 0 found
(#271) Expected at least 1 space after "."; 0 found
(#271) Expected at least 1 space before "."; 0 found
(#271) Expected at least 1 space after "."; 0 found
(#271) Expected at least 1 space before "."; 0 found
(#271) 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
(#272) Expected at least 1 space before "."; 0 found
(#272) 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
(#273) Expected at least 1 space before "."; 0 found
(#273) Expected at least 1 space after "."; 0 found
(#356) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#357) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#357) Blank line found at start of control structure
(#377) Long list syntax is not allowed
(#378) Opening parenthesis of a multi-line function call must be the last content on the line
(#378) Only one argument is allowed per line in a multi-line function call
(#379) Multi-line function call not indented correctly; expected 24 spaces but found 32
(#379) Only one argument is allowed per line in a multi-line function call
(#379) Only one argument is allowed per line in a multi-line function call
(#379) Only one argument is allowed per line in a multi-line function call
(#379) Only one argument is allowed per line in a multi-line function call
(#379) Closing parenthesis of a multi-line function call must be on a line by itself
(#391) Blank line found at start of control structure
(#442) Long list syntax is not allowed
(#442) Opening parenthesis of a multi-line function call must be the last content on the line
(#443) Multi-line function call not indented correctly; expected 28 spaces but found 32
(#443) Only one argument is allowed per line in a multi-line function call
(#443) Only one argument is allowed per line in a multi-line function call
(#443) Only one argument is allowed per line in a multi-line function call
(#443) Only one argument is allowed per line in a multi-line function call
(#443) Only one argument is allowed per line in a multi-line function call
(#443) Closing parenthesis of a multi-line function call must be on a line by itself
(#450) Expected at least 1 space before "."; 0 found
(#450) Expected at least 1 space after "."; 0 found
(#450) Expected at least 1 space before "."; 0 found
(#450) Expected at least 1 space after "."; 0 found
(#452) Opening parenthesis of a multi-line function call must be the last content on the line
(#453) Multi-line function call not indented correctly; expected 24 spaces but found 44
(#453) Closing parenthesis of a multi-line function call must be on a line by itself
blocks/dash/classes/local/widget/widget_interface.php
(#32) Opening brace must not be followed by a blank line
blocks/dash/classes/output/renderer.php
(#28) Header blocks must not contain blank lines
(#108) Blank line found at end of control structure
(#137) Opening parenthesis of a multi-line function call must be the last content on the line
(#138) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#138) Closing parenthesis of a multi-line function call must be on a line by itself
blocks/dash/classes/table/groups.php
(#32) Expected at least 1 space before "."; 0 found
(#32) Expected at least 1 space after "."; 0 found
blocks/dash/classes/table/groups_totara.php
(#31) Expected at least 1 space before "."; 0 found
(#31) Expected at least 1 space after "."; 0 found
(#81) Expected at least 1 space before "."; 0 found
(#81) Expected at least 1 space after "."; 0 found
blocks/dash/classes/table/members.php
(#32) Expected at least 1 space before "."; 0 found
(#32) Expected at least 1 space after "."; 0 found
blocks/dash/classes/table/members_totara.php
(#31) Expected at least 1 space before "."; 0 found
(#31) Expected at least 1 space after "."; 0 found
(#84) Expected at least 1 space before "."; 0 found
(#84) Expected at least 1 space after "."; 0 found
(#160) Expected at least 1 space before "."; 0 found
(#160) Expected at least 1 space after "."; 0 found
(#160) Expected at least 1 space before "."; 0 found
(#160) Expected at least 1 space after "."; 0 found
blocks/dash/db/upgrade.php
(#39) Opening parenthesis of a multi-line function call must be the last content on the line
(#39) Only one argument is allowed per line in a multi-line function call
(#40) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#40) Closing parenthesis of a multi-line function call must be on a line by itself
blocks/dash/download.php
(#25) Expected at least 1 space before "."; 0 found
(#25) Expected at least 1 space after "."; 0 found
(#54) Expected 0 spaces before closing bracket; 1 found
(#97) Long list syntax is not allowed
blocks/dash/edit_form.php
(#29) Expected at least 1 space before "."; 0 found
(#29) Expected at least 1 space after "."; 0 found
(#105) Opening parenthesis of a multi-line function call must be the last content on the line
(#105) Only one argument is allowed per line in a multi-line function call
(#105) Only one argument is allowed per line in a multi-line function call
(#105) Only one argument is allowed per line in a multi-line function call
(#106) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#106) Closing parenthesis of a multi-line function call must be on a line by itself
(#123) Opening parenthesis of a multi-line function call must be the last content on the line
(#123) Only one argument is allowed per line in a multi-line function call
(#123) Only one argument is allowed per line in a multi-line function call
(#124) Closing parenthesis of a multi-line function call must be on a line by itself
(#129) Opening parenthesis of a multi-line function call must be the last content on the line
(#129) Only one argument is allowed per line in a multi-line function call
(#130) Multi-line function call not indented correctly; expected 9 spaces but found 13
(#130) Closing parenthesis of a multi-line function call must be on a line by itself
(#142) Opening parenthesis of a multi-line function call must be the last content on the line
(#143) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#143) Closing parenthesis of a multi-line function call must be on a line by itself
(#153) Expected at least 1 space before "."; 0 found
(#153) Expected at least 1 space after "."; 0 found
(#154) Opening parenthesis of a multi-line function call must be the last content on the line
(#154) Only one argument is allowed per line in a multi-line function call
(#154) Expected at least 1 space before "."; 0 found
(#154) Expected at least 1 space after "."; 0 found
(#155) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#155) Closing parenthesis of a multi-line function call must be on a line by itself
(#157) Opening parenthesis of a multi-line function call must be the last content on the line
(#157) Only one argument is allowed per line in a multi-line function call
(#157) Only one argument is allowed per line in a multi-line function call
(#158) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#158) Closing parenthesis of a multi-line function call must be on a line by itself
(#162) Expected at least 1 space before "."; 0 found
(#162) Expected at least 1 space after "."; 0 found
(#163) Opening parenthesis of a multi-line function call must be the last content on the line
(#163) Only one argument is allowed per line in a multi-line function call
(#163) Expected at least 1 space before "."; 0 found
(#163) Expected at least 1 space after "."; 0 found
(#164) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#164) Closing parenthesis of a multi-line function call must be on a line by itself
(#207) Expected 1 space after FUNCTION keyword; 0 found
(#211) Opening parenthesis of a multi-line function call must be the last content on the line
(#211) Only one argument is allowed per line in a multi-line function call
(#212) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#212) Only one argument is allowed per line in a multi-line function call
(#212) Closing parenthesis of a multi-line function call must be on a line by itself
(#224) Opening parenthesis of a multi-line function call must be the last content on the line
(#224) Only one argument is allowed per line in a multi-line function call
(#224) Only one argument is allowed per line in a multi-line function call
(#225) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#225) Closing parenthesis of a multi-line function call must be on a line by itself
(#248) Opening parenthesis of a multi-line function call must be the last content on the line
(#248) Only one argument is allowed per line in a multi-line function call
(#249) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#249) Only one argument is allowed per line in a multi-line function call
(#249) Closing parenthesis of a multi-line function call must be on a line by itself
(#260) Opening parenthesis of a multi-line function call must be the last content on the line
(#260) Only one argument is allowed per line in a multi-line function call
(#261) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#261) Only one argument is allowed per line in a multi-line function call
(#261) Closing parenthesis of a multi-line function call must be on a line by itself
(#275) Expected at least 1 space before "."; 0 found
(#275) Expected at least 1 space after "."; 0 found
(#276) Opening parenthesis of a multi-line function call must be the last content on the line
(#276) Only one argument is allowed per line in a multi-line function call
(#276) Expected at least 1 space before "."; 0 found
(#276) Expected at least 1 space after "."; 0 found
(#277) 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 12 spaces but found 16
(#298) Only one argument is allowed per line in a multi-line function call
(#298) Closing parenthesis of a multi-line function call must be on a line by itself
(#305) Expected 1 space after FUNCTION keyword; 0 found
(#309) Opening parenthesis of a multi-line function call must be the last content on the line
(#309) Only one argument is allowed per line in a multi-line function call
(#310) Multi-line function call not indented correctly; expected 16 spaces but found 36
(#310) Only one argument is allowed per line in a multi-line function call
(#310) Closing parenthesis of a multi-line function call must be on a line by itself
(#341) Blank line found at start of control structure
(#346) Blank line found at end of control structure
(#348) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#348) Opening parenthesis of a multi-line function call must be the last content on the line
(#349) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#349) Closing parenthesis of a multi-line function call must be on a line by itself
(#349) 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
(#375) Opening parenthesis of a multi-line function call must be the last content on the line
(#376) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#376) Closing parenthesis of a multi-line function call must be on a line by itself
(#399) Opening parenthesis of a multi-line function call must be the last content on the line
(#400) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#400) Closing parenthesis of a multi-line function call must be on a line by itself
(#407) Opening parenthesis of a multi-line function call must be the last content on the line
(#407) Only one argument is allowed per line in a multi-line function call
(#408) Multi-line function call not indented correctly; expected 24 spaces but found 28
(#408) Closing parenthesis of a multi-line function call must be on a line by itself
(#435) Blank line found at start of control structure
(#448) Expected 0 spaces before closing parenthesis; newline found
(#467) Each class must be in a file by itself
blocks/dash/form/element-colorpicker.php
(#28) Expected at least 1 space before "."; 0 found
(#28) 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
(#50) Incorrect spacing between argument "$elementname" and equals sign; expected 1 but found 0
(#50) Incorrect spacing between default value and equals sign for argument "$elementname"; expected 1 but found 0
(#50) Incorrect spacing between argument "$elementlabel" and equals sign; expected 1 but found 0
(#50) Incorrect spacing between default value and equals sign for argument "$elementlabel"; expected 1 but found 0
(#50) Incorrect spacing between argument "$attributes" and equals sign; expected 1 but found 0
(#50) Incorrect spacing between default value and equals sign for argument "$attributes"; expected 1 but found 0
(#59) Expected at least 1 space before "."; 0 found
(#59) Expected at least 1 space after "."; 0 found
blocks/dash/form/element-range.php
(#28) Expected at least 1 space before "."; 0 found
(#28) Expected at least 1 space after "."; 0 found
(#48) Incorrect spacing between argument "$elementname" and equals sign; expected 1 but found 0
(#48) Incorrect spacing between default value and equals sign for argument "$elementname"; expected 1 but found 0
(#48) Incorrect spacing between argument "$elementlabel" and equals sign; expected 1 but found 0
(#48) Incorrect spacing between default value and equals sign for argument "$elementlabel"; expected 1 but found 0
(#48) Incorrect spacing between argument "$attributes" and equals sign; expected 1 but found 0
(#48) Incorrect spacing between default value and equals sign for argument "$attributes"; expected 1 but found 0
(#55) Expected at least 1 space before "."; 0 found
(#55) Expected at least 1 space after "."; 0 found
(#71) Opening parenthesis of a multi-line function call must be the last content on the line
(#71) Only one argument is allowed per line in a multi-line function call
(#72) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#72) Closing parenthesis of a multi-line function call must be on a line by itself
blocks/dash/form/gradientpicker.php
(#28) Expected at least 1 space before "."; 0 found
(#28) 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
(#50) Incorrect spacing between argument "$elementname" and equals sign; expected 1 but found 0
(#50) Incorrect spacing between default value and equals sign for argument "$elementname"; expected 1 but found 0
(#50) Incorrect spacing between argument "$elementlabel" and equals sign; expected 1 but found 0
(#50) Incorrect spacing between default value and equals sign for argument "$elementlabel"; expected 1 but found 0
(#50) Incorrect spacing between argument "$attributes" and equals sign; expected 1 but found 0
(#50) Incorrect spacing between default value and equals sign for argument "$attributes"; expected 1 but found 0
(#59) Expected at least 1 space before "."; 0 found
(#59) Expected at least 1 space after "."; 0 found
(#82) Expected 0 spaces before closing parenthesis; newline found
blocks/dash/lib.php
(#30) Header blocks must not contain blank lines
(#177) Incorrect spacing between argument "$options" and equals sign; expected 1 but found 0
(#177) Incorrect spacing between default value and equals sign for argument "$options"; expected 1 but found 0
(#185) Blank line found at start of control structure
(#301) Expected at least 1 space before "."; 0 found
(#301) Expected at least 1 space after "."; 0 found
(#316) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#361) Expected at least 1 space before "."; 0 found
(#362) Expected at least 1 space before "."; 0 found
blocks/dash/locallib.php
(#27) Expected at least 1 space before "."; 0 found
(#27) Expected at least 1 space after "."; 0 found
(#70) Each class must be in a file by itself
(#134) Blank line found at start of control structure
blocks/dash/settings.php
(#26) Blank line found at start of control structure
(#49) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#60) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#71) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#90) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#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
(#90) Closing parenthesis of a multi-line function call must be on a line by itself
(#91) Expected 0 spaces before closing parenthesis; newline found
(#96) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#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) Closing parenthesis of a multi-line function call must be on a line by itself
(#97) Expected 0 spaces before closing parenthesis; newline found
(#102) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#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
(#103) Expected 0 spaces before closing parenthesis; newline found
(#109) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#109) Only one argument is allowed per line in a multi-line function call
(#109) Only one argument is allowed per line in a multi-line function call
(#109) Closing parenthesis of a multi-line function call must be on a line by itself
(#110) Expected 0 spaces before closing parenthesis; newline found
(#112) Blank line found at start of control structure
(#114) Opening parenthesis of a multi-line function call must be the last content on the line
(#114) Only one argument is allowed per line in a multi-line function call
(#115) Closing parenthesis of a multi-line function call must be on a line by itself
(#146) Blank line found at end of control structure
blocks/dash/tests/behat/behat_block_dash.php
(#27) Useless alias "TableNode" found for import of "Behat\Gherkin\Node\TableNode"
(#28) Useless alias "DriverException" found for import of "Behat\Mink\Exception\DriverException"
(#29) Useless alias "ExpectationException" found for import of "Behat\Mink\Exception\ExpectationException"
(#95) Opening parenthesis of a multi-line function call must be the last content on the line
(#96) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#96) Closing parenthesis of a multi-line function call must be on a line by itself
(#114) Opening parenthesis of a multi-line function call must be the last content on the line
blocks/dash/tests/filter_test.php
(#92) Opening parenthesis of a multi-line function call must be the last content on the line
(#93) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#93) Closing parenthesis of a multi-line function call must be on a line by itself
(#124) Long list syntax is not allowed
blocks/dash/tests/widgets_test.php
(#167) Opening parenthesis of a multi-line function call must be the last content on the line
(#167) Only one argument is allowed per line in a multi-line function call
(#168) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#168) Closing parenthesis of a multi-line function call must be on a line by itself
(#169) Opening parenthesis of a multi-line function call must be the last content on the line
(#169) Only one argument is allowed per line in a multi-line function call
(#170) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#170) Closing parenthesis of a multi-line function call must be on a line by itself
(#171) Opening parenthesis of a multi-line function call must be the last content on the line
(#171) Only one argument is allowed per line in a multi-line function call
(#172) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#172) Closing parenthesis of a multi-line function call must be on a line by itself
(#173) Opening parenthesis of a multi-line function call must be the last content on the line
(#173) Only one argument is allowed per line in a multi-line function call
(#174) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#174) Closing parenthesis of a multi-line function call must be on a line by itself
(#197) Expected 0 spaces before closing parenthesis; 1 found
(#220) Opening parenthesis of a multi-line function call must be the last content on the line
(#221) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#221) Closing parenthesis of a multi-line function call must be on a line by itself
(#222) Opening parenthesis of a multi-line function call must be the last content on the line
(#223) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#223) Closing parenthesis of a multi-line function call must be on a line by itself
(#256) Expected at least 1 space before "."; 0 found
(#256) Expected at least 1 space after "."; 0 found
(#304) Function closing brace must go on the next line following the body; found 1 blank lines before brace

Javascript coding style problems

(0 errors, 57 warnings)

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

blocks/dash/amd/src/contacts.js
(#21) Avoid nesting promises. (promise/no-nesting)
(#21) Avoid nesting promises. (promise/no-nesting)
blocks/dash/amd/src/dash_instance.js
(#3) Unexpected space before function parentheses. (space-before-function-paren)
(#5) Unexpected space before function parentheses. (space-before-function-paren)
(#25) Unexpected space before function parentheses. (space-before-function-paren)
(#39) Unexpected space before function parentheses. (space-before-function-paren)
(#48) The function binding is unnecessary. (no-extra-bind)
(#50) Unexpected space before function parentheses. (space-before-function-paren)
(#62) Unexpected space before function parentheses. (space-before-function-paren)
(#77) Unexpected space before function parentheses. (space-before-function-paren)
(#84) Unexpected space before function parentheses. (space-before-function-paren)
(#96) Unexpected space before function parentheses. (space-before-function-paren)
(#120) There should be no space after '{'. (@babel/object-curly-spacing)
(#120) There should be no space before '}'. (@babel/object-curly-spacing)
(#121) There should be no space after '{'. (@babel/object-curly-spacing)
(#121) There should be no space before '}'. (@babel/object-curly-spacing)
(#122) There should be no space after '{'. (@babel/object-curly-spacing)
(#122) There should be no space before '}'. (@babel/object-curly-spacing)
(#123) There should be no space after '{'. (@babel/object-curly-spacing)
(#123) There should be no space before '}'. (@babel/object-curly-spacing)
(#124) There should be no space after '{'. (@babel/object-curly-spacing)
(#124) There should be no space before '}'. (@babel/object-curly-spacing)
(#125) There should be no space after '{'. (@babel/object-curly-spacing)
(#125) There should be no space before '}'. (@babel/object-curly-spacing)
(#133) Unexpected space before function parentheses. (space-before-function-paren)
(#166) Unexpected space before function parentheses. (space-before-function-paren)
(#172) Unexpected space before function parentheses. (space-before-function-paren)
(#199) Unexpected space before function parentheses. (space-before-function-paren)
(#209) Unexpected space before function parentheses. (space-before-function-paren)
(#218) Unexpected space before function parentheses. (space-before-function-paren)
(#222) Unexpected space before function parentheses. (space-before-function-paren)
(#243) Unexpected space before function parentheses. (space-before-function-paren)
(#247) Unexpected space before function parentheses. (space-before-function-paren)
(#261) Unexpected space before function parentheses. (space-before-function-paren)
(#268) Unexpected space before function parentheses. (space-before-function-paren)
(#269) Unexpected space before function parentheses. (space-before-function-paren)
(#282) Unexpected space before function parentheses. (space-before-function-paren)
(#284) Unexpected space before function parentheses. (space-before-function-paren)
(#293) Unexpected space before function parentheses. (space-before-function-paren)
(#295) Unexpected space before function parentheses. (space-before-function-paren)
(#300) Unexpected space before function parentheses. (space-before-function-paren)
(#305) Unexpected space before function parentheses. (space-before-function-paren)
(#338) Unexpected space before function parentheses. (space-before-function-paren)
(#363) Unexpected space before function parentheses. (space-before-function-paren)
blocks/dash/amd/src/gradienthandler.js
(#1) Unexpected space before function parentheses. (space-before-function-paren)
(#4) Unexpected alert. (no-alert)
blocks/dash/amd/src/group-user-selector.js
(#66) Avoid nesting promises. (promise/no-nesting)
blocks/dash/amd/src/groups.js
(#21) Avoid nesting promises. (promise/no-nesting)
(#21) Avoid nesting promises. (promise/no-nesting)
(#58) Avoid nesting promises. (promise/no-nesting)
(#58) Avoid nesting promises. (promise/no-nesting)
(#133) Avoid nesting promises. (promise/no-nesting)
(#133) Avoid nesting promises. (promise/no-nesting)
(#139) Avoid nesting promises. (promise/no-nesting)
(#139) Avoid nesting promises. (promise/no-nesting)
(#194) Avoid nesting promises. (promise/no-nesting)
(#194) 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

(1 errors, 0 warnings)

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

blocks/dash/amd/build/lc_color_picker.min.map
Uncommitted change detected.

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 1 warnings)

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

blocks/dash/templates/extra_css.mustache
(#1) HTML Validation error, line 2: Element “style” not allowed as child of element “body” in this context. (Suppressing further errors from this subtree.) (ad><body><style> #)

Gherkin .feature problems

(0 errors, 0 warnings)

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