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

(11 errors, 73 warnings)

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

mod/assign/submission/collabora/callback.php
(#26) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
mod/assign/submission/collabora/classes/test_setup_trait.php
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
mod/assign/submission/collabora/tests/behat/behat_assignsubmission_collabora.php
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
mod/assign/submission/collabora/tests/callbacklib_test.php
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Inline comments must start with a capital letter, digit or 3-dots sequence
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) This comment is 45% valid code; is this commented out code?
mod/assign/submission/collabora/tests/events_test.php
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
mod/assign/submission/collabora/tests/locallib_test.php
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Line exceeds 132 characters; contains 150 characters
(#122) Inline comments must start with a capital letter, digit or 3-dots sequence
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) Inline comments must start with a capital letter, digit or 3-dots sequence
(#162) Inline comments must start with a capital letter, digit or 3-dots sequence
(#168) Inline comments must start with a capital letter, digit or 3-dots sequence
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#353) Inline comments must start with a capital letter, digit or 3-dots sequence
(#418) Inline comments must end in full-stops, exclamation marks, or question marks
(#442) Inline comments must end in full-stops, exclamation marks, or question marks
mod/assign/submission/collabora/tests/privacy_test.php
(#115) Inline comments must start with a capital letter, digit or 3-dots sequence
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) This comment is 67% valid code; is this commented out code?
mod/assign/submission/collabora/tests/test-collabora.php
(#79) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) Line exceeds 132 characters; contains 141 characters
(#80) Line exceeds 132 characters; contains 141 characters
(#80) Line exceeds 132 characters; contains 141 characters
(#80) Line exceeds 132 characters; contains 141 characters
(#80) Line exceeds 132 characters; contains 141 characters
(#80) Line exceeds 132 characters; contains 141 characters
(#80) Line exceeds 132 characters; contains 141 characters
(#80) Line exceeds 132 characters; contains 141 characters
(#80) Line exceeds 132 characters; contains 141 characters
(#80) Line exceeds 132 characters; contains 141 characters
(#80) Line exceeds 132 characters; contains 141 characters
(#80) Line exceeds 132 characters; contains 141 characters
(#80) Line exceeds 132 characters; contains 141 characters
(#80) Line exceeds 132 characters; contains 141 characters
(#80) Line exceeds 132 characters; contains 141 characters
(#80) Line exceeds 132 characters; contains 141 characters
(#80) Line exceeds 132 characters; contains 141 characters
(#80) Line exceeds 132 characters; contains 141 characters
(#80) Line exceeds 132 characters; contains 141 characters
(#80) Line exceeds 132 characters; contains 141 characters
(#80) Line exceeds 132 characters; contains 141 characters
(#80) Line exceeds 132 characters; contains 141 characters
(#80) Line exceeds 132 characters; contains 141 characters
(#80) Line exceeds 132 characters; contains 141 characters
(#80) Line exceeds 132 characters; contains 141 characters
(#80) Line exceeds 132 characters; contains 141 characters
(#80) Line exceeds 132 characters; contains 141 characters
(#80) Line exceeds 132 characters; contains 141 characters
(#80) Line exceeds 132 characters; contains 141 characters
(#80) Line exceeds 132 characters; contains 141 characters
(#80) Line exceeds 132 characters; contains 141 characters
(#80) Line exceeds 132 characters; contains 141 characters
(#80) Line exceeds 132 characters; contains 141 characters
(#80) Line exceeds 132 characters; contains 141 characters
(#80) Line exceeds 132 characters; contains 141 characters
(#80) Line exceeds 132 characters; contains 141 characters
(#80) Line exceeds 132 characters; contains 141 characters
(#80) Line exceeds 132 characters; contains 141 characters
(#80) Line exceeds 132 characters; contains 141 characters
(#80) Line exceeds 132 characters; contains 141 characters
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Inline comments must start with a capital letter, digit or 3-dots sequence
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) The use of function error_log() is forbidden
(#141) The use of function error_log() is forbidden
(#169) The use of function error_log() is forbidden
(#173) Inline comments must start with a capital letter, digit or 3-dots sequence
(#173) Inline comments must end in full-stops, exclamation marks, or question marks
(#184) The use of function error_log() is forbidden
(#184) The use of function print_r() is forbidden
(#191) The use of function error_log() is forbidden
(#199) The use of function error_log() is forbidden
(#201) The use of function error_log() is forbidden
(#205) Inline comments must start with a capital letter, digit or 3-dots sequence
(#206) The use of function error_log() is forbidden
(#208) The use of function error_log() is forbidden
(#253) The use of function print_r() is forbidden

Javascript coding style problems

(0 errors, 5 warnings)

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

mod/assign/submission/collabora/amd/src/modal_iframe.js
(#28) Unexpected space before function parentheses. (space-before-function-paren)
(#37) Unexpected space before function parentheses. (space-before-function-paren)
(#42) Unexpected space before function parentheses. (space-before-function-paren)
(#48) Unexpected space before function parentheses. (space-before-function-paren)
mod/assign/submission/collabora/amd/src/resizeiframe.js
(#2) Missing JSDoc comment. (require-jsdoc)

CSS problems

(0 errors, 0 warnings)

This section shows CSS problems detected by stylelint [More info]


PHPDocs style problems

(4 errors, 0 warnings)

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

mod/assign/submission/collabora/classes/output/content.php
(#29) Class content is not documented
(#33) Function content::__construct is not documented
(#51) Function content::export_for_template is not documented
(#17) No one-line description found in phpdocs for file

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]