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
(17 errors, 8 warnings)
This section shows the coding style problems detected in the code by phpcs
[More info]
- local/preventcopy/classes/privacy/provider.php
- (#29)
Missing docblock for class provider
- (#42)
File must end with a newline character
- local/preventcopy/lang/en/local_preventcopy.php
- (#34)
The string key "nonstudentrole" is not in the correct order, it should be before "studentroledesc"
- (#40)
The string key "listofpages" is not in the correct order, it should be before "preventcopyjsdesc"
- (#41)
Unexpected string end, it should be a line feed after a semicolon
- (#41)
File must end with a newline character
- local/preventcopy/lib.php
- (#28)
Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
- (#40)
Inline comments must end in full-stops, exclamation marks, or question marks
- (#41)
Expected "if (...) {\n"; found "if(...){\n"
- (#44)
Whitespace found at end of line
- (#46)
Whitespace found at end of line
- (#63)
Inline comments must start with a capital letter, digit or 3-dots sequence
- (#63)
Inline comments must end in full-stops, exclamation marks, or question marks
- (#64)
Expected 1 space before "=="; 0 found
- (#64)
Expected 1 space after "=="; 0 found
- (#65)
Whitespace found at end of line
- (#66)
Expected 1 space before "=="; 0 found
- (#66)
Expected 1 space after "=="; 0 found
- (#67)
Whitespace found at end of line
- (#79)
Expected 1 space before opening brace; found 0
- local/preventcopy/settings.php
- (#50)
Whitespace found at end of line within string
- (#51)
Whitespace found at end of line within string
- (#66)
Inline comments must end in full-stops, exclamation marks, or question marks
- (#76)
Inline comments must end in full-stops, exclamation marks, or question marks
- (#87)
File must end with a newline character
Javascript coding style problems
(1 errors, 0 warnings)
This section shows the coding style problems detected in the code by eslint
[More info]
- local/preventcopy/amd/src/inject.js
- (#19)
@package should be empty. (jsdoc/empty-tags)
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 "eslint:amd" 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
(0 errors, 0 warnings)
This section shows problems detected in behat .feature files
[More info]