Prechecker results: warning


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

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

local/ldap/locallib.php
(#215) Line exceeds 132 characters; contains 145 characters
(#239) Logical operator "and" is prohibited; use "&&" instead
(#257) Line exceeds 132 characters; contains 136 characters
(#268) Line exceeds 132 characters; contains 135 characters
(#320) Line exceeds 132 characters; contains 145 characters
(#354) Logical operator "and" is prohibited; use "&&" instead
local/ldap/tests/sync_test.php
(#44) PHPUnit testcase name "local_ldap_sync_testcase" does not match file name "sync_test"
(#44) PHPUnit class "local_ldap_sync_testcase" does not have any namespace. It is recommended to add it to the "local_ldap" namespace, using more levels if needed, in order to match the code being tested
(#46) Test method test_cohort_group_sync() is missing any coverage information, own or at class level
(#58) Logical operator "or" is prohibited; use "||" instead
(#58) Logical operator "or" is prohibited; use "||" instead
(#59) Logical operator "or" is prohibited; use "||" instead
(#241) Test method test_cohort_autocreation() is missing any coverage information, own or at class level
(#253) Logical operator "or" is prohibited; use "||" instead
(#253) Logical operator "or" is prohibited; use "||" instead
(#254) Logical operator "or" is prohibited; use "||" instead
(#368) Test method test_cohort_attribute_sync() is missing any coverage information, own or at class level
(#380) Logical operator "or" is prohibited; use "||" instead
(#380) Logical operator "or" is prohibited; use "||" instead
(#381) Logical operator "or" is prohibited; use "||" instead
(#726) Logical operator "and" is prohibited; use "&&" instead

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]


Gherkin .feature problems

(0 errors, 0 warnings)

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