Prechecker results: warning


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

(0 errors, 3 warnings)

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

public/mod/checkmark/locallib.php
(#1800) Line exceeds 132 characters; contains 134 characters
public/mod/checkmark/tests/locallib_test.php
(#36) Test method test_print_preferences_defaults() is missing any coverage information, own or at class level
(#106) Test method test_print_preferences_update_pref_pdf() is missing any coverage information, own or at class level

Javascript coding style problems

(0 errors, 7 warnings)

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

public/mod/checkmark/amd/src/grading.js
(#43) Expected catch,fail,always() or return (promise/catch-or-return)
(#43) Each then() should return a value or throw (promise/always-return)
(#43) Unexpected space before function parentheses. (space-before-function-paren)
public/mod/checkmark/amd/src/quickgrade.js
(#45) Expected catch,fail,always() or return (promise/catch-or-return)
(#45) Each then() should return a value or throw (promise/always-return)
public/mod/checkmark/amd/src/utils.js
(#100) Expected catch,fail,always() or return (promise/catch-or-return)
(#100) Each then() should return a value or throw (promise/always-return)

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]