Prechecker results: error


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

(30 errors, 0 warnings)

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

local/eportfolio/classes/h5p/canedit.php
(#34) Missing docblock for function can_edit_content
local/eportfolio/classes/overview.php
(#47) Missing docblock for function __construct
(#60) Missing docblock for function display
(#160) Missing docblock for function get_eportfolios
(#254) Missing docblock for function get_sort_order
(#273) Missing docblock for function get_table_columns
(#343) Missing docblock for function get_table_headers
(#413) Missing docblock for function get_table_data
(#698) Missing docblock for function action_button_view
(#712) Missing docblock for function action_button_share
(#726) Missing docblock for function action_button_edit
(#741) Missing docblock for function action_button_delete
(#759) Missing docblock for function action_button_undo
(#776) Missing docblock for function action_button_grade
(#791) Missing docblock for function action_button_reuse
(#808) Missing docblock for function generate_navbar
(#900) Missing docblock for function get_h5p_title
local/eportfolio/locallib.php
(#32) Missing docblock for function get_eportfolio_courses
(#81) Missing docblock for function get_shared_participants
(#161) Missing docblock for function get_course_user_to_share
(#187) Missing docblock for function get_course_roles_to_share
(#219) Missing docblock for function get_course_groups_to_share
(#241) Missing docblock for function get_eportfolio_cm
(#301) Missing docblock for function reset_session_data
(#317) Missing docblock for function load_from_session
(#339) Missing docblock for function save_to_session
(#362) Missing docblock for function get_assigned_role_by_course
(#383) Missing docblock for function get_sort_order
(#404) Missing docblock for function check_already_shared
(#456) Missing docblock for function eportfolio_send_message

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

(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

(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, 2 warnings)

This section shows problems detected in mustache templates [More info]

local/eportfolio/templates/fileselector.mustache
(#1) HTML Validation error, line 11: An element with “role=menuitem” must be contained in, or owned by, an element with “role=menubar” or “role=menu”. ( <a class="dropdown-item" href="" title="((overview%3Aeportfolio%3Auploadnewfile%2C+local_eportfolio))" role="menuitem"> )
(#1) HTML Validation error, line 16: An element with “role=menuitem” must be contained in, or owned by, an element with “role=menubar” or “role=menu”. ( <a class="dropdown-item" href="" title="((overview%3Aeportfolio%3Acreatenewfile%2C+local_eportfolio))" role="menuitem"> )
local/eportfolio/templates/helpfaq.mustache
(#1) HTML Validation info, line 1: This document appears to be written in German but the “html” start tag has “lang="en"”. Consider using “lang="de"” (or variant) instead. (TYPE html><html lang="en"><head>)
local/eportfolio/templates/view_h5p_player.mustache
(#1) HTML Validation info, line 10: Empty heading. (> <h4></h4>)

Gherkin .feature problems

(0 errors, 0 warnings)

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