Prechecker results: error


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

(0 errors, 35 warnings)

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

mod/dialogue/classes/conversation.php
(#156) Logical operator "or" is prohibited; use "||" instead
(#190) Logical operator "and" is prohibited; use "&&" instead
(#190) Logical operator "or" is prohibited; use "||" instead
(#318) Logical operator "and" is prohibited; use "&&" instead
(#342) Logical operator "or" is prohibited; use "||" instead
(#473) Logical operator "and" is prohibited; use "&&" instead
(#654) Logical operator "and" is prohibited; use "&&" instead
(#654) Logical operator "or" is prohibited; use "||" instead
(#655) Logical operator "or" is prohibited; use "||" instead
(#685) Logical operator "and" is prohibited; use "&&" instead
mod/dialogue/classes/message.php
(#136) Logical operator "and" is prohibited; use "&&" instead
(#136) Logical operator "or" is prohibited; use "||" instead
(#329) Logical operator "and" is prohibited; use "&&" instead
(#375) Logical operator "and" is prohibited; use "&&" instead
mod/dialogue/classes/reply.php
(#128) Logical operator "or" is prohibited; use "||" instead
(#133) Logical operator "or" is prohibited; use "||" instead
(#171) Logical operator "or" is prohibited; use "||" instead
mod/dialogue/conversation.php
(#61) Logical operator "or" is prohibited; use "||" instead
(#159) Logical operator "and" is prohibited; use "&&" instead
(#164) Logical operator "or" is prohibited; use "||" instead
(#165) Logical operator "and" is prohibited; use "&&" instead
(#184) Logical operator "or" is prohibited; use "||" instead
(#188) Logical operator "and" is prohibited; use "&&" instead
mod/dialogue/formlib.php
(#51) Logical operator "or" is prohibited; use "||" instead
mod/dialogue/lib.php
(#405) Logical operator "or" is prohibited; use "||" instead
(#454) Logical operator "or" is prohibited; use "||" instead
mod/dialogue/locallib.php
(#210) Logical operator "and" is prohibited; use "&&" instead
(#332) Logical operator "or" is prohibited; use "||" instead
mod/dialogue/renderer.php
(#89) Logical operator "and" is prohibited; use "&&" instead
(#89) Logical operator "or" is prohibited; use "||" instead
(#104) Logical operator "and" is prohibited; use "&&" instead
(#104) Logical operator "or" is prohibited; use "||" instead
(#247) Logical operator "and" is prohibited; use "&&" instead
(#619) Logical operator "and" is prohibited; use "&&" instead
mod/dialogue/tests/dialogue_test.php
(#30) Test method test_coursemodule_for_dialogue() is missing any coverage information, own or at class level

Javascript coding style problems

(1 errors, 10 warnings)

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

mod/dialogue/yui/src/clickredirector/js/clickredirector.js
(#1) Identifier 'mod_dialogue' is not in camel case. (camelcase)
(#3) Comments should not begin with a lowercase character. (capitalized-comments)
(#4) Extra space after key 'cmid'. (key-spacing)
(#5) Extra space after key 'modroot'. (key-spacing)
(#7) Comments should not begin with a lowercase character. (capitalized-comments)
(#22) Comments should not begin with a lowercase character. (capitalized-comments)
(#26) Extra space after key 'name'. (key-spacing)
(#40) Comments should not begin with a lowercase character. (capitalized-comments)
(#45) Comments should not begin with a lowercase character. (capitalized-comments)
(#48) Comments should not begin with a lowercase character. (capitalized-comments)
(#54) Return statement should not contain assignment. (no-return-assign)

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:yui" 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]