Overview
(0 errors, 0 warnings)
This section shows the general problems detected when processing the code
[More info]
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
(9 errors, 5 warnings)
This section shows the coding style problems detected in the code by phpcs
[More info]
- admin/tool/migratehvp2h5p/classes/api.php
- (#129)
There should be a comma after the last array item in a multi-line array.
- (#134)
There should be a comma after the last array item in a multi-line array.
- admin/tool/migratehvp2h5p/classes/event/hvp_migrated.php
- (#127)
There should be a comma after the last array item in a multi-line array.
- admin/tool/migratehvp2h5p/classes/output/hvpactivities_table.php
- (#119)
There must be a single space between the colon and type in a return type declaration
- admin/tool/migratehvp2h5p/classes/output/listnotmigrated.php
- (#72)
There should be a comma after the last array item in a multi-line array.
- (#80)
There should be a comma after the last array item in a multi-line array.
- (#84)
There should be a comma after the last array item in a multi-line array.
- (#88)
There should be a comma after the last array item in a multi-line array.
- admin/tool/migratehvp2h5p/classes/privacy/provider.php
- (#41)
There must not be a space before the colon in a return type declaration
- admin/tool/migratehvp2h5p/lang/en/tool_migratehvp2h5p.php
- (#34)
The string key "copy2cb_no" is not in the correct order, it should be before "copy2cb_yeswithoutlink"
- (#46)
The string key "migrate_fail" is not in the correct order, it should be before "migrate_success"
- (#56)
The string key "keeporiginal" is not in the correct order, it should be before "pluginname"
- (#58)
The string key "keeporiginal_delete" is not in the correct order, it should be before "keeporiginal_hide"
- admin/tool/migratehvp2h5p/tests/author_test.php
- (#33)
Unit test author_test should be declared as final.
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]
- admin/tool/migratehvp2h5p/classes/api.php
- (#186)
Phpdocs for function api::get_sql_hvp_to_migrate has incomplete parameters list
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]