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

(41 errors, 3 warnings)

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

mod/assign/submission/cincopa/db/access.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) Whitespace found at end of line
mod/assign/submission/cincopa/lang/en/assignsubmission_cincopa.php
(#2) The opening <?php tag must be followed by exactly one newline.
mod/assign/submission/cincopa/lib.php
(#47) Expected 1 space before "=>"; 0 found
(#47) Expected 1 space after "=>"; 0 found
(#50) Expected 1 space before "=>"; 0 found
(#50) Expected 1 space after "=>"; 0 found
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Whitespace found at end of line
mod/assign/submission/cincopa/locallib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#70) Line indented incorrectly; expected at least 12 spaces, found 11
(#73) Line exceeds 132 characters; contains 179 characters
(#80) Line indented incorrectly; expected at least 4 spaces, found 3
(#81) Whitespace found at end of line
(#95) Whitespace found at end of line
(#113) Line indented incorrectly; expected at least 4 spaces, found 2
(#115) Whitespace found at end of line
(#123) Whitespace found at end of line within string
(#124) Whitespace found at end of line within string
(#125) Whitespace found at end of line within string
(#126) Whitespace found at end of line within string
(#127) Whitespace found at end of line within string
(#128) Whitespace found at end of line within string
(#129) Whitespace found at end of line within string
(#130) Whitespace found at end of line within string
(#131) Whitespace found at end of line within string
(#132) Whitespace found at end of line within string
(#133) Whitespace found at end of line within string
(#134) Whitespace found at end of line within string
(#137) Whitespace found at end of line
(#139) Expected "} else {\n"; found "}else{\n"
(#140) Line indented incorrectly; expected at least 12 spaces, found 11
(#140) Whitespace found at end of line
(#141) Whitespace found at end of line
(#145) Line indented incorrectly; expected at least 4 spaces, found 3
(#146) Whitespace found at end of line
mod/assign/submission/cincopa/settings.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/assign/submission/cincopa/version.php
(#27) Spaces must be used for alignment; tabs are not allowed
(#27) Tab found within whitespace
(#28) Spaces must be used for alignment; tabs are not allowed
(#28) Tab found within whitespace
(#29) Spaces must be used for alignment; tabs are not allowed
(#29) Tab found within whitespace

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

(4 errors, 2 warnings)

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

mod/assign/submission/cincopa/lang/en/assignsubmission_cincopa.php
(#2) Empty line found after PHP open tag
mod/assign/submission/cincopa/locallib.php
(#2) Empty line found after PHP open tag
(#80) There is no description in phpdocs for function save
(#94) There is no description in phpdocs for function view_summary
(#145) There is no description in phpdocs for function is_empty
(#147) Phpdocs for function assign_submission_cincopa::is_empty 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]