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

(10 errors, 2 warnings)

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

repository/boxnet/classes/privacy/provider.php
(#34) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
repository/boxnet/db/upgrade.php
(#25) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
repository/boxnet/lang/en/repository_boxnet.php
(#2) The opening <?php tag must be followed by exactly one newline.
repository/boxnet/lib.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#175) Variable "search_text" must not contain underscores.
(#176) Variable "search_text" must not contain underscores.
(#214) Expected 1 space before opening brace; found 0
(#281) Expected 1 space before opening brace; found 0
(#285) Variable "popup_btn" must not contain underscores.
(#286) Variable "popup_btn" must not contain underscores.
(#287) Variable "popup_btn" must not contain underscores.
(#288) Variable "popup_btn" must not contain underscores.

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

(15 errors, 3 warnings)

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

repository/boxnet/boxlib.php
(#20) Package core is not valid
(#35) Package core is not valid
(#216) Phpdocs for function repository_boxnet_client::search has incomplete parameters list
(#41) Invalid phpdocs tag @const used
(#44) Invalid phpdocs tag @const used
(#23) Not recommended phpdocs tag @access used
(#24) Not recommended phpdocs tag @version used
repository/boxnet/lang/en/repository_boxnet.php
(#2) Empty line found after PHP open tag
repository/boxnet/lib.php
(#172) Phpdocs for function repository_boxnet::search has incomplete parameters list
(#210) Phpdocs for function repository_boxnet::get_listing has incomplete parameters list
(#38) Invalid phpdocs tag @const used
(#41) Invalid phpdocs tag @const used
(#80) Inline phpdocs tag {@link self::get_listing()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#116) Inline phpdocs tag {@link self::split_part} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#134) Inline phpdocs tag {@link self::build_parth()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#358) Inline phpdocs tag {@link self::get_file_reference()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#452) Inline phpdocs tag {@link stored_file::get_reference()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
repository/boxnet/version.php
(#20) Package repository is not valid

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]


Missing changes in external functions or backup support for new detected tables or columns

(0 errors, 0 warnings)

This section shows potential problems detected when there are new database structures added in a patch and it is detected that nothing has been changed related with external functions (to be used by WS) or backup and restore. It must be checked that everything is correct and nothing is being missed in those areas. [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]