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
(4 errors, 1 warnings)
This section shows the coding style problems detected in the code by phpcs
[More info]
- admin/tool/lala/classes/dataset_helper.php
- (#116)
There should be a comma after the last array item in a multi-line array.
- admin/tool/lala/classes/model_configuration_helper.php
- (#43)
There should be a comma after the last array item in a multi-line array.
- admin/tool/lala/classes/model_version.php
- (#136)
Short array syntax must be used to define arrays
- admin/tool/lala/classes/output/form/select_context.php
- (#46)
There should be a comma after the last array item in a multi-line array.
- admin/tool/lala/classes/task/version_create.php
- (#46)
There should be a comma after the last array item in a multi-line array.
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
(3 errors, 0 warnings)
This section shows the phpdocs problems detected in the code by local_moodlecheck
[More info]
- admin/tool/lala/classes/dataset_helper.php
- (#144)
Phpdocs for function dataset_helper::build_from_csv has incomplete parameters list
- admin/tool/lala/classes/model_version.php
- (#222)
Phpdocs for function model_version::create has incomplete parameters list
- (#582)
Phpdocs for function model_version::get_shuffled_data 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
(7 errors, 1 warnings)
This section shows problems detected in mustache templates
[More info]
- admin/tool/lala/templates/continue_model_version_button.mustache
- (#1)
Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
- admin/tool/lala/templates/create_model_version_button.mustache
- (#1)
Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
- admin/tool/lala/templates/evidence_item.mustache
- (#1)
HTML Validation error, line 2: Element “li” not allowed as child of element “body” in this context. (Suppressing further errors from this subtree.) (ad><body><li class="col-sm-4 pb-3 px-2"> )
- admin/tool/lala/templates/model_configuration.mustache
- (#1)
Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
- admin/tool/lala/templates/model_configuration_description.mustache
- (#1)
Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
- admin/tool/lala/templates/model_configuration_version_creation.mustache
- (#1)
Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
- admin/tool/lala/templates/model_version.mustache
- (#1)
Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
- admin/tool/lala/templates/model_version_description.mustache
- (#1)
Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
Gherkin .feature problems
(0 errors, 0 warnings)
This section shows problems detected in behat .feature files
[More info]