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

(44 errors, 5 warnings)

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

ai/provider/openwebui/classes/abstract_processor.php
(#33) Invalid docblock tag "@this_is_derived_from".
(#128) Line indented incorrectly; expected at least 12 spaces, found 0
(#128) The use of function error_log() is forbidden; use debugging() instead
(#128) Expected at least 1 space before "."; 0 found
(#128) Expected at least 1 space after "."; 0 found
(#133) Line indented incorrectly; expected at least 12 spaces, found 0
(#133) The use of function error_log() is forbidden; use debugging() instead
(#133) Expected at least 1 space before "."; 0 found
(#133) Expected at least 1 space after "."; 0 found
ai/provider/openwebui/classes/privacy/provider.php
(#30) Invalid docblock tag "@this_is_derived_from".
(#34) The interface names in a "class implements" statement should be ordered alphabetically. Expected: \core_privacy\local\metadata\provider, \core_privacy\local\request\core_userlist_provider, \core_privacy\local\request\plugin\provider; Found: \core_privacy\local\request\core_userlist_provider, \core_privacy\local\metadata\provider, \core_privacy\local\request\plugin\provider
ai/provider/openwebui/classes/process_generate_image.php
(#32) Invalid docblock tag "@this_is_derived_from".
(#44) Expected at least 1 space before "."; 0 found
(#44) Expected at least 1 space after "."; 0 found
(#44) Line exceeds 132 characters; contains 138 characters
(#119) Expected at least 1 space before "."; 0 found
(#119) Expected at least 1 space after "."; 0 found
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Line indented incorrectly; expected at least 8 spaces, found 5
(#143) Expected at least 1 space before "."; 0 found
(#143) Expected at least 1 space after "."; 0 found
(#152) Spaces must be used to indent lines; tabs are not allowed
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Expected at least 1 space before "."; 0 found
(#153) Expected at least 1 space after "."; 0 found
ai/provider/openwebui/classes/process_generate_text.php
(#30) Invalid docblock tag "@this_is_derived_from".
(#36) Expected at least 1 space before "."; 0 found
(#36) Expected at least 1 space after "."; 0 found
(#36) Line exceeds 132 characters; contains 137 characters
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Line indented incorrectly; expected at least 8 spaces, found 4
(#93) Variable "think_clean" must not contain underscores.
(#99) Variable "think_clean" must not contain underscores.
ai/provider/openwebui/classes/process_summarise_text.php
(#27) Invalid docblock tag "@this_is_derived_from".
(#33) Expected at least 1 space before "."; 0 found
(#33) Expected at least 1 space after "."; 0 found
(#33) Line exceeds 132 characters; contains 138 characters
ai/provider/openwebui/classes/provider.php
(#28) Invalid docblock tag "@this_is_derived_from".
(#112) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#116) Each line in a multi-line control structure must be indented at least once; expected at least 16 spaces, but found 12
(#116) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#127) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#130) Each line in a multi-line control structure must be indented at least once; expected at least 16 spaces, but found 12
(#130) The closing parenthesis of a multi-line control structure must be on the line after the last expression
ai/provider/openwebui/lang/en/aiprovider_openwebui.php
(#22) Invalid docblock tag "@this_is_derived_from".
ai/provider/openwebui/settings.php
(#22) Invalid docblock tag "@this_is_derived_from".
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
ai/provider/openwebui/version.php
(#22) Invalid docblock tag "@this_is_derived_from".

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, 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]