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
(3 errors, 7 warnings)
This section shows the coding style problems detected in the code by phpcs
              [More info]
            
- mod/assign/feedback/helixfeedback/backup/moodle2/backup_assignfeedback_helixfeedback_subplugin.class.php
- (#26)
                  Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
- mod/assign/feedback/helixfeedback/backup/moodle2/restore_assignfeedback_helixfeedback_subplugin.class.php
- (#26)
                  Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
- mod/assign/feedback/helixfeedback/db/upgrade.php
- (#26)
                  Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
- mod/assign/feedback/helixfeedback/locallib.php
- (#40)
                  Inline comments must end in full-stops, exclamation marks, or question marks
- (#89)
                  Inline comments must start with a capital letter, digit or 3-dots sequence
- (#89)
                  This comment is 50% valid code; is this commented out code?
- (#89)
                  No space found before comment text; expected "// $param = "e_feed=" . $feedbackentry->preid;" but found "//$param = "e_feed=" . $feedbackentry->preid;"
- (#98)
                  Whitespace found at end of line
- (#184)
                  Expected 1 space after "=>"; 0 found
- (#184)
                  Line exceeds 132 characters; contains 142 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
(1 errors, 0 warnings)
This section shows the phpdocs problems detected in the code by local_moodlecheck
              [More info]
            
- mod/assign/feedback/helixfeedback/locallib.php
- (#41)
                  Variable assign_feedback_helixfeedback::$count is not documented
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]