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, 4 warnings)
This section shows the coding style problems detected in the code by phpcs
[More info]
- filter/synhi/lang/en/filter_synhi.php
- (#44)
Inline comments must end in full-stops, exclamation marks, or question marks
- filter/synhi/settings.php
- (#87)
Inline comments must end in full-stops, exclamation marks, or question marks
- filter/synhi/tests/filtersynhitoolbox_test.php
- (#193)
Line exceeds 132 characters; contains 141 characters
- filter/synhi/version.php
- (#29)
This comment is 45% valid code; is this commented out code?
Javascript coding style problems
(6 errors, 1 warnings)
This section shows the coding style problems detected in the code by eslint
[More info]
- filter/synhi/Gruntfile.js
- (#42)
'module' is not defined. (no-undef)
- (#44)
'process' is not defined. (no-undef)
- (#44)
'process' is not defined. (no-undef)
- (#49)
'process' is not defined. (no-undef)
- (#55)
'__dirname' is not defined. (no-undef)
- (#56)
'process' is not defined. (no-undef)
- (#87)
Identifier 'dynamic_mappings' is not in camel case. (camelcase)
CSS problems
(1 errors, 0 warnings)
This section shows CSS problems detected by stylelint
[More info]
- filter/synhi/styles.css
- (#3)
Unknown word (CssSyntaxError)
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 "stylelint:css" failed. Use --force to continue.
shifter problems
(0 errors, 0 warnings)
This section shows problems detected by shifter
[More info]
Mustache template problems
(2 errors, 0 warnings)
This section shows problems detected in mustache templates
[More info]
- filter/synhi/templates/setting_highlight.mustache
- (#1)
Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
- filter/synhi/templates/setting_highlight_example.mustache
- (#1)
Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
Gherkin .feature problems
(0 errors, 0 warnings)
This section shows problems detected in behat .feature files
[More info]