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, 0 warnings)
This section shows the coding style problems detected in the code by phpcs
[More info]
Javascript coding style problems
(7 errors, 3 warnings)
This section shows the coding style problems detected in the code by eslint
[More info]
- admin/tool/supporter/Gruntfile.js
- (#1)
Missing JSDoc @param "grunt" declaration. (jsdoc/require-param)
- (#5)
@package should be empty. (jsdoc/empty-tags)
- (#10)
'module' is not defined. (no-undef)
- (#14)
'__dirname' is not defined. (no-undef)
- (#15)
'process' is not defined. (no-undef)
- (#18)
'moodleroot' is assigned a value but never used. (no-unused-vars)
- (#21)
'process' is not defined. (no-undef)
- (#31)
Identifier 'dynamic_mappings' is not in camel case. (camelcase)
- admin/tool/supporter/amd/src/create_new_course.js
- (#88)
Extra space after key 'startdate'. (key-spacing)
- (#156)
Extra space after key 'startdate'. (key-spacing)
CSS problems
(1 errors, 0 warnings)
This section shows CSS problems detected by stylelint
[More info]
- admin/tool/supporter/style/styles.css
- (#19)
Unexpected !important (declaration-no-important)
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
(8 errors, 0 warnings)
This section shows files built by grunt and not commited
[More info]
- admin/tool/supporter/amd/build/create_new_course.min.js
- Uncommitted change detected.
- admin/tool/supporter/amd/build/dataTables.bootstrap4.min.js
- Uncommitted change detected.
- admin/tool/supporter/amd/build/datatables.min.js
- Uncommitted change detected.
- admin/tool/supporter/amd/build/enrol.min.js
- Uncommitted change detected.
- admin/tool/supporter/amd/build/jquery.dataTables.min.js
- Uncommitted change detected.
- admin/tool/supporter/amd/build/load_information.min.js
- Uncommitted change detected.
- admin/tool/supporter/amd/build/table_filter.min.js
- Uncommitted change detected.
- admin/tool/supporter/amd/build/table_sort.min.js
- Uncommitted change detected.
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]
- admin/tool/supporter/templates/create_new_course.mustache
- (#1)
HTML Validation info, line 39: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (ft"> <input type="button" class="btn btn-primary" id="create_new_course_button" value="((addnewcourse))"/> </)
Gherkin .feature problems
(0 errors, 0 warnings)
This section shows problems detected in behat .feature files
[More info]