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

(31 errors, 4 warnings)

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

grade/export/profiles/classes/event/grade_exported.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
grade/export/profiles/classes/observer.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
grade/export/profiles/classes/privacy/provider.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
grade/export/profiles/db/events.php
(#29) Expected 1 space before "=>"; 3 found
(#30) Expected 1 space before "=>"; 4 found
grade/export/profiles/delete.php
(#30) Expected 1 space before "="; 16 found
grade/export/profiles/export.php
(#33) Expected 1 space before "="; 16 found
(#77) Expected 1 space before "=>"; 3 found
(#79) Expected 1 space before "=>"; 7 found
(#81) Expected 1 space before "=>"; 5 found
(#82) Expected 1 space before "=>"; 3 found
(#83) Expected 1 space before "=>"; 2 found
grade/export/profiles/grade_export_profiles_form.php
(#191) Expected 1 space before "=>"; 7 found
(#193) Expected 1 space before "=>"; 5 found
grade/export/profiles/index.php
(#68) Expected 1 space before "="; 4 found
grade/export/profiles/lib.php
(#25) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#39) Expected 1 space before "=>"; 7 found
(#64) Expected 1 space before "=>"; 7 found
(#118) Expected 1 space before "=>"; 7 found
(#180) Expected 1 space before "=>"; 7 found
(#224) Expected 1 space before "=>"; 7 found
(#241) Expected 1 space before "=>"; 7 found
(#265) Expected 1 space before "=>"; 7 found
grade/export/profiles/tests/lib_test.php
(#139) Expected 1 space before "=>"; 3 found
(#141) Expected 1 space before "=>"; 5 found
(#151) Expected 1 space before "=>"; 7 found
(#157) Expected 1 space before "=>"; 3 found
(#159) Expected 1 space before "=>"; 5 found
(#166) Expected 1 space before "=>"; 7 found
(#172) Expected 1 space before "=>"; 3 found
(#174) Expected 1 space before "=>"; 5 found
(#686) Expected 1 space before "=>"; 2 found
(#762) Expected 1 space before "=>"; 2 found
(#847) Expected 1 space before "=>"; 2 found
(#932) Expected 1 space before "=>"; 2 found

Javascript coding style problems

(0 errors, 2 warnings)

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

grade/export/profiles/amd/src/error.js
(#24) Unexpected empty arrow function. (no-empty-function)
(#32) Unexpected alert. (no-alert)

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]