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]
- mod/organizer/backup/moodle2/restore_organizer_activity_task.class.php
- (#117)
Inline comments must end in full-stops, exclamation marks, or question marks
- mod/organizer/view_lib.php
- (#66)
Line exceeds 132 characters; contains 133 characters
- (#274)
Line exceeds 132 characters; contains 142 characters
Javascript coding style problems
(0 errors, 12 warnings)
This section shows the coding style problems detected in the code by eslint
[More info]
- mod/organizer/amd/src/evalform.js
- (#36)
Unexpected empty function. (no-empty-function)
- mod/organizer/amd/src/initcheckboxes.js
- (#35)
Unexpected empty function. (no-empty-function)
- mod/organizer/amd/src/initinfobox.js
- (#52)
Function 'toggleAllSlots' has a complexity of 26. Maximum allowed is 20. (complexity)
- (#131)
Blocks are nested too deeply (5). Maximum allowed is 4. (max-depth)
- (#132)
Blocks are nested too deeply (6). Maximum allowed is 4. (max-depth)
- (#290)
Requires a space before '}'. (block-spacing)
- (#290)
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
- mod/organizer/amd/src/modform.js
- (#32)
Expected JSDoc block to be aligned. (jsdoc/check-alignment)
- (#51)
Identifier 'check_group_members_only' is not in camel case. (camelcase)
- (#78)
Identifier 'check_group_mode' is not in camel case. (camelcase)
- (#96)
Identifier 'init_gradechange' is not in camel case. (camelcase)
- (#98)
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]