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]
            
- admin/tool/attestoodle/classes/gabarit/sitecertificate.php
- (#299)
                  This comment is 42% valid code; is this commented out code?
- admin/tool/attestoodle/version.php
- (#27)
                  Inline comments must end in full-stops, exclamation marks, or question marks
- (#28)
                  Inline comments must end in full-stops, exclamation marks, or question marks
Javascript coding style problems
(2 errors, 7 warnings)
This section shows the coding style problems detected in the code by eslint
              [More info]
            
- admin/tool/attestoodle/classes/generated/scriptajax.js
- (#1)
                  Missing JSDoc for parameter 'args'. (valid-jsdoc)
- (#5)
                  Missing JSDoc parameter type for 'null'. (valid-jsdoc)
- (#5)
                  Expected JSDoc for 'e' but found 'null'. (valid-jsdoc)
- (#6)
                  Missing JSDoc parameter type for 'null'. (valid-jsdoc)
- (#6)
                  Duplicate JSDoc parameter 'null'. (valid-jsdoc)
- (#8)
                  Identifier 'ajax_certif_generate' is not in camel case. (camelcase)
- (#8)
                  'ajax_certif_generate' is defined but never used. (no-unused-vars)
- (#28)
                  'displayBar' is not defined. (no-undef)
- (#31)
                  Unexpected alert. (no-alert)
CSS problems
(4 errors, 0 warnings)
This section shows CSS problems detected by stylelint
              [More info]
            
- admin/tool/attestoodle/styles.css
- (#80)
                  Can't parse value "progid:dximagetransform.microsoft.gradient(enabled=false)" (csstree/validator)
- (#131)
                  Can't parse value "alpha(opacity=65)" (csstree/validator)
- (#26)
                  Unexpected !important (declaration-no-important)
- (#26)
                  Expected indentation of 4 spaces (indentation)
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
(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]