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

(32 errors, 0 warnings)

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

mod/consentform/confirmation.php
(#30) Expected 1 space before "="; 2 found
mod/consentform/exportcsv.php
(#30) Expected 1 space before "="; 9 found
(#31) Expected 1 space before "="; 5 found
(#32) Expected 1 space before "="; 2 found
(#38) Expected 1 space before "="; 3 found
(#40) Expected 1 space before "="; 2 found
mod/consentform/grade.php
(#30) Expected 1 space before "="; 11 found
(#31) Expected 1 space before "="; 7 found
mod/consentform/index.php
(#67) Expected 1 space before "="; 2 found
(#70) Expected 1 space before "="; 2 found
mod/consentform/lib.php
(#200) Expected 1 space before "="; 2 found
(#201) Expected 1 space before "="; 2 found
mod/consentform/listusers.php
(#29) Expected 1 space before "="; 11 found
(#30) Expected 1 space before "="; 7 found
(#31) Expected 1 space before "="; 2 found
(#37) Expected 1 space before "="; 3 found
(#39) Expected 1 space before "="; 2 found
(#87) Expected 1 space before "="; 3 found
(#88) Expected 1 space before "="; 2 found
mod/consentform/locallib.php
(#252) Expected 1 space before "=>"; 12 found
(#253) Expected 1 space before "=>"; 7 found
(#303) Expected 1 space before "=>"; 5 found
(#304) Expected 1 space before "=>"; 5 found
(#305) Expected 1 space before "=>"; 3 found
(#329) Expected 1 space before "="; 4 found
(#330) Expected 1 space before "="; 7 found
(#740) Expected 1 space before "="; 4 found
(#926) Expected 1 space before "="; 2 found
(#963) Expected 1 space before "="; 2 found
mod/consentform/view.php
(#30) Expected 1 space before "="; 9 found
(#31) Expected 1 space before "="; 5 found
(#32) Expected 1 space before "="; 2 found

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

(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

(3 errors, 0 warnings)

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

mod/consentform/tests/behat/consentform_instance_create.feature
(#31) New line at EOF(end of file) is required
mod/consentform/tests/behat/adminsetting_enablecompletion.feature
(#54) New line at EOF(end of file) is required
mod/consentform/tests/behat/consentform_rejection_revocation.feature
(#75) New line at EOF(end of file) is required