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

(1826 errors, 9 warnings)

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

local/o365/acp.php
(#27) Expected at least 1 space before "."; 0 found
(#27) Expected at least 1 space after "."; 0 found
local/o365/ajax.php
(#27) Expected at least 1 space before "."; 0 found
(#27) Expected at least 1 space after "."; 0 found
local/o365/classes/adminsetting/adminconsent.php
(#32) Expected at least 1 space before "."; 0 found
(#32) Expected at least 1 space after "."; 0 found
(#54) Incorrect spacing between argument "$paramtype" and equals sign; expected 1 but found 0
(#54) Incorrect spacing between default value and equals sign for argument "$paramtype"; expected 1 but found 0
(#54) Incorrect spacing between argument "$size" and equals sign; expected 1 but found 0
(#54) Incorrect spacing between default value and equals sign for argument "$size"; expected 1 but found 0
(#91) Incorrect spacing between argument "$query" and equals sign; expected 1 but found 0
(#91) Incorrect spacing between default value and equals sign for argument "$query"; expected 1 but found 0
(#92) Expected at least 1 space before "."; 0 found
(#92) Expected at least 1 space after "."; 0 found
(#92) Expected at least 1 space before "."; 0 found
(#92) Expected at least 1 space after "."; 0 found
(#92) Expected at least 1 space before "."; 0 found
(#92) Expected at least 1 space after "."; 0 found
(#92) Expected at least 1 space before "."; 0 found
(#92) Expected at least 1 space after "."; 0 found
local/o365/classes/adminsetting/courseresetteams.php
(#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 12 spaces but found 16
(#74) Closing parenthesis of a multi-line function call must be on a line by itself
(#80) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#80) Only one argument is allowed per line in a multi-line function call
(#80) Closing parenthesis of a multi-line function call must be on a line by itself
(#84) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#84) Only one argument is allowed per line in a multi-line function call
(#84) Closing parenthesis of a multi-line function call must be on a line by itself
(#86) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#86) Only one argument is allowed per line in a multi-line function call
(#86) Closing parenthesis of a multi-line function call must be on a line by itself
(#101) Expected at least 1 space before "."; 0 found
(#101) Expected at least 1 space after "."; 0 found
(#101) Expected at least 1 space before "."; 0 found
(#101) Expected at least 1 space after "."; 0 found
local/o365/classes/adminsetting/coursesync.php
(#33) Expected at least 1 space before "."; 0 found
(#33) Expected at least 1 space after "."; 0 found
(#79) Expected at least 1 space before "."; 0 found
(#79) Expected at least 1 space after "."; 0 found
(#79) Expected at least 1 space before "."; 0 found
(#79) Expected at least 1 space after "."; 0 found
(#89) Expected at least 1 space before "."; 0 found
(#89) Expected at least 1 space after "."; 0 found
(#89) Expected at least 1 space before "."; 0 found
(#89) Expected at least 1 space after "."; 0 found
local/o365/classes/adminsetting/detectoidc.php
(#40) Opening brace must not be followed by a blank line
(#98) Incorrect spacing between argument "$query" and equals sign; expected 1 but found 0
(#98) Incorrect spacing between default value and equals sign for argument "$query"; expected 1 but found 0
(#106) Expected at least 1 space before "."; 0 found
(#106) Expected at least 1 space after "."; 0 found
(#106) Expected at least 1 space before "."; 0 found
(#106) Expected at least 1 space after "."; 0 found
(#112) Expected at least 1 space before "."; 0 found
(#112) Expected at least 1 space after "."; 0 found
(#112) Expected at least 1 space before "."; 0 found
(#112) Expected at least 1 space after "."; 0 found
local/o365/classes/adminsetting/healthcheck.php
(#32) Expected at least 1 space before "."; 0 found
(#32) Expected at least 1 space after "."; 0 found
(#54) Incorrect spacing between argument "$paramtype" and equals sign; expected 1 but found 0
(#54) Incorrect spacing between default value and equals sign for argument "$paramtype"; expected 1 but found 0
(#54) Incorrect spacing between argument "$size" and equals sign; expected 1 but found 0
(#54) Incorrect spacing between default value and equals sign for argument "$size"; expected 1 but found 0
(#91) Incorrect spacing between argument "$query" and equals sign; expected 1 but found 0
(#91) Incorrect spacing between default value and equals sign for argument "$query"; expected 1 but found 0
(#93) Expected at least 1 space before "."; 0 found
(#93) Expected at least 1 space after "."; 0 found
(#93) Expected at least 1 space before "."; 0 found
(#93) Expected at least 1 space after "."; 0 found
(#93) Expected at least 1 space before "."; 0 found
(#93) Expected at least 1 space after "."; 0 found
(#93) Expected at least 1 space before "."; 0 found
(#93) Expected at least 1 space after "."; 0 found
local/o365/classes/adminsetting/moodlesetup.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
(#82) Opening parenthesis of a multi-line function call must be the last content on the line
(#82) Only one argument is allowed per line in a multi-line function call
(#83) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#83) Closing parenthesis of a multi-line function call must be on a line by itself
(#85) Expected at least 1 space before "."; 0 found
(#85) Expected at least 1 space after "."; 0 found
(#89) Expected at least 1 space before "."; 0 found
(#89) Expected at least 1 space after "."; 0 found
(#89) Expected at least 1 space before "."; 0 found
(#89) Expected at least 1 space after "."; 0 found
(#95) Expected at least 1 space before "."; 0 found
(#95) Expected at least 1 space after "."; 0 found
(#95) Expected at least 1 space before "."; 0 found
(#95) Expected at least 1 space after "."; 0 found
(#96) Expected at least 1 space before "."; 0 found
(#96) Expected at least 1 space after "."; 0 found
(#96) Expected at least 1 space before "."; 0 found
(#96) Expected at least 1 space after "."; 0 found
(#97) Expected at least 1 space before "."; 0 found
(#97) Expected at least 1 space after "."; 0 found
(#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
(#98) Expected at least 1 space before "."; 0 found
(#98) Expected at least 1 space after "."; 0 found
(#100) Expected at least 1 space before "."; 0 found
(#100) Expected at least 1 space after "."; 0 found
(#100) Expected at least 1 space before "."; 0 found
(#100) Expected at least 1 space after "."; 0 found
(#101) Expected at least 1 space before "."; 0 found
(#101) Expected at least 1 space after "."; 0 found
(#101) Expected at least 1 space before "."; 0 found
(#101) Expected at least 1 space after "."; 0 found
(#103) Expected at least 1 space before "."; 0 found
(#103) Expected at least 1 space after "."; 0 found
(#103) Expected at least 1 space before "."; 0 found
(#103) Expected at least 1 space after "."; 0 found
local/o365/classes/adminsetting/serviceresource.php
(#35) Expected at least 1 space before "."; 0 found
(#35) Expected at least 1 space after "."; 0 found
(#67) Expected at least 1 space before "."; 0 found
(#67) Expected at least 1 space after "."; 0 found
(#72) Expected at least 1 space before "."; 0 found
(#72) Expected at least 1 space after "."; 0 found
(#77) Expected at least 1 space before "."; 0 found
(#77) Expected at least 1 space after "."; 0 found
(#82) Expected at least 1 space before "."; 0 found
(#82) Expected at least 1 space after "."; 0 found
(#82) Expected at least 1 space before "."; 0 found
(#82) Expected at least 1 space after "."; 0 found
(#96) Expected at least 1 space before "."; 0 found
(#96) Expected at least 1 space after "."; 0 found
(#96) Expected at least 1 space before "."; 0 found
(#96) Expected at least 1 space after "."; 0 found
(#97) Expected at least 1 space before "."; 0 found
(#97) Expected at least 1 space after "."; 0 found
(#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
(#98) Expected at least 1 space before "."; 0 found
(#98) Expected at least 1 space after "."; 0 found
(#99) Expected at least 1 space before "."; 0 found
(#99) Expected at least 1 space after "."; 0 found
(#99) Expected at least 1 space before "."; 0 found
(#99) Expected at least 1 space after "."; 0 found
(#100) Expected at least 1 space before "."; 0 found
(#100) Expected at least 1 space after "."; 0 found
(#100) Expected at least 1 space before "."; 0 found
(#100) Expected at least 1 space after "."; 0 found
(#101) Expected at least 1 space before "."; 0 found
(#101) Expected at least 1 space after "."; 0 found
(#101) Expected at least 1 space before "."; 0 found
(#101) Expected at least 1 space after "."; 0 found
(#102) Expected at least 1 space before "."; 0 found
(#102) Expected at least 1 space after "."; 0 found
(#102) Expected at least 1 space before "."; 0 found
(#102) Expected at least 1 space after "."; 0 found
(#103) Expected at least 1 space before "."; 0 found
(#103) Expected at least 1 space after "."; 0 found
(#103) Expected at least 1 space before "."; 0 found
(#103) 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
(#104) Expected at least 1 space before "."; 0 found
(#104) Expected at least 1 space after "."; 0 found
(#105) Expected at least 1 space before "."; 0 found
(#105) Expected at least 1 space after "."; 0 found
(#105) Expected at least 1 space before "."; 0 found
(#105) Expected at least 1 space after "."; 0 found
(#107) Expected at least 1 space before "."; 0 found
(#107) Expected at least 1 space after "."; 0 found
(#107) Expected at least 1 space before "."; 0 found
(#107) Expected at least 1 space after "."; 0 found
(#115) Expected at least 1 space before "."; 0 found
(#115) Expected at least 1 space after "."; 0 found
local/o365/classes/adminsetting/tabs.php
(#89) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#111) Blank line found at start of control structure
(#115) Blank line found at end of control structure
(#118) Blank line found at end of control structure
local/o365/classes/adminsetting/toollink.php
(#34) Expected at least 1 space before "."; 0 found
(#34) Expected at least 1 space after "."; 0 found
local/o365/classes/adminsetting/usersynccreationrestriction.php
(#34) Expected at least 1 space before "."; 0 found
(#34) Expected at least 1 space after "."; 0 found
(#80) Opening parenthesis of a multi-line function call must be the last content on the line
(#81) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#81) Only one argument is allowed per line in a multi-line function call
(#81) Closing parenthesis of a multi-line function call must be on a line by itself
(#150) Opening parenthesis of a multi-line function call must be the last content on the line
(#151) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#151) Expected at least 1 space before "."; 0 found
(#151) Expected at least 1 space after "."; 0 found
(#151) Only one argument is allowed per line in a multi-line function call
(#151) Only one argument is allowed per line in a multi-line function call
(#151) Only one argument is allowed per line in a multi-line function call
(#151) Closing parenthesis of a multi-line function call must be on a line by itself
(#157) Expected at least 1 space before "."; 0 found
(#157) Expected at least 1 space after "."; 0 found
(#173) Expected at least 1 space before "."; 0 found
(#173) Expected at least 1 space after "."; 0 found
local/o365/classes/adminsetting/verifysetup.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
(#82) Opening parenthesis of a multi-line function call must be the last content on the line
(#82) Only one argument is allowed per line in a multi-line function call
(#83) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#83) Closing parenthesis of a multi-line function call must be on a line by itself
(#85) Expected at least 1 space before "."; 0 found
(#85) Expected at least 1 space after "."; 0 found
(#99) Expected at least 1 space before "."; 0 found
(#99) Expected at least 1 space after "."; 0 found
(#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
(#121) Expected at least 1 space before "."; 0 found
(#121) Expected at least 1 space after "."; 0 found
(#121) Expected at least 1 space before "."; 0 found
(#121) Expected at least 1 space after "."; 0 found
(#122) Expected at least 1 space before "."; 0 found
(#122) Expected at least 1 space after "."; 0 found
(#122) Expected at least 1 space before "."; 0 found
(#122) Expected at least 1 space after "."; 0 found
(#123) Expected at least 1 space before "."; 0 found
(#123) Expected at least 1 space after "."; 0 found
(#123) Expected at least 1 space before "."; 0 found
(#123) Expected at least 1 space after "."; 0 found
(#124) Expected at least 1 space before "."; 0 found
(#124) Expected at least 1 space after "."; 0 found
(#124) Expected at least 1 space before "."; 0 found
(#124) Expected at least 1 space after "."; 0 found
(#125) Expected at least 1 space before "."; 0 found
(#125) Expected at least 1 space after "."; 0 found
(#125) Expected at least 1 space before "."; 0 found
(#125) Expected at least 1 space after "."; 0 found
(#127) Expected at least 1 space before "."; 0 found
(#127) Expected at least 1 space after "."; 0 found
(#127) Expected at least 1 space before "."; 0 found
(#127) Expected at least 1 space after "."; 0 found
(#128) Expected at least 1 space before "."; 0 found
(#128) Expected at least 1 space after "."; 0 found
(#128) Expected at least 1 space before "."; 0 found
(#128) Expected at least 1 space after "."; 0 found
(#129) Expected at least 1 space before "."; 0 found
(#129) Expected at least 1 space after "."; 0 found
(#129) Expected at least 1 space before "."; 0 found
(#129) Expected at least 1 space after "."; 0 found
(#130) Expected at least 1 space before "."; 0 found
(#130) Expected at least 1 space after "."; 0 found
(#130) Expected at least 1 space before "."; 0 found
(#130) Expected at least 1 space after "."; 0 found
(#131) Expected at least 1 space before "."; 0 found
(#131) Expected at least 1 space after "."; 0 found
(#131) Expected at least 1 space before "."; 0 found
(#131) Expected at least 1 space after "."; 0 found
(#132) Expected at least 1 space before "."; 0 found
(#132) Expected at least 1 space after "."; 0 found
(#132) Expected at least 1 space before "."; 0 found
(#132) Expected at least 1 space after "."; 0 found
(#133) Expected at least 1 space before "."; 0 found
(#133) Expected at least 1 space after "."; 0 found
(#133) Expected at least 1 space before "."; 0 found
(#133) Expected at least 1 space after "."; 0 found
(#134) Expected at least 1 space before "."; 0 found
(#134) Expected at least 1 space after "."; 0 found
(#134) Expected at least 1 space before "."; 0 found
(#134) Expected at least 1 space after "."; 0 found
(#135) Expected at least 1 space before "."; 0 found
(#135) Expected at least 1 space after "."; 0 found
(#135) Expected at least 1 space before "."; 0 found
(#135) Expected at least 1 space after "."; 0 found
(#136) Expected at least 1 space before "."; 0 found
(#136) Expected at least 1 space after "."; 0 found
(#136) Expected at least 1 space before "."; 0 found
(#136) Expected at least 1 space after "."; 0 found
(#138) Expected at least 1 space before "."; 0 found
(#138) Expected at least 1 space after "."; 0 found
(#138) Expected at least 1 space before "."; 0 found
(#138) Expected at least 1 space after "."; 0 found
(#139) Expected at least 1 space before "."; 0 found
(#139) Expected at least 1 space after "."; 0 found
(#139) Expected at least 1 space before "."; 0 found
(#139) Expected at least 1 space after "."; 0 found
(#140) Expected at least 1 space before "."; 0 found
(#140) Expected at least 1 space after "."; 0 found
(#140) Expected at least 1 space before "."; 0 found
(#140) Expected at least 1 space after "."; 0 found
(#141) Expected at least 1 space before "."; 0 found
(#141) Expected at least 1 space after "."; 0 found
(#141) Expected at least 1 space before "."; 0 found
(#141) Expected at least 1 space after "."; 0 found
(#142) Expected at least 1 space before "."; 0 found
(#143) Expected at least 1 space before "."; 0 found
(#143) Expected at least 1 space after "."; 0 found
(#144) Expected at least 1 space before "."; 0 found
(#144) Expected at least 1 space after "."; 0 found
(#144) Expected at least 1 space before "."; 0 found
(#144) Expected at least 1 space after "."; 0 found
(#145) Expected at least 1 space before "."; 0 found
(#145) Expected at least 1 space after "."; 0 found
(#145) Expected at least 1 space before "."; 0 found
(#145) Expected at least 1 space after "."; 0 found
(#146) Expected at least 1 space before "."; 0 found
(#147) Expected at least 1 space before "."; 0 found
(#147) Expected at least 1 space after "."; 0 found
(#148) Expected at least 1 space before "."; 0 found
(#148) Expected at least 1 space after "."; 0 found
(#148) Expected at least 1 space before "."; 0 found
(#148) Expected at least 1 space after "."; 0 found
(#149) Expected at least 1 space before "."; 0 found
(#149) Expected at least 1 space after "."; 0 found
(#149) Expected at least 1 space before "."; 0 found
(#149) Expected at least 1 space after "."; 0 found
(#151) Expected at least 1 space before "."; 0 found
(#151) Expected at least 1 space after "."; 0 found
(#151) Expected at least 1 space before "."; 0 found
(#151) Expected at least 1 space after "."; 0 found
(#152) Expected at least 1 space before "."; 0 found
(#152) Expected at least 1 space after "."; 0 found
(#152) Expected at least 1 space before "."; 0 found
(#152) Expected at least 1 space after "."; 0 found
(#153) Expected at least 1 space before "."; 0 found
(#153) Expected at least 1 space after "."; 0 found
(#153) Expected at least 1 space before "."; 0 found
(#153) Expected at least 1 space after "."; 0 found
(#154) Expected at least 1 space before "."; 0 found
(#154) Expected at least 1 space after "."; 0 found
(#154) Expected at least 1 space before "."; 0 found
(#154) Expected at least 1 space after "."; 0 found
(#155) Expected at least 1 space before "."; 0 found
(#155) Expected at least 1 space after "."; 0 found
(#155) Expected at least 1 space before "."; 0 found
(#155) Expected at least 1 space after "."; 0 found
(#156) Expected at least 1 space before "."; 0 found
(#156) Expected at least 1 space after "."; 0 found
(#156) Expected at least 1 space before "."; 0 found
(#156) Expected at least 1 space after "."; 0 found
(#158) Expected at least 1 space before "."; 0 found
(#158) Expected at least 1 space after "."; 0 found
(#158) Expected at least 1 space before "."; 0 found
(#158) 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
local/o365/classes/feature/calsync/form/element/calendar.php
(#51) Property name "$_helpbutton" should not be prefixed with an underscore to indicate visibility
(#62) 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) Multi-line function declarations must define one parameter per line
(#62) Multi-line function declarations must define one parameter per line
(#63) The closing parenthesis of a multi-line function declaration must be on a new line
(#141) Expected at least 1 space before "."; 0 found
(#141) Expected at least 1 space after "."; 0 found
(#142) Expected at least 1 space before "."; 0 found
(#142) Expected at least 1 space after "."; 0 found
(#144) Expected at least 1 space before "."; 0 found
(#153) Expected at least 1 space before "."; 0 found
(#153) Expected at least 1 space after "."; 0 found
(#156) Expected at least 1 space before "."; 0 found
(#156) Expected at least 1 space after "."; 0 found
(#157) Expected at least 1 space before "."; 0 found
(#157) Expected at least 1 space after "."; 0 found
(#158) Expected at least 1 space before "."; 0 found
(#158) Expected at least 1 space after "."; 0 found
(#158) Expected at least 1 space before "."; 0 found
(#158) Expected at least 1 space after "."; 0 found
(#179) Expected at least 1 space before "."; 0 found
(#179) Expected at least 1 space after "."; 0 found
(#180) Expected at least 1 space before "."; 0 found
(#180) Expected at least 1 space after "."; 0 found
(#181) Expected at least 1 space before "."; 0 found
(#181) Expected at least 1 space after "."; 0 found
(#181) Expected at least 1 space before "."; 0 found
(#181) Expected at least 1 space after "."; 0 found
local/o365/classes/feature/calsync/form/subscriptions.php
(#32) Expected at least 1 space before "."; 0 found
(#32) Expected at least 1 space after "."; 0 found
(#34) Opening parenthesis of a multi-line function call must be the last content on the line
(#36) Multi-line function call not indented correctly; expected 0 spaces but found 4
(#36) Closing parenthesis of a multi-line function call must be on a line by itself
(#75) Opening parenthesis of a multi-line function call must be the last content on the line
(#75) Only one argument is allowed per line in a multi-line function call
(#75) Only one argument is allowed per line in a multi-line function call
(#75) Only one argument is allowed per line in a multi-line function call
(#75) Only one argument is allowed per line in a multi-line function call
(#76) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#76) Closing parenthesis of a multi-line function call must be on a line by itself
(#80) Opening parenthesis of a multi-line function call must be the last content on the line
(#80) 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
(#80) Only one argument is allowed per line in a multi-line function call
(#81) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#81) Closing parenthesis of a multi-line function call must be on a line by itself
(#86) Opening parenthesis of a multi-line function call must be the last content on the line
(#86) Only one argument is allowed per line in a multi-line function call
(#86) Expected at least 1 space before "."; 0 found
(#86) Expected at least 1 space after "."; 0 found
(#86) Expected at least 1 space before "."; 0 found
(#86) Expected at least 1 space after "."; 0 found
(#86) Only one argument is allowed per line in a multi-line function call
(#86) Only one argument is allowed per line in a multi-line function call
(#86) Only one argument is allowed per line in a multi-line function call
(#87) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#87) Closing parenthesis of a multi-line function call must be on a line by itself
(#104) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#104) Multi-line function declarations must define one parameter per line
(#104) Multi-line function declarations must define one parameter per line
(#105) Multi-line function declaration not indented correctly; expected 8 spaces but found 12
(#105) Multi-line function declarations must define one parameter per line
(#105) The closing parenthesis of a multi-line function declaration must be on a new line
(#160) Expected at least 1 space before "."; 0 found
(#160) Expected at least 1 space after "."; 0 found
local/o365/classes/feature/calsync/main.php
(#283) Opening parenthesis of a multi-line function call must be the last content on the line
(#284) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#284) Closing parenthesis of a multi-line function call must be on a line by itself
(#301) Opening parenthesis of a multi-line function call must be the last content on the line
(#301) Only one argument is allowed per line in a multi-line function call
(#301) Only one argument is allowed per line in a multi-line function call
(#301) Only one argument is allowed per line in a multi-line function call
(#301) Only one argument is allowed per line in a multi-line function call
(#302) Multi-line function call not indented correctly; expected 24 spaces but found 28
(#302) Only one argument is allowed per line in a multi-line function call
(#302) Closing parenthesis of a multi-line function call must be on a line by itself
(#480) Expected at least 1 space before "."; 0 found
(#480) Expected at least 1 space after "."; 0 found
(#535) Expected at least 1 space before "."; 0 found
(#535) Expected at least 1 space after "."; 0 found
(#535) Expected at least 1 space before "."; 0 found
(#535) Expected at least 1 space after "."; 0 found
(#535) Expected at least 1 space before "."; 0 found
(#535) Expected at least 1 space after "."; 0 found
(#585) Expected at least 1 space before "."; 0 found
(#585) Expected at least 1 space after "."; 0 found
(#585) Expected at least 1 space before "."; 0 found
(#585) Expected at least 1 space after "."; 0 found
(#585) Expected at least 1 space before "."; 0 found
(#585) Expected at least 1 space after "."; 0 found
(#587) Expected at least 1 space before "."; 0 found
(#587) Expected at least 1 space after "."; 0 found
(#587) Expected at least 1 space before "."; 0 found
(#587) Expected at least 1 space after "."; 0 found
(#587) Expected at least 1 space before "."; 0 found
(#587) Expected at least 1 space after "."; 0 found
(#587) Expected at least 1 space before "."; 0 found
(#588) Expected at least 1 space before "."; 0 found
(#588) Expected at least 1 space after "."; 0 found
(#590) Expected at least 1 space before "."; 0 found
(#590) Expected at least 1 space after "."; 0 found
(#590) Expected at least 1 space before "."; 0 found
(#590) Expected at least 1 space after "."; 0 found
(#590) Expected at least 1 space before "."; 0 found
(#590) Expected at least 1 space after "."; 0 found
(#595) Expected at least 1 space before "."; 0 found
(#595) Expected at least 1 space after "."; 0 found
(#595) Expected at least 1 space before "."; 0 found
(#595) Expected at least 1 space after "."; 0 found
(#596) Expected at least 1 space before "."; 0 found
(#596) Expected at least 1 space after "."; 0 found
local/o365/classes/feature/calsync/observers.php
(#32) Expected at least 1 space before "."; 0 found
(#32) Expected at least 1 space after "."; 0 found
local/o365/classes/feature/calsync/task/importfromoutlook.php
(#49) Expected at least 1 space before "."; 0 found
(#49) Expected at least 1 space after "."; 0 found
(#71) Expected at least 1 space before "."; 0 found
(#71) Expected at least 1 space after "."; 0 found
(#141) Expected at least 1 space before "."; 0 found
(#141) Expected at least 1 space after "."; 0 found
(#150) Expected at least 1 space before "."; 0 found
(#150) Expected at least 1 space after "."; 0 found
local/o365/classes/feature/calsync/task/syncoldevents.php
(#110) Expected at least 1 space before "."; 0 found
(#110) Expected at least 1 space after "."; 0 found
(#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
(#124) Multi-line function call not indented correctly; expected 32 spaces but found 36
(#124) Closing parenthesis of a multi-line function call must be on a line by itself
(#143) Opening parenthesis of a multi-line function call must be the last content on the line
(#143) Only one argument is allowed per line in a multi-line function call
(#143) Only one argument is allowed per line in a multi-line function call
(#143) Only one argument is allowed per line in a multi-line function call
(#143) Only one argument is allowed per line in a multi-line function call
(#143) Only one argument is allowed per line in a multi-line function call
(#144) Multi-line function call not indented correctly; expected 28 spaces but found 36
(#144) Only one argument is allowed per line in a multi-line function call
(#144) Only one argument is allowed per line in a multi-line function call
(#144) Closing parenthesis of a multi-line function call must be on a line by itself
(#175) Opening parenthesis of a multi-line function call must be the last content on the line
(#175) Only one argument is allowed per line in a multi-line function call
(#175) Only one argument is allowed per line in a multi-line function call
(#175) Only one argument is allowed per line in a multi-line function call
(#175) Only one argument is allowed per line in a multi-line function call
(#175) Only one argument is allowed per line in a multi-line function call
(#176) Multi-line function call not indented correctly; expected 24 spaces but found 28
(#176) Closing parenthesis of a multi-line function call must be on a line by itself
(#179) Blank line found at end of control structure
(#182) Expected at least 1 space before "."; 0 found
(#182) Expected at least 1 space after "."; 0 found
(#182) Expected at least 1 space before "."; 0 found
(#182) Expected at least 1 space after "."; 0 found
(#182) Expected at least 1 space before "."; 0 found
(#182) 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
(#263) Opening parenthesis of a multi-line function call must be the last content on the line
(#263) Only one argument is allowed per line in a multi-line function call
(#264) Multi-line function call not indented correctly; expected 32 spaces but found 36
(#264) Closing parenthesis of a multi-line function call must be on a line by itself
(#284) Opening parenthesis of a multi-line function call must be the last content on the line
(#284) Only one argument is allowed per line in a multi-line function call
(#284) Only one argument is allowed per line in a multi-line function call
(#284) Only one argument is allowed per line in a multi-line function call
(#284) Only one argument is allowed per line in a multi-line function call
(#284) Only one argument is allowed per line in a multi-line function call
(#285) Multi-line function call not indented correctly; expected 28 spaces but found 36
(#285) Only one argument is allowed per line in a multi-line function call
(#285) Only one argument is allowed per line in a multi-line function call
(#285) Closing parenthesis of a multi-line function call must be on a line by itself
(#288) Expected at least 1 space before "."; 0 found
(#288) Expected at least 1 space after "."; 0 found
(#320) Opening parenthesis of a multi-line function call must be the last content on the line
(#320) Only one argument is allowed per line in a multi-line function call
(#320) Only one argument is allowed per line in a multi-line function call
(#320) Only one argument is allowed per line in a multi-line function call
(#320) Only one argument is allowed per line in a multi-line function call
(#320) Only one argument is allowed per line in a multi-line function call
(#321) Multi-line function call not indented correctly; expected 24 spaces but found 28
(#321) Closing parenthesis of a multi-line function call must be on a line by itself
(#390) Expected at least 1 space before "."; 0 found
(#390) Expected at least 1 space after "."; 0 found
local/o365/classes/feature/cohortsync/main.php
(#295) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#296) The closing parenthesis of a multi-line function declaration must be on a new line
(#337) Opening parenthesis of a multi-line function call must be the last content on the line
(#337) Only one argument is allowed per line in a multi-line function call
(#338) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#338) Closing parenthesis of a multi-line function call must be on a line by itself
local/o365/classes/feature/courserequest/main.php
(#145) Opening parenthesis of a multi-line function call must be the last content on the line
(#145) Only one argument is allowed per line in a multi-line function call
(#146) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#146) Closing parenthesis of a multi-line function call must be on a line by itself
(#157) Expected 1 space after FUNCTION keyword; 0 found
(#248) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#248) Opening parenthesis of a multi-line function call must be the last content on the line
(#249) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#249) Closing parenthesis of a multi-line function call must be on a line by itself
(#249) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#262) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#263) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#278) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#278) Opening parenthesis of a multi-line function call must be the last content on the line
(#279) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#279) Closing parenthesis of a multi-line function call must be on a line by itself
(#279) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#292) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#293) The closing parenthesis of a multi-line control structure must be on the line after the last expression
local/o365/classes/feature/coursesync/main.php
(#231) Opening parenthesis of a multi-line function call must be the last content on the line
(#231) Only one argument is allowed per line in a multi-line function call
(#231) Only one argument is allowed per line in a multi-line function call
(#231) Only one argument is allowed per line in a multi-line function call
(#232) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#232) Closing parenthesis of a multi-line function call must be on a line by itself
(#234) Opening parenthesis of a multi-line function call must be the last content on the line
(#235) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#235) Closing parenthesis of a multi-line function call must be on a line by itself
(#282) Opening parenthesis of a multi-line function call must be the last content on the line
(#283) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#283) Closing parenthesis of a multi-line function call must be on a line by itself
(#327) Opening parenthesis of a multi-line function call must be the last content on the line
(#328) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#328) Closing parenthesis of a multi-line function call must be on a line by itself
(#352) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#352) Multi-line function declarations must define one parameter per line
(#352) Multi-line function declarations must define one parameter per line
(#353) The closing parenthesis of a multi-line function declaration must be on a new line
(#377) Opening parenthesis of a multi-line function call must be the last content on the line
(#378) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#378) Closing parenthesis of a multi-line function call must be on a line by itself
(#410) Opening parenthesis of a multi-line function call must be the last content on the line
(#411) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#411) Closing parenthesis of a multi-line function call must be on a line by itself
(#468) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#469) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#524) Opening parenthesis of a multi-line function call must be the last content on the line
(#525) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#525) Closing parenthesis of a multi-line function call must be on a line by itself
(#545) Opening parenthesis of a multi-line function call must be the last content on the line
(#546) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#546) Closing parenthesis of a multi-line function call must be on a line by itself
(#561) Opening parenthesis of a multi-line function call must be the last content on the line
(#562) Multi-line function call not indented correctly; expected 24 spaces but found 28
(#562) Closing parenthesis of a multi-line function call must be on a line by itself
(#564) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#565) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#640) Opening parenthesis of a multi-line function call must be the last content on the line
(#641) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#641) Closing parenthesis of a multi-line function call must be on a line by itself
(#656) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#657) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#688) Opening parenthesis of a multi-line function call must be the last content on the line
(#689) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#689) Closing parenthesis of a multi-line function call must be on a line by itself
(#735) Opening parenthesis of a multi-line function call must be the last content on the line
(#736) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#736) Closing parenthesis of a multi-line function call must be on a line by itself
(#756) Opening parenthesis of a multi-line function call must be the last content on the line
(#757) Multi-line function call not indented correctly; expected 24 spaces but found 28
(#757) Closing parenthesis of a multi-line function call must be on a line by itself
(#776) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#776) Multi-line function declarations must define one parameter per line
(#776) Multi-line function declarations must define one parameter per line
(#777) The closing parenthesis of a multi-line function declaration must be on a new line
(#888) Opening parenthesis of a multi-line function call must be the last content on the line
(#888) Only one argument is allowed per line in a multi-line function call
(#888) Only one argument is allowed per line in a multi-line function call
(#889) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#889) Closing parenthesis of a multi-line function call must be on a line by itself
(#1031) Parentheses must be used when instantiating a new class
(#1155) Opening parenthesis of a multi-line function call must be the last content on the line
(#1156) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#1156) Only one argument is allowed per line in a multi-line function call
(#1156) Closing parenthesis of a multi-line function call must be on a line by itself
(#1159) Opening parenthesis of a multi-line function call must be the last content on the line
(#1160) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#1160) Only one argument is allowed per line in a multi-line function call
(#1160) Only one argument is allowed per line in a multi-line function call
(#1160) Only one argument is allowed per line in a multi-line function call
(#1160) Closing parenthesis of a multi-line function call must be on a line by itself
(#1278) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#1278) Multi-line function declarations must define one parameter per line
(#1278) Multi-line function declarations must define one parameter per line
(#1279) The closing parenthesis of a multi-line function declaration must be on a new line
(#1332) Opening parenthesis of a multi-line function call must be the last content on the line
(#1333) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#1333) Only one argument is allowed per line in a multi-line function call
(#1333) Closing parenthesis of a multi-line function call must be on a line by itself
(#1681) Opening parenthesis of a multi-line function call must be the last content on the line
(#1682) Multi-line function call not indented correctly; expected 24 spaces but found 28
(#1682) Closing parenthesis of a multi-line function call must be on a line by itself
(#1716) Opening parenthesis of a multi-line function call must be the last content on the line
(#1717) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#1717) Closing parenthesis of a multi-line function call must be on a line by itself
(#1739) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#1739) Multi-line function declarations must define one parameter per line
(#1740) The closing parenthesis of a multi-line function declaration must be on a new line
(#1821) Opening parenthesis of a multi-line function call must be the last content on the line
(#1821) Only one argument is allowed per line in a multi-line function call
(#1822) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#1822) Closing parenthesis of a multi-line function call must be on a line by itself
(#1826) Opening parenthesis of a multi-line function call must be the last content on the line
(#1826) Only one argument is allowed per line in a multi-line function call
(#1827) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#1827) Closing parenthesis of a multi-line function call must be on a line by itself
(#1846) Opening parenthesis of a multi-line function call must be the last content on the line
(#1846) Only one argument is allowed per line in a multi-line function call
(#1846) Only one argument is allowed per line in a multi-line function call
(#1847) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#1847) Closing parenthesis of a multi-line function call must be on a line by itself
(#1870) Opening parenthesis of a multi-line function call must be the last content on the line
(#1870) Only one argument is allowed per line in a multi-line function call
(#1870) Only one argument is allowed per line in a multi-line function call
(#1871) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#1871) Closing parenthesis of a multi-line function call must be on a line by itself
(#1901) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#1901) Multi-line function declarations must define one parameter per line
(#1901) Multi-line function declarations must define one parameter per line
(#1902) The closing parenthesis of a multi-line function declaration must be on a new line
local/o365/classes/feature/coursesync/observers.php
(#79) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#80) The closing parenthesis of a multi-line control structure must be on the line after the last expression
local/o365/classes/feature/coursesync/utils.php
(#208) Opening parenthesis of a multi-line function call must be the last content on the line
(#209) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#209) Only one argument is allowed per line in a multi-line function call
(#209) Closing parenthesis of a multi-line function call must be on a line by itself
(#217) Parentheses must be used when instantiating a new class
(#235) Opening parenthesis of a multi-line function call must be the last content on the line
(#235) Only one argument is allowed per line in a multi-line function call
(#236) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#236) Closing parenthesis of a multi-line function call must be on a line by itself
(#258) Opening parenthesis of a multi-line function call must be the last content on the line
(#258) Only one argument is allowed per line in a multi-line function call
(#258) Only one argument is allowed per line in a multi-line function call
(#259) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#259) Closing parenthesis of a multi-line function call must be on a line by itself
(#430) Space after opening parenthesis of function call prohibited
(#488) Opening parenthesis of a multi-line function call must be the last content on the line
(#488) Only one argument is allowed per line in a multi-line function call
(#489) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#489) Only one argument is allowed per line in a multi-line function call
(#489) Closing parenthesis of a multi-line function call must be on a line by itself
(#501) Opening parenthesis of a multi-line function call must be the last content on the line
(#501) Only one argument is allowed per line in a multi-line function call
(#502) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#502) Only one argument is allowed per line in a multi-line function call
(#502) Closing parenthesis of a multi-line function call must be on a line by itself
(#671) Opening parenthesis of a multi-line function call must be the last content on the line
(#671) Only one argument is allowed per line in a multi-line function call
(#672) Multi-line function call not indented correctly; expected 24 spaces but found 28
(#672) Only one argument is allowed per line in a multi-line function call
(#672) Closing parenthesis of a multi-line function call must be on a line by itself
(#678) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#678) Opening parenthesis of a multi-line function call must be the last content on the line
(#679) Multi-line function call not indented correctly; expected 32 spaces but found 36
(#679) Closing parenthesis of a multi-line function call must be on a line by itself
(#679) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#740) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#740) Multi-line function declarations must define one parameter per line
(#740) Multi-line function declarations must define one parameter per line
(#741) Multi-line function declarations must define one parameter per line
(#741) Multi-line function declarations must define one parameter per line
(#741) The closing parenthesis of a multi-line function declaration must be on a new line
(#842) Opening parenthesis of a multi-line function call must be the last content on the line
(#843) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#843) Closing parenthesis of a multi-line function call must be on a line by itself
local/o365/classes/feature/sds/task/sync.php
(#70) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#70) Closing parenthesis of a multi-line function call must be on a line by itself
(#80) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#81) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#253) Opening parenthesis of a multi-line function call must be the last content on the line
(#253) Only one argument is allowed per line in a multi-line function call
(#254) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#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
(#390) Expected at least 1 space before "."; 0 found
(#438) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#438) Multi-line function declarations must define one parameter per line
(#438) Multi-line function declarations must define one parameter per line
(#439) The closing parenthesis of a multi-line function declaration must be on a new line
local/o365/classes/feature/userconnections/filtering.php
(#31) Expected at least 1 space before "."; 0 found
(#31) Expected at least 1 space after "."; 0 found
(#36) Opening brace must not be followed by a blank line
(#47) Blank line found at start of control structure
(#86) Incorrect spacing between argument "$extra" and equals sign; expected 1 but found 0
(#86) Incorrect spacing between default value and equals sign for argument "$extra"; expected 1 but found 0
(#86) Incorrect spacing between argument "$params" and equals sign; expected 1 but found 0
(#86) Incorrect spacing between default value and equals sign for argument "$params"; expected 1 but found 0
local/o365/classes/feature/userconnections/table.php
(#31) Expected at least 1 space before "."; 0 found
(#31) Expected at least 1 space after "."; 0 found
(#50) Parentheses must be used when instantiating a new class
(#108) Incorrect spacing between argument "$useinitialsbar" and equals sign; expected 1 but found 0
(#108) Incorrect spacing between default value and equals sign for argument "$useinitialsbar"; expected 1 but found 0
(#140) Expected at least 1 space before "."; 0 found
(#140) Expected at least 1 space after "."; 0 found
(#150) Expected at least 1 space before "."; 0 found
(#150) Expected at least 1 space after "."; 0 found
(#150) Expected at least 1 space before "."; 0 found
(#150) 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
(#161) Expected at least 1 space before "."; 0 found
(#161) Expected at least 1 space after "."; 0 found
(#306) The closing brace for the class must go on the next line after the body
local/o365/classes/feature/usersync/main.php
(#142) Expected at least 1 space before "."; 0 found
(#142) Expected at least 1 space after "."; 0 found
(#142) Expected at least 1 space before "."; 0 found
(#142) Expected at least 1 space after "."; 0 found
(#142) Expected at least 1 space before "."; 0 found
(#142) Expected at least 1 space after "."; 0 found
(#142) Expected at least 1 space before "."; 0 found
(#142) Expected at least 1 space after "."; 0 found
(#168) Expected at least 1 space before "."; 0 found
(#168) Expected at least 1 space after "."; 0 found
(#168) Expected at least 1 space before "."; 0 found
(#168) Expected at least 1 space after "."; 0 found
(#168) Expected at least 1 space before "."; 0 found
(#168) Expected at least 1 space after "."; 0 found
(#168) Expected at least 1 space before "."; 0 found
(#168) Expected at least 1 space after "."; 0 found
(#168) Expected at least 1 space before "."; 0 found
(#168) Expected at least 1 space after "."; 0 found
(#606) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#607) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#651) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#652) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#671) Space found before comma in argument list
(#671) Expected no space between "'_'" and the comma. Found: 1 space
(#832) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#833) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#1089) Blank line found at end of control structure
(#1134) Opening parenthesis of a multi-line function call must be the last content on the line
(#1134) Only one argument is allowed per line in a multi-line function call
(#1134) Only one argument is allowed per line in a multi-line function call
(#1135) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1135) Closing parenthesis of a multi-line function call must be on a line by itself
(#1210) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#1211) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#1224) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#1226) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#1229) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#1229) Opening parenthesis of a multi-line function call must be the last content on the line
(#1230) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#1230) Closing parenthesis of a multi-line function call must be on a line by itself
(#1230) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#1279) Opening parenthesis of a multi-line function call must be the last content on the line
(#1279) Only one argument is allowed per line in a multi-line function call
(#1279) Only one argument is allowed per line in a multi-line function call
(#1280) Multi-line function call not indented correctly; expected 32 spaces but found 36
(#1280) Closing parenthesis of a multi-line function call must be on a line by itself
(#1300) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#1301) Opening parenthesis of a multi-line function call must be the last content on the line
(#1302) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#1302) Closing parenthesis of a multi-line function call must be on a line by itself
(#1302) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#1344) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#1344) Opening parenthesis of a multi-line function call must be the last content on the line
(#1345) Multi-line function call not indented correctly; expected 40 spaces but found 44
(#1345) Closing parenthesis of a multi-line function call must be on a line by itself
(#1345) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#1553) Opening parenthesis of a multi-line function call must be the last content on the line
(#1554) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#1554) Closing parenthesis of a multi-line function call must be on a line by itself
(#1578) Expected at least 1 space before "."; 0 found
(#1578) Expected at least 1 space after "."; 0 found
(#1578) Expected at least 1 space before "."; 0 found
(#1578) Expected at least 1 space after "."; 0 found
(#1578) Expected at least 1 space before "."; 0 found
(#1578) Expected at least 1 space after "."; 0 found
(#1632) Opening parenthesis of a multi-line function call must be the last content on the line
(#1632) Only one argument is allowed per line in a multi-line function call
(#1633) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#1633) Closing parenthesis of a multi-line function call must be on a line by itself
(#1702) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#1702) Opening parenthesis of a multi-line function call must be the last content on the line
(#1703) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1703) Closing parenthesis of a multi-line function call must be on a line by itself
(#1703) The closing parenthesis of a multi-line control structure must be on the line after the last expression
local/o365/classes/form/cohort_autocomplete.php
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <https://www.gnu.org/licenses/>.".
(#36) Missing docblock for class cohort_autocomplete
(#36) Opening brace must not be followed by a blank line
(#44) Variable "elementName" must be all lower-case
(#44) Variable "elementLabel" must be all lower-case
(#54) Variable "elementName" must be all lower-case
(#54) Variable "elementLabel" must be all lower-case
(#63) Public method name "cohort_autocomplete::setValue" must be in lower-case letters only
(#65) Short array syntax must be used to define arrays
(#92) Expected 1 newline at end of file; 0 found
local/o365/classes/form/cohortsync.php
(#38) Line exceeds 132 characters; contains 161 characters
(#39) Line exceeds 132 characters; contains 164 characters
(#71) Line exceeds 132 characters; contains 153 characters
(#74) Line exceeds 132 characters; contains 155 characters
(#99) Opening parenthesis of a multi-line function call must be the last content on the line
(#100) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#100) Closing parenthesis of a multi-line function call must be on a line by itself
(#104) Opening parenthesis of a multi-line function call must be the last content on the line
(#104) Only one argument is allowed per line in a multi-line function call
(#105) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#105) Closing parenthesis of a multi-line function call must be on a line by itself
local/o365/classes/form/courserequestform.php
(#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
(#129) Only one argument is allowed per line in a multi-line function call
(#130) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#130) Closing parenthesis of a multi-line function call must be on a line by itself
local/o365/classes/form/group_autocomplete.php
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <https://www.gnu.org/licenses/>.".
(#35) Missing docblock for class group_autocomplete
(#35) Opening brace must not be followed by a blank line
(#43) Variable "elementName" must be all lower-case
(#43) Variable "elementLabel" must be all lower-case
(#53) Variable "elementName" must be all lower-case
(#53) Variable "elementLabel" must be all lower-case
(#62) Public method name "group_autocomplete::setValue" must be in lower-case letters only
(#64) Short array syntax must be used to define arrays
(#81) Variable "displayName" must be all lower-case
(#82) Variable "displayName" must be all lower-case
(#83) Variable "displayName" must be all lower-case
(#91) Expected 1 newline at end of file; 0 found
local/o365/classes/form/manualusermatch.php
(#32) Expected at least 1 space before "."; 0 found
(#32) Expected at least 1 space after "."; 0 found
(#60) Expected at least 1 space before "."; 0 found
(#60) Expected at least 1 space after "."; 0 found
(#60) Expected at least 1 space before "."; 0 found
(#60) Expected at least 1 space after "."; 0 found
(#60) Expected at least 1 space before "."; 0 found
(#60) Expected at least 1 space after "."; 0 found
local/o365/classes/form/teamsconnection.php
(#32) Expected at least 1 space before "."; 0 found
(#32) Expected at least 1 space after "."; 0 found
(#44) Opening parenthesis of a multi-line function call must be the last content on the line
(#44) Only one argument is allowed per line in a multi-line function call
(#44) Only one argument is allowed per line in a multi-line function call
(#45) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#45) Closing parenthesis of a multi-line function call must be on a line by itself
local/o365/classes/form/teamstabconfiguration.php
(#43) Opening brace must not be followed by a blank line
(#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
(#55) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#55) Closing parenthesis of a multi-line function call must be on a line by itself
(#63) Opening parenthesis of a multi-line function call must be the last content on the line
(#63) Only one argument is allowed per line in a multi-line function call
(#65) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#65) Only one argument is allowed per line in a multi-line function call
(#65) Closing parenthesis of a multi-line function call must be on a line by itself
(#71) Blank line found at end of control structure
local/o365/classes/form/usermatch.php
(#32) Expected at least 1 space before "."; 0 found
(#32) Expected at least 1 space after "."; 0 found
local/o365/classes/healthcheck/ratelimit.php
(#55) Parentheses must be used when instantiating a new class
local/o365/classes/httpclient.php
(#75) Parentheses must be used when instantiating a new class
local/o365/classes/oauth2/apptoken.php
(#41) Opening brace must not be followed by a blank line
local/o365/classes/oauth2/clientdata.php
(#78) Opening parenthesis of a multi-line function call must be the last content on the line
(#79) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#79) Closing parenthesis of a multi-line function call must be on a line by itself
local/o365/classes/oauth2/token.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
(#72) Multi-line function declarations must define one parameter per line
(#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) Multi-line function declarations must define one parameter per line
(#73) The closing parenthesis of a multi-line function declaration must be on a new line
(#161) Opening parenthesis of a multi-line function call must be the last content on the line
(#161) Only one argument is allowed per line in a multi-line function call
(#161) Only one argument is allowed per line in a multi-line function call
(#161) Only one argument is allowed per line in a multi-line function call
(#161) Only one argument is allowed per line in a multi-line function call
(#162) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#162) Only one argument is allowed per line in a multi-line function call
(#162) Only one argument is allowed per line in a multi-line function call
(#162) Closing parenthesis of a multi-line function call must be on a line by itself
(#195) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#195) Multi-line function declarations must define one parameter per line
(#195) Multi-line function declarations must define one parameter per line
(#196) The closing parenthesis of a multi-line function declaration must be on a new line
(#218) Opening parenthesis of a multi-line function call must be the last content on the line
(#218) Only one argument is allowed per line in a multi-line function call
(#219) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#219) Only one argument is allowed per line in a multi-line function call
(#219) Only one argument is allowed per line in a multi-line function call
(#219) Only one argument is allowed per line in a multi-line function call
(#219) Only one argument is allowed per line in a multi-line function call
(#219) Only one argument is allowed per line in a multi-line function call
(#219) Closing parenthesis of a multi-line function call must be on a line by itself
(#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) Only one argument is allowed per line in a multi-line function call
(#277) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#277) Only one argument is allowed per line in a multi-line function call
(#277) Only one argument is allowed per line in a multi-line function call
(#277) Closing parenthesis of a multi-line function call must be on a line by itself
(#383) Parentheses must be used when instantiating a new class
local/o365/classes/observers.php
(#145) Blank line found at end of control structure
(#205) Expected at least 1 space before "."; 0 found
(#205) Expected at least 1 space after "."; 0 found
(#243) Opening parenthesis of a multi-line function call must be the last content on the line
(#243) Only one argument is allowed per line in a multi-line function call
(#244) Multi-line function call not indented correctly; expected 40 spaces but found 48
(#244) Closing parenthesis of a multi-line function call must be on a line by itself
(#428) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#429) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#461) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#462) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#483) Opening parenthesis of a multi-line function call must be the last content on the line
(#483) Only one argument is allowed per line in a multi-line function call
(#483) Only one argument is allowed per line in a multi-line function call
(#484) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#484) Only one argument is allowed per line in a multi-line function call
(#484) Closing parenthesis of a multi-line function call must be on a line by itself
(#515) Opening parenthesis of a multi-line function call must be the last content on the line
(#516) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#516) Closing parenthesis of a multi-line function call must be on a line by itself
(#566) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#567) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#636) Opening parenthesis of a multi-line function call must be the last content on the line
(#637) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#637) Only one argument is allowed per line in a multi-line function call
(#637) Closing parenthesis of a multi-line function call must be on a line by itself
(#663) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#664) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#691) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#692) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#693) Opening parenthesis of a multi-line function call must be the last content on the line
(#693) Only one argument is allowed per line in a multi-line function call
(#693) Only one argument is allowed per line in a multi-line function call
(#694) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#694) Only one argument is allowed per line in a multi-line function call
(#694) Only one argument is allowed per line in a multi-line function call
(#694) Closing parenthesis of a multi-line function call must be on a line by itself
(#715) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#715) Opening parenthesis of a multi-line function call must be the last content on the line
(#716) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#716) Closing parenthesis of a multi-line function call must be on a line by itself
(#716) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#802) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#802) Opening parenthesis of a multi-line function call must be the last content on the line
(#803) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#803) Closing parenthesis of a multi-line function call must be on a line by itself
(#803) The closing parenthesis of a multi-line control structure must be on the line after the last expression
local/o365/classes/page/acp.php
(#61) Opening brace must not be followed by a blank line
(#83) Opening parenthesis of a multi-line function call must be the last content on the line
(#84) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#84) Closing parenthesis of a multi-line function call must be on a line by itself
(#110) Opening parenthesis of a multi-line function call must be the last content on the line
(#111) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#111) Closing parenthesis of a multi-line function call must be on a line by itself
(#120) Parentheses must be used when instantiating a new class
(#156) Opening parenthesis of a multi-line function call must be the last content on the line
(#157) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#157) Closing parenthesis of a multi-line function call must be on a line by itself
(#304) Parentheses must be used when instantiating a new class
(#324) Opening parenthesis of a multi-line function call must be the last content on the line
(#325) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#325) Closing parenthesis of a multi-line function call must be on a line by itself
(#404) Opening parenthesis of a multi-line function call must be the last content on the line
(#405) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#405) Closing parenthesis of a multi-line function call must be on a line by itself
(#423) The $escape parameter must be passed when calling fgetcsv() as its default value will change in a future PHP version.
(#426) Parentheses must be used when instantiating a new class
(#481) Blank line found at start of control structure
(#590) Opening parenthesis of a multi-line function call must be the last content on the line
(#591) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#591) Closing parenthesis of a multi-line function call must be on a line by itself
(#728) Opening parenthesis of a multi-line function call must be the last content on the line
(#729) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#729) Only one argument is allowed per line in a multi-line function call
(#729) Closing parenthesis of a multi-line function call must be on a line by itself
(#733) Opening parenthesis of a multi-line function call must be the last content on the line
(#735) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#735) Only one argument is allowed per line in a multi-line function call
(#735) Closing parenthesis of a multi-line function call must be on a line by itself
(#739) Opening parenthesis of a multi-line function call must be the last content on the line
(#741) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#741) Only one argument is allowed per line in a multi-line function call
(#741) Closing parenthesis of a multi-line function call must be on a line by itself
(#751) Opening parenthesis of a multi-line function call must be the last content on the line
(#751) Only one argument is allowed per line in a multi-line function call
(#752) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#752) Closing parenthesis of a multi-line function call must be on a line by itself
(#754) Opening parenthesis of a multi-line function call must be the last content on the line
(#754) Only one argument is allowed per line in a multi-line function call
(#755) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#755) Closing parenthesis of a multi-line function call must be on a line by itself
(#760) Opening parenthesis of a multi-line function call must be the last content on the line
(#760) Only one argument is allowed per line in a multi-line function call
(#761) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#761) Closing parenthesis of a multi-line function call must be on a line by itself
(#763) Opening parenthesis of a multi-line function call must be the last content on the line
(#763) Only one argument is allowed per line in a multi-line function call
(#764) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#764) Closing parenthesis of a multi-line function call must be on a line by itself
(#774) Opening parenthesis of a multi-line function call must be the last content on the line
(#775) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#775) Closing parenthesis of a multi-line function call must be on a line by itself
(#784) Opening parenthesis of a multi-line function call must be the last content on the line
(#784) Only one argument is allowed per line in a multi-line function call
(#785) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#785) Closing parenthesis of a multi-line function call must be on a line by itself
(#786) Opening parenthesis of a multi-line function call must be the last content on the line
(#786) Only one argument is allowed per line in a multi-line function call
(#787) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#787) Closing parenthesis of a multi-line function call must be on a line by itself
(#813) Opening parenthesis of a multi-line function call must be the last content on the line
(#813) Only one argument is allowed per line in a multi-line function call
(#813) Only one argument is allowed per line in a multi-line function call
(#814) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#814) Closing parenthesis of a multi-line function call must be on a line by itself
(#864) Opening parenthesis of a multi-line function call must be the last content on the line
(#865) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#865) Closing parenthesis of a multi-line function call must be on a line by itself
(#927) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#927) Opening parenthesis of a multi-line function call must be the last content on the line
(#928) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#928) Closing parenthesis of a multi-line function call must be on a line by itself
(#928) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#929) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#929) Opening parenthesis of a multi-line function call must be the last content on the line
(#930) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#930) Closing parenthesis of a multi-line function call must be on a line by itself
(#931) Opening parenthesis of a multi-line function call must be the last content on the line
(#932) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#932) Closing parenthesis of a multi-line function call must be on a line by itself
(#932) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#937) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#937) Opening parenthesis of a multi-line function call must be the last content on the line
(#938) Multi-line function call not indented correctly; expected 24 spaces but found 28
(#938) Closing parenthesis of a multi-line function call must be on a line by itself
(#938) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#939) Opening parenthesis of a multi-line function call must be the last content on the line
(#940) Multi-line function call not indented correctly; expected 28 spaces but found 32
(#940) Closing parenthesis of a multi-line function call must be on a line by itself
(#959) Opening parenthesis of a multi-line function call must be the last content on the line
(#960) Multi-line function call not indented correctly; expected 24 spaces but found 28
(#960) Closing parenthesis of a multi-line function call must be on a line by itself
(#973) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#973) Opening parenthesis of a multi-line function call must be the last content on the line
(#974) Multi-line function call not indented correctly; expected 24 spaces but found 28
(#974) Closing parenthesis of a multi-line function call must be on a line by itself
(#974) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#975) Opening parenthesis of a multi-line function call must be the last content on the line
(#976) Multi-line function call not indented correctly; expected 28 spaces but found 32
(#976) Closing parenthesis of a multi-line function call must be on a line by itself
(#985) Opening parenthesis of a multi-line function call must be the last content on the line
(#986) Multi-line function call not indented correctly; expected 24 spaces but found 28
(#986) Closing parenthesis of a multi-line function call must be on a line by itself
(#988) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#988) Opening parenthesis of a multi-line function call must be the last content on the line
(#989) Multi-line function call not indented correctly; expected 24 spaces but found 28
(#989) Closing parenthesis of a multi-line function call must be on a line by itself
(#989) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#990) Opening parenthesis of a multi-line function call must be the last content on the line
(#991) Multi-line function call not indented correctly; expected 28 spaces but found 32
(#991) Closing parenthesis of a multi-line function call must be on a line by itself
(#1002) Opening parenthesis of a multi-line function call must be the last content on the line
(#1003) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#1003) Closing parenthesis of a multi-line function call must be on a line by itself
(#1040) Opening parenthesis of a multi-line function call must be the last content on the line
(#1041) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#1041) Closing parenthesis of a multi-line function call must be on a line by itself
(#1096) Opening parenthesis of a multi-line function call must be the last content on the line
(#1097) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1097) Closing parenthesis of a multi-line function call must be on a line by itself
(#1119) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#1119) Opening parenthesis of a multi-line function call must be the last content on the line
(#1120) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1120) Closing parenthesis of a multi-line function call must be on a line by itself
(#1120) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#1125) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#1125) Opening parenthesis of a multi-line function call must be the last content on the line
(#1126) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1126) Closing parenthesis of a multi-line function call must be on a line by itself
(#1126) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#1143) Opening parenthesis of a multi-line function call must be the last content on the line
(#1144) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1144) Only one argument is allowed per line in a multi-line function call
(#1144) Closing parenthesis of a multi-line function call must be on a line by itself
(#1188) Opening parenthesis of a multi-line function call must be the last content on the line
(#1188) Only one argument is allowed per line in a multi-line function call
(#1189) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1189) Closing parenthesis of a multi-line function call must be on a line by itself
(#1218) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#1218) Opening parenthesis of a multi-line function call must be the last content on the line
(#1219) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#1219) Closing parenthesis of a multi-line function call must be on a line by itself
(#1219) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#1220) Opening parenthesis of a multi-line function call must be the last content on the line
(#1221) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1221) Closing parenthesis of a multi-line function call must be on a line by itself
(#1226) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#1226) Closing parenthesis of a multi-line function call must be on a line by itself
(#1245) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#1245) Opening parenthesis of a multi-line function call must be the last content on the line
(#1246) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1246) Closing parenthesis of a multi-line function call must be on a line by itself
(#1246) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#1255) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#1256) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#1273) Opening parenthesis of a multi-line function call must be the last content on the line
(#1274) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1274) Only one argument is allowed per line in a multi-line function call
(#1274) Closing parenthesis of a multi-line function call must be on a line by itself
(#1296) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#1297) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#1313) Opening parenthesis of a multi-line function call must be the last content on the line
(#1313) Only one argument is allowed per line in a multi-line function call
(#1314) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1314) Closing parenthesis of a multi-line function call must be on a line by itself
(#1354) Opening parenthesis of a multi-line function call must be the last content on the line
(#1356) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#1356) Closing parenthesis of a multi-line function call must be on a line by itself
(#1371) Opening parenthesis of a multi-line function call must be the last content on the line
(#1373) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#1373) Closing parenthesis of a multi-line function call must be on a line by itself
(#1724) Opening parenthesis of a multi-line function call must be the last content on the line
(#1725) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#1725) Closing parenthesis of a multi-line function call must be on a line by itself
(#1896) Parentheses must be used when instantiating a new class
local/o365/classes/page/ajax.php
(#63) Expected at least 1 space before "."; 0 found
(#63) Expected at least 1 space after "."; 0 found
(#81) Parentheses must be used when instantiating a new class
(#95) Parentheses must be used when instantiating a new class
(#112) Parentheses must be used when instantiating a new class
(#128) Expected at least 1 space before "."; 0 found
(#128) Expected at least 1 space after "."; 0 found
(#139) Expected at least 1 space before "."; 0 found
(#139) Expected at least 1 space after "."; 0 found
(#159) Parentheses must be used when instantiating a new class
(#200) Parentheses must be used when instantiating a new class
(#217) Parentheses must be used when instantiating a new class
(#219) Parentheses must be used when instantiating a new class
(#262) Parentheses must be used when instantiating a new class
(#275) Parentheses must be used when instantiating a new class
(#304) Expected at least 1 space before "."; 0 found
(#304) Expected at least 1 space after "."; 0 found
(#311) Parentheses must be used when instantiating a new class
local/o365/classes/page/base.php
(#142) Expected at least 1 space before "."; 0 found
(#142) Expected at least 1 space after "."; 0 found
local/o365/classes/page/ucp.php
(#35) Expected at least 1 space before "."; 0 found
(#35) 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
(#140) Opening parenthesis of a multi-line function call must be the last content on the line
(#140) Only one argument is allowed per line in a multi-line function call
(#141) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#141) Only one argument is allowed per line in a multi-line function call
(#141) Only one argument is allowed per line in a multi-line function call
(#141) Closing parenthesis of a multi-line function call must be on a line by itself
(#178) Expected at least 1 space before "."; 0 found
(#178) Expected at least 1 space after "."; 0 found
(#194) Parentheses must be used when instantiating a new class
(#227) Expected at least 1 space before "."; 0 found
(#227) Expected at least 1 space after "."; 0 found
(#229) Parentheses must be used when instantiating a new class
(#242) Expected at least 1 space before "."; 0 found
(#242) Expected at least 1 space after "."; 0 found
(#243) Parentheses must be used when instantiating a new class
(#257) Expected at least 1 space before "."; 0 found
(#257) Expected at least 1 space after "."; 0 found
(#258) Parentheses must be used when instantiating a new class
(#323) Expected at least 1 space before "."; 0 found
(#323) Expected at least 1 space after "."; 0 found
(#343) Expected at least 1 space before "."; 0 found
(#343) Expected at least 1 space after "."; 0 found
(#348) CASE statements must be defined using a colon
(#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
(#361) Opening parenthesis of a multi-line function call must be the last content on the line
(#362) Multi-line function call not indented correctly; expected 24 spaces but found 28
(#362) Closing parenthesis of a multi-line function call must be on a line by itself
(#363) Expected at least 1 space before "."; 0 found
(#363) Expected at least 1 space after "."; 0 found
(#363) Expected at least 1 space before "."; 0 found
(#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 20 spaces but found 24
(#381) Closing parenthesis of a multi-line function call must be on a line by itself
(#388) Opening parenthesis of a multi-line function call must be the last content on the line
(#389) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#389) Closing parenthesis of a multi-line function call must be on a line by itself
(#396) Opening parenthesis of a multi-line function call must be the last content on the line
(#397) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#397) Closing parenthesis of a multi-line function call must be on a line by itself
(#402) Expected at least 1 space before "."; 0 found
(#402) Expected at least 1 space after "."; 0 found
(#402) Expected at least 1 space before "."; 0 found
(#425) Expected at least 1 space before "."; 0 found
(#425) Expected at least 1 space after "."; 0 found
(#426) Expected at least 1 space before "."; 0 found
(#426) Expected at least 1 space after "."; 0 found
(#427) Expected at least 1 space before "."; 0 found
(#427) Expected at least 1 space after "."; 0 found
(#427) Expected at least 1 space before "."; 0 found
(#427) Expected at least 1 space after "."; 0 found
(#435) Expected at least 1 space before "."; 0 found
(#435) Expected at least 1 space after "."; 0 found
(#435) Expected at least 1 space before "."; 0 found
(#435) Expected at least 1 space after "."; 0 found
(#487) Expected 1 space after SWITCH keyword; 0 found
(#495) Opening parenthesis of a multi-line function call must be the last content on the line
(#496) Multi-line function call not indented correctly; expected 28 spaces but found 32
(#496) Closing parenthesis of a multi-line function call must be on a line by itself
(#511) Opening parenthesis of a multi-line function call must be the last content on the line
(#512) Multi-line function call not indented correctly; expected 28 spaces but found 32
(#512) Closing parenthesis of a multi-line function call must be on a line by itself
local/o365/classes/privacy/provider.php
(#44) Closing brace must not be followed by any comment or statement on the same line
(#49) Each interface must be in a file by itself
(#49) The interface names in a "class implements" statement should be ordered alphabetically. Expected: \core_privacy\local\request\plugin\provider, \core_privacy\local\metadata\provider, local_o365_userlist; Found: local_o365_userlist, \core_privacy\local\request\plugin\provider, \core_privacy\local\metadata\provider
(#52) Opening brace must not be followed by a blank line
(#125) Expected at least 1 space before "."; 0 found
(#125) Expected at least 1 space after "."; 0 found
(#125) Expected at least 1 space before "."; 0 found
(#125) Expected at least 1 space after "."; 0 found
(#125) Expected at least 1 space before "."; 0 found
(#125) Expected at least 1 space after "."; 0 found
(#130) Expected at least 1 space before "."; 0 found
(#130) Expected at least 1 space after "."; 0 found
(#183) Expected at least 1 space before "."; 0 found
(#183) Expected at least 1 space after "."; 0 found
(#237) Parentheses must be used when instantiating a new class
(#261) Parentheses must be used when instantiating a new class
local/o365/classes/rest/o365api.php
(#254) Opening parenthesis of a multi-line function call must be the last content on the line
(#254) Only one argument is allowed per line in a multi-line function call
(#254) Only one argument is allowed per line in a multi-line function call
(#255) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#255) Closing parenthesis of a multi-line function call must be on a line by itself
local/o365/classes/rest/unified.php
(#165) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#165) Multi-line function declarations must define one parameter per line
(#165) Multi-line function declarations must define one parameter per line
(#165) Multi-line function declarations must define one parameter per line
(#166) Multi-line function declarations must define one parameter per line
(#166) Multi-line function declarations must define one parameter per line
(#166) Multi-line function declarations must define one parameter per line
(#166) Multi-line function declarations must define one parameter per line
(#166) Multi-line function declarations must define one parameter per line
(#166) The closing parenthesis of a multi-line function declaration must be on a new line
(#290) Blank line found at end of control structure
(#854) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#855) The closing parenthesis of a multi-line function declaration must be on a new line
(#872) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#872) Multi-line function declarations must define one parameter per line
(#872) Multi-line function declarations must define one parameter per line
(#873) The closing parenthesis of a multi-line function declaration must be on a new line
(#957) Opening parenthesis of a multi-line function call must be the last content on the line
(#957) Only one argument is allowed per line in a multi-line function call
(#957) Only one argument is allowed per line in a multi-line function call
(#957) Only one argument is allowed per line in a multi-line function call
(#957) Only one argument is allowed per line in a multi-line function call
(#957) Only one argument is allowed per line in a multi-line function call
(#957) Only one argument is allowed per line in a multi-line function call
(#958) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#958) Only one argument is allowed per line in a multi-line function call
(#958) Only one argument is allowed per line in a multi-line function call
(#958) Closing parenthesis of a multi-line function call must be on a line by itself
(#1017) Opening parenthesis of a multi-line function call must be the last content on the line
(#1017) Only one argument is allowed per line in a multi-line function call
(#1017) Only one argument is allowed per line in a multi-line function call
(#1017) Only one argument is allowed per line in a multi-line function call
(#1017) Only one argument is allowed per line in a multi-line function call
(#1018) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#1018) Closing parenthesis of a multi-line function call must be on a line by itself
(#1183) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#1183) Multi-line function declarations must define one parameter per line
(#1183) Multi-line function declarations must define one parameter per line
(#1183) Multi-line function declarations must define one parameter per line
(#1183) Multi-line function declarations must define one parameter per line
(#1183) Multi-line function declarations must define one parameter per line
(#1184) Multi-line function declarations must define one parameter per line
(#1184) The closing parenthesis of a multi-line function declaration must be on a new line
(#1206) Expected at least 1 space before "."; 0 found
(#1206) Expected at least 1 space after "."; 0 found
(#1206) Expected at least 1 space before "."; 0 found
(#1206) Expected at least 1 space after "."; 0 found
(#1237) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#1237) Multi-line function declarations must define one parameter per line
(#1237) Multi-line function declarations must define one parameter per line
(#1237) Multi-line function declarations must define one parameter per line
(#1237) Multi-line function declarations must define one parameter per line
(#1238) Multi-line function declarations must define one parameter per line
(#1238) The closing parenthesis of a multi-line function declaration must be on a new line
(#1259) Expected at least 1 space before "."; 0 found
(#1259) Expected at least 1 space after "."; 0 found
(#1259) Expected at least 1 space before "."; 0 found
(#1259) Expected at least 1 space after "."; 0 found
(#1370) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#1370) Multi-line function declarations must define one parameter per line
(#1370) Multi-line function declarations must define one parameter per line
(#1370) Multi-line function declarations must define one parameter per line
(#1371) The closing parenthesis of a multi-line function declaration must be on a new line
(#1603) Each PHP statement must be on a line by itself
(#2146) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#2146) Multi-line function declarations must define one parameter per line
(#2146) Multi-line function declarations must define one parameter per line
(#2146) Multi-line function declarations must define one parameter per line
(#2147) The closing parenthesis of a multi-line function declaration must be on a new line
local/o365/classes/task/notifysecretexpiry.php
(#80) Space before opening parenthesis of function call prohibited
local/o365/classes/task/processcourserequestapproval.php
(#69) Opening parenthesis of a multi-line function call must be the last content on the line
(#70) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#70) Closing parenthesis of a multi-line function call must be on a line by itself
local/o365/classes/task/processmatchqueue.php
(#43) Expected at least 1 space before "."; 0 found
(#43) Expected at least 1 space after "."; 0 found
(#89) Parentheses must be used when instantiating a new class
(#109) Expected at least 1 space before "."; 0 found
(#109) Expected at least 1 space after "."; 0 found
(#109) Expected at least 1 space before "."; 0 found
(#109) Expected at least 1 space after "."; 0 found
(#109) Expected at least 1 space before "."; 0 found
(#109) Expected at least 1 space after "."; 0 found
(#113) Parentheses must be used when instantiating a new class
(#124) Parentheses must be used when instantiating a new class
(#135) Parentheses must be used when instantiating a new class
(#146) Parentheses must be used when instantiating a new class
(#157) Parentheses must be used when instantiating a new class
(#168) Parentheses must be used when instantiating a new class
(#187) Parentheses must be used when instantiating a new class
(#198) Parentheses must be used when instantiating a new class
(#228) Parentheses must be used when instantiating a new class
(#234) Parentheses must be used when instantiating a new class
(#240) Blank line found at end of control structure
(#242) Expected at least 1 space before "."; 0 found
(#242) Expected at least 1 space after "."; 0 found
(#242) Expected at least 1 space before "."; 0 found
(#242) Expected at least 1 space after "."; 0 found
(#243) Parentheses must be used when instantiating a new class
local/o365/classes/task/updatecourserequeststatus.php
(#52) Opening parenthesis of a multi-line function call must be the last content on the line
(#53) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#53) Closing parenthesis of a multi-line function call must be on a line by itself
(#66) Opening parenthesis of a multi-line function call must be the last content on the line
(#66) Only one argument is allowed per line in a multi-line function call
(#66) Only one argument is allowed per line in a multi-line function call
(#67) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#67) Closing parenthesis of a multi-line function call must be on a line by itself
local/o365/classes/utils.php
(#105) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#105) Multi-line function declarations must define one parameter per line
(#105) Multi-line function declarations must define one parameter per line
(#106) Multi-line function declarations must define one parameter per line
(#106) 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
(#241) Expected at least 1 space before "."; 0 found
(#241) Expected at least 1 space after "."; 0 found
(#241) Expected at least 1 space before "."; 0 found
(#241) Expected at least 1 space after "."; 0 found
(#241) Expected at least 1 space before "."; 0 found
(#241) Expected at least 1 space after "."; 0 found
(#345) Opening parenthesis of a multi-line function call must be the last content on the line
(#345) Only one argument is allowed per line in a multi-line function call
(#345) Only one argument is allowed per line in a multi-line function call
(#346) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#346) Closing parenthesis of a multi-line function call must be on a line by itself
(#403) Opening parenthesis of a multi-line function call must be the last content on the line
(#404) Multi-line function call not indented correctly; expected 28 spaces but found 32
(#404) Closing parenthesis of a multi-line function call must be on a line by itself
(#412) Opening parenthesis of a multi-line function call must be the last content on the line
(#412) Only one argument is allowed per line in a multi-line function call
(#413) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#413) Only one argument is allowed per line in a multi-line function call
(#413) Closing parenthesis of a multi-line function call must be on a line by itself
(#420) Opening parenthesis of a multi-line function call must be the last content on the line
(#420) Only one argument is allowed per line in a multi-line function call
(#420) Only one argument is allowed per line in a multi-line function call
(#421) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#421) Closing parenthesis of a multi-line function call must be on a line by itself
(#487) Opening parenthesis of a multi-line function call must be the last content on the line
(#487) Only one argument is allowed per line in a multi-line function call
(#487) Only one argument is allowed per line in a multi-line function call
(#488) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#488) Closing parenthesis of a multi-line function call must be on a line by itself
local/o365/classes/webservices/cohortsync_search_cohorts.php
(#34) Missing docblock for class cohortsync_search_cohorts
(#34) Opening brace must not be followed by a blank line
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Expected 1 space after FUNCTION keyword; 0 found
(#100) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#106) Expected 1 newline at end of file; 0 found
local/o365/classes/webservices/cohortsync_search_groups.php
(#34) Missing docblock for class cohortsync_search_groups
(#34) Opening brace must not be followed by a blank line
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Expected 1 space after FUNCTION keyword; 0 found
(#102) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#108) Expected 1 newline at end of file; 0 found
local/o365/classes/webservices/delete_onenoteassignment.php
(#70) Opening parenthesis of a multi-line function call must be the last content on the line
(#71) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#71) Closing parenthesis of a multi-line function call must be on a line by itself
local/o365/classes/webservices/read_assignments.php
(#53) 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
(#70) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#70) Closing parenthesis of a multi-line function call must be on a line by itself
(#104) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#104) Multi-line function declarations must define one parameter per line
(#104) Multi-line function declarations must define one parameter per line
(#105) The closing parenthesis of a multi-line function declaration must be on a new line
(#151) Blank line found at start of control structure
(#206) Blank line found at start of control structure
(#272) Blank line found at start of control structure
(#274) Opening parenthesis of a multi-line function call must be the last content on the line
(#275) Multi-line function call not indented correctly; expected 24 spaces but found 28
(#275) Only one argument is allowed per line in a multi-line function call
(#275) Only one argument is allowed per line in a multi-line function call
(#275) Only one argument is allowed per line in a multi-line function call
(#275) Only one argument is allowed per line in a multi-line function call
(#275) Closing parenthesis of a multi-line function call must be on a line by itself
(#278) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#278) Opening parenthesis of a multi-line function call must be the last content on the line
(#278) Only one argument is allowed per line in a multi-line function call
(#278) Only one argument is allowed per line in a multi-line function call
(#279) Multi-line function call not indented correctly; expected 24 spaces but found 28
(#279) Only one argument is allowed per line in a multi-line function call
(#279) Only one argument is allowed per line in a multi-line function call
(#279) Closing parenthesis of a multi-line function call must be on a line by itself
(#279) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#279) Blank line found at start of control structure
(#289) Multi-line function call not indented correctly; expected 36 spaces but found 40
(#289) Only one argument is allowed per line in a multi-line function call
(#289) Only one argument is allowed per line in a multi-line function call
(#289) Only one argument is allowed per line in a multi-line function call
(#289) Only one argument is allowed per line in a multi-line function call
(#289) Only one argument is allowed per line in a multi-line function call
(#289) Closing parenthesis of a multi-line function call must be on a line by itself
(#350) Opening parenthesis of a multi-line function call must be the last content on the line
(#351) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#351) 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
(#360) Only one argument is allowed per line in a multi-line function call
(#360) Only one argument is allowed per line in a multi-line function call
(#362) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#362) Only one argument is allowed per line in a multi-line function call
(#362) Closing parenthesis of a multi-line function call must be on a line by itself
(#380) Only one argument is allowed per line in a multi-line function call
(#398) Only one argument is allowed per line in a multi-line function call
(#412) Opening parenthesis of a multi-line function call must be the last content on the line
(#414) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#414) Closing parenthesis of a multi-line function call must be on a line by itself
local/o365/classes/webservices/read_courseusers.php
(#191) Opening parenthesis of a multi-line function call must be the last content on the line
(#191) Only one argument is allowed per line in a multi-line function call
(#192) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#192) Closing parenthesis of a multi-line function call must be on a line by itself
(#197) Opening parenthesis of a multi-line function call must be the last content on the line
(#197) Only one argument is allowed per line in a multi-line function call
(#198) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#198) Closing parenthesis of a multi-line function call must be on a line by itself
(#199) Opening parenthesis of a multi-line function call must be the last content on the line
(#199) Only one argument is allowed per line in a multi-line function call
(#200) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#200) Closing parenthesis of a multi-line function call must be on a line by itself
(#201) Opening parenthesis of a multi-line function call must be the last content on the line
(#201) Only one argument is allowed per line in a multi-line function call
(#202) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#202) Closing parenthesis of a multi-line function call must be on a line by itself
local/o365/classes/webservices/read_onenoteassignment.php
(#67) Opening parenthesis of a multi-line function call must be the last content on the line
(#68) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#68) Closing parenthesis of a multi-line function call must be on a line by itself
local/o365/classes/webservices/read_teachercourses.php
(#141) Opening parenthesis of a multi-line function call must be the last content on the line
(#141) Only one argument is allowed per line in a multi-line function call
(#142) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#142) Closing parenthesis of a multi-line function call must be on a line by itself
local/o365/classes/webservices/update_grade.php
(#33) Useless alias "exception" found for import of "local_o365\webservices\exception"
(#80) Space before opening parenthesis of function call prohibited
(#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
(#103) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#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
(#124) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#124) Multi-line function declarations must define one parameter per line
(#124) Multi-line function declarations must define one parameter per line
(#124) Multi-line function declarations must define one parameter per line
(#124) Multi-line function declarations must define one parameter per line
(#124) Multi-line function declarations must define one parameter per line
(#124) Multi-line function declarations must define one parameter per line
(#125) Multi-line function declarations must define one parameter per line
(#125) The closing parenthesis of a multi-line function declaration must be on a new line
local/o365/classes/webservices/update_onenoteassignment.php
(#31) Useless alias "exception" found for import of "local_o365\webservices\exception"
(#76) Opening parenthesis of a multi-line function call must be the last content on the line
(#77) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#77) Closing parenthesis of a multi-line function call must be on a line by itself
local/o365/classes/webservices/utils.php
(#31) Useless alias "exception" found for import of "local_o365\webservices\exception"
local/o365/courserequest.php
(#84) Blank line found at end of control structure
(#98) Opening parenthesis of a multi-line function call must be the last content on the line
(#98) Only one argument is allowed per line in a multi-line function call
(#99) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#99) Closing parenthesis of a multi-line function call must be on a line by itself
local/o365/db/install.php
(#28) Expected at least 1 space before "."; 0 found
(#28) Expected at least 1 space after "."; 0 found
local/o365/db/upgrade.php
(#47) Expected at least 1 space before "."; 0 found
(#47) Expected at least 1 space after "."; 0 found
(#54) Expected at least 1 space before "."; 0 found
(#54) 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
(#71) Expected at least 1 space before "."; 0 found
(#71) Expected at least 1 space after "."; 0 found
(#78) Expected at least 1 space before "."; 0 found
(#78) 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
(#84) Expected at least 1 space before "."; 0 found
(#84) Expected at least 1 space after "."; 0 found
(#100) Expected at least 1 space before "."; 0 found
(#100) Expected at least 1 space after "."; 0 found
(#132) Expected at least 1 space before "."; 0 found
(#132) Expected at least 1 space after "."; 0 found
(#132) Expected at least 1 space before "."; 0 found
(#132) Expected at least 1 space after "."; 0 found
(#132) Expected at least 1 space before "."; 0 found
(#132) Expected at least 1 space after "."; 0 found
(#143) Expected at least 1 space before "."; 0 found
(#143) Expected at least 1 space after "."; 0 found
(#144) Expected at least 1 space before "."; 0 found
(#144) Expected at least 1 space after "."; 0 found
(#146) Expected at least 1 space before "."; 0 found
(#146) Expected at least 1 space after "."; 0 found
(#148) Expected at least 1 space before "."; 0 found
(#148) Expected at least 1 space after "."; 0 found
(#149) Expected at least 1 space before "."; 0 found
(#149) Expected at least 1 space after "."; 0 found
(#151) Expected at least 1 space before "."; 0 found
(#151) Expected at least 1 space after "."; 0 found
(#178) Parentheses must be used when instantiating a new class
(#211) Parentheses must be used when instantiating a new class
(#227) Parentheses must be used when instantiating a new class
(#247) Expected at least 1 space before "."; 0 found
(#247) Expected at least 1 space after "."; 0 found
(#280) Expected at least 1 space before "."; 0 found
(#280) Expected at least 1 space after "."; 0 found
(#352) Expected at least 1 space before "."; 0 found
(#352) Expected at least 1 space after "."; 0 found
(#360) Expected at least 1 space before "."; 0 found
(#360) Expected at least 1 space after "."; 0 found
(#427) Expected at least 1 space before "."; 0 found
(#427) Expected at least 1 space after "."; 0 found
(#541) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#541) Opening parenthesis of a multi-line function call must be the last content on the line
(#542) Multi-line function call not indented correctly; expected 28 spaces but found 32
(#542) Closing parenthesis of a multi-line function call must be on a line by itself
(#542) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#798) Opening parenthesis of a multi-line function call must be the last content on the line
(#798) Only one argument is allowed per line in a multi-line function call
(#799) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#799) Only one argument is allowed per line in a multi-line function call
(#799) Closing parenthesis of a multi-line function call must be on a line by itself
(#1314) Opening parenthesis of a multi-line function call must be the last content on the line
(#1316) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1316) Closing parenthesis of a multi-line function call must be on a line by itself
local/o365/lib.php
(#132) Opening parenthesis of a multi-line function call must be the last content on the line
(#133) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#133) Closing parenthesis of a multi-line function call must be on a line by itself
local/o365/settings.php
(#94) Opening parenthesis of a multi-line function call must be the last content on the line
(#94) Only one argument is allowed per line in a multi-line function call
(#95) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#95) Closing parenthesis of a multi-line function call must be on a line by itself
(#97) Opening parenthesis of a multi-line function call must be the last content on the line
(#98) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#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
(#100) Opening parenthesis of a multi-line function call must be the last content on the line
(#101) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#101) Only one argument is allowed per line in a multi-line function call
(#101) Closing parenthesis of a multi-line function call must be on a line by itself
(#103) Opening parenthesis of a multi-line function call must be the last content on the line
(#104) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#104) Only one argument is allowed per line in a multi-line function call
(#104) 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
(#185) Only one argument is allowed per line in a multi-line function call
(#186) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#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
(#186) Closing parenthesis of a multi-line function call must be on a line by itself
(#226) Opening parenthesis of a multi-line function call must be the last content on the line
(#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
(#227) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#227) Only one argument is allowed per line in a multi-line function call
(#227) Closing parenthesis of a multi-line function call must be on a line by itself
(#232) Opening parenthesis of a multi-line function call must be the last content on the line
(#232) Only one argument is allowed per line in a multi-line function call
(#232) Only one argument is allowed per line in a multi-line function call
(#232) Only one argument is allowed per line in a multi-line function call
(#233) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#233) Closing parenthesis of a multi-line function call must be on a line by itself
(#238) Opening parenthesis of a multi-line function call must be the last content on the line
(#238) Only one argument is allowed per line in a multi-line function call
(#238) Only one argument is allowed per line in a multi-line function call
(#238) Only one argument is allowed per line in a multi-line function call
(#239) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#239) Closing parenthesis of a multi-line function call must be on a line by itself
(#242) Opening parenthesis of a multi-line function call must be the last content on the line
(#244) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#244) Closing parenthesis of a multi-line function call must be on a line by itself
(#247) Opening parenthesis of a multi-line function call must be the last content on the line
(#250) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#250) Closing parenthesis of a multi-line function call must be on a line by itself
(#259) Opening parenthesis of a multi-line function call must be the last content on the line
(#262) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#262) Only one argument is allowed per line in a multi-line function call
(#262) Closing parenthesis of a multi-line function call must be on a line by itself
(#265) Opening parenthesis of a multi-line function call must be the last content on the line
(#268) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#268) Closing parenthesis of a multi-line function call must be on a line by itself
(#271) Opening parenthesis of a multi-line function call must be the last content on the line
(#274) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#274) Only one argument is allowed per line in a multi-line function call
(#274) Only one argument is allowed per line in a multi-line function call
(#274) Only one argument is allowed per line in a multi-line function call
(#274) Closing parenthesis of a multi-line function call must be on a line by itself
(#277) Opening parenthesis of a multi-line function call must be the last content on the line
(#280) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#280) Only one argument is allowed per line in a multi-line function call
(#280) Closing parenthesis of a multi-line function call must be on a line by itself
(#283) Opening parenthesis of a multi-line function call must be the last content on the line
(#286) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#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
(#286) Only one argument is allowed per line in a multi-line function call
(#286) Closing parenthesis of a multi-line function call must be on a line by itself
(#290) Opening parenthesis of a multi-line function call must be the last content on the line
(#290) Only one argument is allowed per line in a multi-line function call
(#291) Opening parenthesis of a multi-line function call must be the last content on the line
(#291) Only one argument is allowed per line in a multi-line function call
(#292) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#292) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#292) Closing parenthesis of a multi-line function call must be on a line by itself
(#292) Closing parenthesis of a multi-line function call must be on a line by itself
(#295) Opening parenthesis of a multi-line function call must be the last content on the line
(#298) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#298) Closing parenthesis of a multi-line function call must be on a line by itself
(#329) Opening parenthesis of a multi-line function call must be the last content on the line
(#329) Only one argument is allowed per line in a multi-line function call
(#329) Only one argument is allowed per line in a multi-line function call
(#329) Only one argument is allowed per line in a multi-line function call
(#330) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#330) Closing parenthesis of a multi-line function call must be on a line by itself
(#335) Opening parenthesis of a multi-line function call must be the last content on the line
(#335) Only one argument is allowed per line in a multi-line function call
(#335) Only one argument is allowed per line in a multi-line function call
(#335) Only one argument is allowed per line in a multi-line function call
(#336) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#336) Closing parenthesis of a multi-line function call must be on a line by itself
(#390) Opening parenthesis of a multi-line function call must be the last content on the line
(#390) Only one argument is allowed per line in a multi-line function call
(#390) Only one argument is allowed per line in a multi-line function call
(#391) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#391) Closing parenthesis of a multi-line function call must be on a line by itself
(#402) Opening parenthesis of a multi-line function call must be the last content on the line
(#402) Only one argument is allowed per line in a multi-line function call
(#402) Only one argument is allowed per line in a multi-line function call
(#402) Only one argument is allowed per line in a multi-line function call
(#403) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#403) Closing parenthesis of a multi-line function call must be on a line by itself
(#464) Opening parenthesis of a multi-line function call must be the last content on the line
(#464) Only one argument is allowed per line in a multi-line function call
(#464) Only one argument is allowed per line in a multi-line function call
(#464) Only one argument is allowed per line in a multi-line function call
(#465) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#465) Closing parenthesis of a multi-line function call must be on a line by itself
(#475) Multi-line function call not indented correctly; expected 24 spaces but found 28
(#475) Only one argument is allowed per line in a multi-line function call
(#475) Closing parenthesis of a multi-line function call must be on a line by itself
(#476) Opening parenthesis of a multi-line function call must be the last content on the line
(#477) Multi-line function call not indented correctly; expected 24 spaces but found 28
(#477) Closing parenthesis of a multi-line function call must be on a line by itself
(#481) Opening parenthesis of a multi-line function call must be the last content on the line
(#481) Only one argument is allowed per line in a multi-line function call
(#481) Only one argument is allowed per line in a multi-line function call
(#482) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#482) Only one argument is allowed per line in a multi-line function call
(#482) Closing parenthesis of a multi-line function call must be on a line by itself
(#502) Opening parenthesis of a multi-line function call must be the last content on the line
(#502) Only one argument is allowed per line in a multi-line function call
(#502) Only one argument is allowed per line in a multi-line function call
(#502) Only one argument is allowed per line in a multi-line function call
(#503) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#503) Closing parenthesis of a multi-line function call must be on a line by itself
(#508) Opening parenthesis of a multi-line function call must be the last content on the line
(#508) Only one argument is allowed per line in a multi-line function call
(#508) Only one argument is allowed per line in a multi-line function call
(#508) Only one argument is allowed per line in a multi-line function call
(#509) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#509) Closing parenthesis of a multi-line function call must be on a line by itself
(#523) Opening parenthesis of a multi-line function call must be the last content on the line
(#523) Only one argument is allowed per line in a multi-line function call
(#523) Only one argument is allowed per line in a multi-line function call
(#523) Only one argument is allowed per line in a multi-line function call
(#524) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#524) Closing parenthesis of a multi-line function call must be on a line by itself
(#540) Opening parenthesis of a multi-line function call must be the last content on the line
(#540) Only one argument is allowed per line in a multi-line function call
(#541) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#541) Closing parenthesis of a multi-line function call must be on a line by itself
(#550) Opening parenthesis of a multi-line function call must be the last content on the line
(#550) Only one argument is allowed per line in a multi-line function call
(#551) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#551) Closing parenthesis of a multi-line function call must be on a line by itself
(#559) Opening parenthesis of a multi-line function call must be the last content on the line
(#562) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#562) Closing parenthesis of a multi-line function call must be on a line by itself
(#565) Opening parenthesis of a multi-line function call must be the last content on the line
(#568) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#568) Closing parenthesis of a multi-line function call must be on a line by itself
(#574) Opening parenthesis of a multi-line function call must be the last content on the line
(#576) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#576) Closing parenthesis of a multi-line function call must be on a line by itself
(#587) Opening parenthesis of a multi-line function call must be the last content on the line
(#590) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#590) Closing parenthesis of a multi-line function call must be on a line by itself
(#621) Opening parenthesis of a multi-line function call must be the last content on the line
(#623) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#623) Only one argument is allowed per line in a multi-line function call
(#623) Only one argument is allowed per line in a multi-line function call
(#623) Only one argument is allowed per line in a multi-line function call
(#623) Closing parenthesis of a multi-line function call must be on a line by itself
(#631) Opening parenthesis of a multi-line function call must be the last content on the line
(#631) Only one argument is allowed per line in a multi-line function call
(#632) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#632) Closing parenthesis of a multi-line function call must be on a line by itself
local/o365/teams_tab.php
(#61) Opening parenthesis of a multi-line function call must be the last content on the line
(#61) Only one argument is allowed per line in a multi-line function call
(#62) Multi-line function call not indented correctly; expected 0 spaces but found 4
(#62) Closing parenthesis of a multi-line function call must be on a line by itself
(#64) Opening parenthesis of a multi-line function call must be the last content on the line
(#64) Only one argument is allowed per line in a multi-line function call
(#65) Multi-line function call not indented correctly; expected 0 spaces but found 4
(#65) Closing parenthesis of a multi-line function call must be on a line by itself
local/o365/teams_tab_configuration.php
(#58) Opening parenthesis of a multi-line function call must be the last content on the line
(#58) Only one argument is allowed per line in a multi-line function call
(#59) Multi-line function call not indented correctly; expected 0 spaces but found 4
(#59) Closing parenthesis of a multi-line function call must be on a line by itself
(#61) Opening parenthesis of a multi-line function call must be the last content on the line
(#61) Only one argument is allowed per line in a multi-line function call
(#62) Multi-line function call not indented correctly; expected 0 spaces but found 4
(#62) Closing parenthesis of a multi-line function call must be on a line by itself
local/o365/tests/privacy_provider_test.php
(#456) Expected 1 blank line at end of file; 2 found
(#456) The closing brace for the class must go on the next line after the body
local/o365/tests/token_test.php
(#83) Opening parenthesis of a multi-line function call must be the last content on the line
(#83) Only one argument is allowed per line in a multi-line function call
(#84) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#84) Only one argument is allowed per line in a multi-line function call
(#84) Closing parenthesis of a multi-line function call must be on a line by itself
(#85) Opening parenthesis of a multi-line function call must be the last content on the line
(#85) Only one argument is allowed per line in a multi-line function call
(#85) Only one argument is allowed per line in a multi-line function call
(#86) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#86) Only one argument is allowed per line in a multi-line function call
(#86) Only one argument is allowed per line in a multi-line function call
(#86) Only one argument is allowed per line in a multi-line function call
(#86) Only one argument is allowed per line in a multi-line function call
(#86) Closing parenthesis of a multi-line function call must be on a line by itself
local/o365/tests/usersync_test.php
(#62) Opening parenthesis of a multi-line function call must be the last content on the line
(#62) Only one argument is allowed per line in a multi-line function call
(#63) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#63) Only one argument is allowed per line in a multi-line function call
(#63) Closing parenthesis of a multi-line function call must be on a line by itself
(#86) Opening parenthesis of a multi-line function call must be the last content on the line
(#86) Only one argument is allowed per line in a multi-line function call
(#86) Only one argument is allowed per line in a multi-line function call
(#87) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#87) Only one argument is allowed per line in a multi-line function call
(#87) Only one argument is allowed per line in a multi-line function call
(#87) Only one argument is allowed per line in a multi-line function call
(#87) Only one argument is allowed per line in a multi-line function call
(#87) Closing parenthesis of a multi-line function call must be on a line by itself
local/o365/tests/webservices_onenoteassignment_test.php
(#43) Opening brace must not be followed by a blank line
(#292) Opening parenthesis of a multi-line function call must be the last content on the line
(#292) Only one argument is allowed per line in a multi-line function call
(#294) Multi-line function call not indented correctly; expected 32 spaces but found 40
(#294) Closing parenthesis of a multi-line function call must be on a line by itself
(#383) Opening parenthesis of a multi-line function call must be the last content on the line
(#383) Only one argument is allowed per line in a multi-line function call
(#384) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#384) Closing parenthesis of a multi-line function call must be on a line by itself
(#385) Opening parenthesis of a multi-line function call must be the last content on the line
(#385) Only one argument is allowed per line in a multi-line function call
(#386) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#386) Closing parenthesis of a multi-line function call must be on a line by itself
local/o365/tests/webservices_utils_test.php
(#39) Opening brace must not be followed by a blank line
(#278) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#278) Multi-line function declarations must define one parameter per line
(#278) Multi-line function declarations must define one parameter per line
(#278) Multi-line function declarations must define one parameter per line
(#278) Multi-line function declarations must define one parameter per line
(#279) The closing parenthesis of a multi-line function declaration must be on a new line
(#375) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#375) Multi-line function declarations must define one parameter per line
(#375) Multi-line function declarations must define one parameter per line
(#375) Multi-line function declarations must define one parameter per line
(#375) Multi-line function declarations must define one parameter per line
(#376) Multi-line function declarations must define one parameter per line
(#376) Multi-line function declarations must define one parameter per line
(#376) The closing parenthesis of a multi-line function declaration must be on a new line
(#480) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#480) Multi-line function declarations must define one parameter per line
(#480) Multi-line function declarations must define one parameter per line
(#480) Multi-line function declarations must define one parameter per line
(#480) Multi-line function declarations must define one parameter per line
(#481) The closing parenthesis of a multi-line function declaration must be on a new line

Javascript coding style problems

(64 errors, 84 warnings)

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

local/o365/amd/src/cohort_datasource.js
(#24) Trailing spaces not allowed. (no-trailing-spaces)
local/o365/classes/adminsetting/moodlesetup.js
(#23) '$' is not defined. (no-undef)
(#23) Unexpected space before function parentheses. (space-before-function-paren)
(#25) '$' is not defined. (no-undef)
(#25) Unexpected space before function parentheses. (space-before-function-paren)
(#38) '$' is not defined. (no-undef)
(#49) Unexpected space before function parentheses. (space-before-function-paren)
(#50) '$' is not defined. (no-undef)
(#54) Missing semicolon. (semi)
(#62) Unexpected space before function parentheses. (space-before-function-paren)
(#63) '$' is not defined. (no-undef)
(#67) Missing semicolon. (semi)
(#75) Unexpected space before function parentheses. (space-before-function-paren)
(#76) '$' is not defined. (no-undef)
(#80) Missing semicolon. (semi)
(#87) Unexpected space before function parentheses. (space-before-function-paren)
(#89) Missing semicolon. (semi)
(#96) Unexpected space before function parentheses. (space-before-function-paren)
(#97) '$' is not defined. (no-undef)
(#129) Missing semicolon. (semi)
(#131) Unexpected space before function parentheses. (space-before-function-paren)
(#133) '$' is not defined. (no-undef)
(#140) Unexpected space before function parentheses. (space-before-function-paren)
(#144) Unexpected space before function parentheses. (space-before-function-paren)
(#150) Missing semicolon. (semi)
(#152) Unexpected space before function parentheses. (space-before-function-paren)
(#156) Unexpected space before function parentheses. (space-before-function-paren)
(#161) Missing semicolon. (semi)
(#163) Missing semicolon. (semi)
local/o365/classes/adminsetting/serviceresource.js
(#23) '$' is not defined. (no-undef)
(#25) '$' is not defined. (no-undef)
(#38) '$' is not defined. (no-undef)
(#47) Use '===' to compare with null. (no-eq-null)
(#50) Statement inside of curly braces should be on next line. (brace-style)
(#50) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#52) Missing semicolon. (semi)
(#58) Missing semicolon. (semi)
(#62) '$' is not defined. (no-undef)
(#72) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#73) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#73) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#82) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#91) 'data' is defined but never used. (no-unused-vars)
(#95) Missing semicolon. (semi)
(#99) '$' is not defined. (no-undef)
(#109) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#110) This line has a length of 133. Maximum allowed is 132. (max-len)
(#110) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#110) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#116) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#125) 'data' is defined but never used. (no-unused-vars)
(#130) Missing semicolon. (semi)
(#133) This line has a length of 137. Maximum allowed is 132. (max-len)
(#136) Missing semicolon. (semi)
(#139) This line has a length of 137. Maximum allowed is 132. (max-len)
(#142) Missing semicolon. (semi)
(#144) 'e' is defined but never used. (no-unused-vars)
(#145) '$' is not defined. (no-undef)
(#153) Missing semicolon. (semi)
local/o365/classes/adminsetting/verifysetup.js
(#23) '$' is not defined. (no-undef)
(#25) '$' is not defined. (no-undef)
(#55) This line has a length of 148. Maximum allowed is 132. (max-len)
(#63) '$' is not defined. (no-undef)
(#70) '$' is not defined. (no-undef)
(#76) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#87) 'data' is defined but never used. (no-unused-vars)
(#91) Missing semicolon. (semi)
(#100) '$' is not defined. (no-undef)
(#104) Missing semicolon. (semi)
(#113) '$' is not defined. (no-undef)
(#117) Missing semicolon. (semi)
(#126) '$' is not defined. (no-undef)
(#130) Missing semicolon. (semi)
(#139) Missing semicolon. (semi)
(#147) Identifier 'rendersection_unifiedapi' is not in camel case. (camelcase)
(#148) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#152) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#154) '$' is not defined. (no-undef)
(#158) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#160) 'missingpermsbox' declared on line 175 column 29 is used outside of binding context. (block-scoped-var)
(#161) 'perm' declared on line 176 column 34 is used outside of binding context. (block-scoped-var)
(#162) 'missingpermsbox' declared on line 175 column 29 is used outside of binding context. (block-scoped-var)
(#162) 'perm' declared on line 176 column 34 is used outside of binding context. (block-scoped-var)
(#162) 'perm' declared on line 176 column 34 is used outside of binding context. (block-scoped-var)
(#164) 'missingpermsbox' declared on line 175 column 29 is used outside of binding context. (block-scoped-var)
(#165) 'missingpermsbox' declared on line 175 column 29 is used outside of binding context. (block-scoped-var)
(#173) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#175) 'missingpermsbox' is already defined. (no-redeclare)
(#175) 'missingpermsbox' declared on line 160 column 29 is used outside of binding context. (block-scoped-var)
(#176) 'perm' is already defined. (no-redeclare)
(#176) 'perm' declared on line 161 column 34 is used outside of binding context. (block-scoped-var)
(#177) 'missingpermsbox' declared on line 160 column 29 is used outside of binding context. (block-scoped-var)
(#177) 'perm' declared on line 161 column 34 is used outside of binding context. (block-scoped-var)
(#177) 'perm' declared on line 161 column 34 is used outside of binding context. (block-scoped-var)
(#179) 'missingpermsbox' declared on line 160 column 29 is used outside of binding context. (block-scoped-var)
(#180) 'missingpermsbox' declared on line 160 column 29 is used outside of binding context. (block-scoped-var)
(#191) Missing semicolon. (semi)
(#199) '$' is not defined. (no-undef)
(#205) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#206) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#208) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#209) '$' is not defined. (no-undef)
(#210) Operator '+' must be spaced. (space-infix-ops)
(#210) Operator '+' must be spaced. (space-infix-ops)
(#211) Operator '+' must be spaced. (space-infix-ops)
(#211) Operator '+' must be spaced. (space-infix-ops)
(#213) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#214) Blocks are nested too deeply (5). Maximum allowed is 4. (max-depth)
(#214) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#215) Blocks are nested too deeply (6). Maximum allowed is 4. (max-depth)
(#218) 'errstr' declared on line 231 column 41 is used outside of binding context. (block-scoped-var)
(#218) Operator '+' must be spaced. (space-infix-ops)
(#219) 'errstr' declared on line 231 column 41 is used outside of binding context. (block-scoped-var)
(#219) Operator '+' must be spaced. (space-infix-ops)
(#219) Operator '+' must be spaced. (space-infix-ops)
(#219) Operator '+' must be spaced. (space-infix-ops)
(#220) 'errstr' declared on line 231 column 41 is used outside of binding context. (block-scoped-var)
(#220) Operator '+' must be spaced. (space-infix-ops)
(#220) Operator '+' must be spaced. (space-infix-ops)
(#220) Operator '+' must be spaced. (space-infix-ops)
(#221) 'errstr' declared on line 231 column 41 is used outside of binding context. (block-scoped-var)
(#227) Blocks are nested too deeply (5). Maximum allowed is 4. (max-depth)
(#227) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#228) Blocks are nested too deeply (6). Maximum allowed is 4. (max-depth)
(#231) 'errstr' is already defined. (no-redeclare)
(#231) 'errstr' declared on line 218 column 41 is used outside of binding context. (block-scoped-var)
(#231) Operator '+' must be spaced. (space-infix-ops)
(#232) 'errstr' declared on line 218 column 41 is used outside of binding context. (block-scoped-var)
(#232) Operator '+' must be spaced. (space-infix-ops)
(#232) Operator '+' must be spaced. (space-infix-ops)
(#232) Operator '+' must be spaced. (space-infix-ops)
(#233) 'errstr' declared on line 218 column 41 is used outside of binding context. (block-scoped-var)
(#233) Operator '+' must be spaced. (space-infix-ops)
(#233) Operator '+' must be spaced. (space-infix-ops)
(#233) Operator '+' must be spaced. (space-infix-ops)
(#234) 'errstr' declared on line 218 column 41 is used outside of binding context. (block-scoped-var)
(#244) '$' is not defined. (no-undef)
(#247) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#258) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#268) Missing semicolon. (semi)
(#272) '$' is not defined. (no-undef)
(#279) '$' is not defined. (no-undef)
(#284) '$' is not defined. (no-undef)
(#285) '$' is not defined. (no-undef)
(#298) Missing semicolon. (semi)
(#301) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#309) Missing semicolon. (semi)
(#311) Missing semicolon. (semi)

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, 1 warnings)

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

Problems running grunt
Task "eslint:amd" failed. Use --force to continue.

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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


Gherkin .feature problems

(0 errors, 0 warnings)

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