Prechecker results: error


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

(12 errors, 3 warnings)

This section shows the coding style problems detected in the code by phpcs [More info]

admin/tool/lpimportrdf/classes/framework_importer.php
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#45) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#45) Scope modifier not specified for member variable "$error"
(#47) Inline doc block comments are not allowed; use "// Comment." instead
(#48) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#48) Scope modifier not specified for member variable "$tree"
(#50) Inline doc block comments are not allowed; use "// Comment." instead
(#51) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#51) Scope modifier not specified for member variable "$framework"
(#86) Whitespace found at end of line
(#255) Whitespace found at end of line
(#360) Whitespace found at end of line
admin/tool/lpimportrdf/continue.php
(#25) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#42) Line exceeds 132 characters; contains 139 characters
admin/tool/lpimportrdf/index.php
(#25) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.

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 csslint [More info]


PHPDocs style problems

(14 errors, 0 warnings)

This section shows the phpdocs problems detected in the code by local_moodlecheck [More info]

admin/tool/lpimportrdf/classes/form/import.php
(#73) Function import::set_import_error is not documented
(#82) Phpdocs for function import::validation has incomplete parameters list
(#37) Package tool_lp is not valid
admin/tool/lpimportrdf/classes/framework_importer.php
(#53) Function framework_importer::fail is not documented
(#227) Function framework_importer::compare_nodes is not documented
(#235) Function framework_importer::sort_children is not documented
(#295) Function framework_importer::create_competency is not documented
(#321) Function framework_importer::set_related_competencies is not documented
(#335) Function framework_importer::create_framework is not documented
(#220) There is no description in phpdocs for function get_error
(#364) There is no description in phpdocs for function import
(#58) Phpdocs for function framework_importer::__construct has incomplete parameters list
(#254) Phpdocs for function framework_importer::sanitise_competency has incomplete parameters list
(#365) Phpdocs for function framework_importer::import 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]