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

(0 errors, 1 warnings)

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

report/allylti/view.php
(#34) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead

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

(20 errors, 0 warnings)

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

report/allylti/classes/local/launch_config.php
(#86) There is no description in phpdocs for function get_url
(#100) There is no description in phpdocs for function get_key
(#107) There is no description in phpdocs for function get_secret
(#114) There is no description in phpdocs for function get_launchcontainer
(#60) Phpdocs for function launch_config::__construct has incomplete parameters list
report/allylti/classes/privacy/provider.php
(#46) Function provider::get_metadata is not documented
(#60) Function provider::get_contexts_for_userid is not documented
(#64) Function provider::export_user_data is not documented
(#67) Function provider::delete_data_for_all_users_in_context is not documented
(#70) Function provider::delete_data_for_user is not documented
(#73) Function provider::get_users_in_context is not documented
(#76) Function provider::delete_data_for_users is not documented
report/allylti/lib.php
(#19) Package is not specified for function report_allylti_extend_navigation_course. It is also not specified in file-level phpdocs
(#46) Package is not specified for function report_allylti_before_standard_html_head. It is also not specified in file-level phpdocs
(#17) File-level phpdocs block is not found
(#19) Function report_allylti_extend_navigation_course is not documented
(#46) Function report_allylti_before_standard_html_head is not documented
report/allylti/tests/behat/behat_report_allylti.php
(#40) Package filter_ally is not valid
(#44) Function behat_report_allylti::findnofail is not documented
(#53) There is no description in phpdocs for function navigate_ax_report

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 "gherkinlint" 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

(4 errors, 0 warnings)

This section shows problems detected in behat .feature files [More info]

report/allylti/tests/behat/view_report.feature
(#74) Wrong indentation for "Examples", expected indentation level of 4, but got 2
(#75) Wrong indentation for "example", expected indentation level of 6, but got 4
(#76) Wrong indentation for "example", expected indentation level of 6, but got 4
report/allylti/tests/behat/test_accessibility_report.feature
(#45) New line at EOF(end of file) is required