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

(2 errors, 0 warnings)

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

question/type/kprime/tests/questiontype_test.php
(#52) The setUp() method in unit tests must always call to parent::setUp().
(#56) The tearDown() method in unit tests must always call to parent::tearDown().

Javascript coding style problems

(1 errors, 1 warnings)

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

question/type/kprime/mobile/kprime.js
(#64) Do not nest ternary expressions. (no-nested-ternary)
(#88) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(1 errors, 0 warnings)

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

question/type/kprime/tests/questiontype_test.php
(#248) Phpdocs for function questiontype_test::test_question_saving_question_one has incomplete parameters list

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 "gherkinlint" 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

(1 errors, 0 warnings)

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

question/type/kprime/tests/behat/04.feature
(#33) Multiple empty lines are not allowed