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

(38 errors, 0 warnings)

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

theme/boost_o365teams/classes/output/core_renderer.php
(#29) Opening brace must not be followed by a blank line
(#95) Opening parenthesis of a multi-line function call must be the last content on the line
(#96) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#96) Closing parenthesis of a multi-line function call must be on a line by itself
theme/boost_o365teams/classes/privacy/provider.php
(#35) Opening brace must not be followed by a blank line
theme/boost_o365teams/layout/login.php
(#35) Expected 1 blank line at end of file; 2 found
theme/boost_o365teams/lib.php
(#48) Blank line found at end of control structure
theme/boost_o365teams/renderers.php
(#82) Each class must be in a file by itself
(#205) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#205) Opening parenthesis of a multi-line function call must be the last content on the line
(#206) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#206) Closing parenthesis of a multi-line function call must be on a line by itself
(#206) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#244) Each class must be in a file by itself
(#258) Opening parenthesis of a multi-line function call must be the last content on the line
(#259) Opening parenthesis of a multi-line function call must be the last content on the line
(#260) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#260) Closing parenthesis of a multi-line function call must be on a line by itself
(#262) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#262) Closing parenthesis of a multi-line function call must be on a line by itself
(#267) Opening parenthesis of a multi-line function call must be the last content on the line
(#267) Only one argument is allowed per line in a multi-line function call
(#267) Only one argument is allowed per line in a multi-line function call
(#268) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#268) Only one argument is allowed per line in a multi-line function call
(#268) Closing parenthesis of a multi-line function call must be on a line by itself
(#272) Opening parenthesis of a multi-line function call must be the last content on the line
(#272) Only one argument is allowed per line in a multi-line function call
(#272) Only one argument is allowed per line in a multi-line function call
(#273) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#273) Closing parenthesis of a multi-line function call must be on a line by itself
(#333) Opening parenthesis of a multi-line function call must be the last content on the line
(#333) Only one argument is allowed per line in a multi-line function call
(#334) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#334) Closing parenthesis of a multi-line function call must be on a line by itself
theme/boost_o365teams/settings.php
(#31) Opening parenthesis of a multi-line function call must be the last content on the line
(#32) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#32) Closing parenthesis of a multi-line function call must be on a line by itself

Javascript coding style problems

(0 errors, 0 warnings)

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


CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(0 errors, 0 warnings)

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


Update savepoints problems

(0 errors, 0 warnings)

This section shows problems detected with the handling of upgrade savepoints [More info]


Third party library modification problems

(0 errors, 0 warnings)

This section shows problems detected with the modification of third party libraries [More info]


grunt changes

(0 errors, 0 warnings)

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


shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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

theme/boost_o365teams/templates/columns2.mustache
(#1) HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (itle> <link rel="shortcut icon" href="favicon.ico" /> )
(#1) HTML Validation info, line 10: The “type” attribute is unnecessary for JavaScript resources. (ript> <script type="text/javascript"> )
(#1) HTML Validation info, line 2: Consider adding a “lang” attribute to the “html” start tag to declare the language of this document. (TYPE html><html ><head)
theme/boost_o365teams/templates/head.mustache
(#1) HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (itle> <link rel="shortcut icon" href="favicon.ico" /> <)
(#1) HTML Validation info, line 6: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (o" /> <link rel="stylesheet" type="text/css" href="styles.css" /> <)
(#1) HTML Validation info, line 10: The “type” attribute is unnecessary for JavaScript resources. (ript> <script type="text/javascript"> )
(#1) HTML Validation info, line 2: Consider adding a “lang” attribute to the “html” start tag to declare the language of this document. (TYPE html><html ><head)
theme/boost_o365teams/templates/login.mustache
(#1) HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (itle> <link rel="shortcut icon" href="favicon.ico" /> )
(#1) HTML Validation info, line 10: The “type” attribute is unnecessary for JavaScript resources. (ript> <script type="text/javascript"> )
(#1) HTML Validation info, line 2: Consider adding a “lang” attribute to the “html” start tag to declare the language of this document. (TYPE html><html ><head)

Gherkin .feature problems

(0 errors, 0 warnings)

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