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
(9 errors, 9 warnings)
This section shows the coding style problems detected in the code by phpcs
[More info]
- local/yuja/classes/local_yuja/yuja_client.class.php
- (#1)
End of line character is invalid; expected "\n" but found "\r\n"
- (#36)
Opening brace should be on the same line as the declaration for class yuja_client
- (#55)
Inline comments must start with a capital letter, digit or 3-dots sequence
- (#55)
This comment is 48% valid code; is this commented out code?
- (#70)
Inline comments must end in full-stops, exclamation marks, or question marks
- (#74)
Inline comments must start with a capital letter, digit or 3-dots sequence
- (#74)
This comment is 67% valid code; is this commented out code?
- local/yuja/classes/privacy/provider.php
- (#1)
End of line character is invalid; expected "\n" but found "\r\n"
- (#62)
File must end with a newline character
- local/yuja/lang/en/local_yuja.php
- (#1)
End of line character is invalid; expected "\n" but found "\r\n"
- (#43)
Inline comments must end in full-stops, exclamation marks, or question marks
- (#59)
File must end with a newline character
- local/yuja/lib.php
- (#1)
End of line character is invalid; expected "\n" but found "\r\n"
- (#25)
Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
- (#29)
Inline comments must end in full-stops, exclamation marks, or question marks
- local/yuja/settings.php
- (#1)
End of line character is invalid; expected "\n" but found "\r\n"
- (#45)
Inline comments must end in full-stops, exclamation marks, or question marks
- local/yuja/version.php
- (#1)
End of line character is invalid; expected "\n" but found "\r\n"
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
(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]