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]
- lib/editor/marklar/classes/privacy/provider.php
- (#58)
Method name "_get_metadata" should not be prefixed with an underscore to indicate visibility
- (#68)
Method name "_export_user_preferences" should not be prefixed with an underscore to indicate visibility
- lib/editor/marklar/lib.php
- (#124)
Line exceeds 132 characters; contains 135 characters
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
(7 errors, 0 warnings)
This section shows the phpdocs problems detected in the code by local_moodlecheck
[More info]
- lib/editor/marklar/classes/external.php
- (#18)
Inline phpdocs tag {@link editor_marklar_external} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
- (#39)
Inline phpdocs tag {@link self::get_preview()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
- (#88)
Inline phpdocs tag {@link self::get_preview()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
- lib/editor/marklar/classes/privacy/provider.php
- (#18)
Inline phpdocs tag {@link editor_marklar\privacy\provider} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
- lib/editor/marklar/tests/external_test.php
- (#18)
Inline phpdocs tag {@link editor_marklar_external_testcase} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
- lib/editor/marklar/tests/privacy_provider_test.php
- (#18)
Inline phpdocs tag {@link editor_marklar_privacy_provider_testcase} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
- (#37)
Inline phpdocs tag {@link editor_marklar\privacy\provider} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
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]