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

(3 errors, 2 warnings)

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

question/type/kprime/backup/moodle2/restore_qtype_kprime_plugin.class.php
(#262) Inline doc block comments are not allowed; use "// Comment." instead
(#283) Inline doc block comments are not allowed; use "// Comment." instead
(#293) Inline doc block comments are not allowed; use "// Comment." instead
(#305) Inline comments must start with a capital letter, digit or 3-dots sequence
(#305) This comment is 43% valid code; is this commented out code?

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
(#250) 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

(2 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
question/type/kprime/tests/behat/05.feature
(#268) Multiple empty lines are not allowed