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

(0 errors, 37 warnings)

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

repository/owncloud/tests/repository_owncloud_test.php
(#186) Using the magic class constant ClassName::class is only useful in combination with a namespaced class
(#186) The magic class constant ClassName::class can only be used in the same file as where the class is defined
(#197) Using the magic class constant ClassName::class is only useful in combination with a namespaced class
(#197) The magic class constant ClassName::class can only be used in the same file as where the class is defined
(#204) Using the magic class constant ClassName::class is only useful in combination with a namespaced class
(#204) The magic class constant ClassName::class can only be used in the same file as where the class is defined
(#261) Using the magic class constant ClassName::class is only useful in combination with a namespaced class
(#261) The magic class constant ClassName::class can only be used in the same file as where the class is defined
(#331) Using the magic class constant ClassName::class is only useful in combination with a namespaced class
(#331) The magic class constant ClassName::class can only be used in the same file as where the class is defined
(#348) Using the magic class constant ClassName::class is only useful in combination with a namespaced class
(#348) The magic class constant ClassName::class can only be used in the same file as where the class is defined
(#395) Using the magic class constant ClassName::class is only useful in combination with a namespaced class
(#395) The magic class constant ClassName::class can only be used in the same file as where the class is defined
(#431) Using the magic class constant ClassName::class is only useful in combination with a namespaced class
(#431) The magic class constant ClassName::class can only be used in the same file as where the class is defined
(#437) Using the magic class constant ClassName::class is only useful in combination with a namespaced class
(#437) The magic class constant ClassName::class can only be used in the same file as where the class is defined
(#445) Using the magic class constant ClassName::class is only useful in combination with a namespaced class
(#445) The magic class constant ClassName::class can only be used in the same file as where the class is defined
(#464) Using the magic class constant ClassName::class is only useful in combination with a namespaced class
(#464) The magic class constant ClassName::class can only be used in the same file as where the class is defined
(#471) Using the magic class constant ClassName::class is only useful in combination with a namespaced class
(#471) The magic class constant ClassName::class can only be used in the same file as where the class is defined
(#485) Using the magic class constant ClassName::class is only useful in combination with a namespaced class
(#485) The magic class constant ClassName::class can only be used in the same file as where the class is defined
(#498) Using the magic class constant ClassName::class is only useful in combination with a namespaced class
(#498) The magic class constant ClassName::class can only be used in the same file as where the class is defined
(#508) Using the magic class constant ClassName::class is only useful in combination with a namespaced class
(#508) The magic class constant ClassName::class can only be used in the same file as where the class is defined
(#556) Using the magic class constant ClassName::class is only useful in combination with a namespaced class
(#556) The magic class constant ClassName::class can only be used in the same file as where the class is defined
(#600) This comment is 46% valid code; is this commented out code?
(#602) Line exceeds 132 characters; contains 143 characters
(#617) This comment is 47% valid code; is this commented out code?
(#619) Line exceeds 132 characters; contains 143 characters
(#643) This comment is 51% valid code; is this commented out code?

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

(34 errors, 1 warnings)

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

repository/owncloud/classes/configuration_exception.php
(#29) Class configuration_exception is not documented
repository/owncloud/lib.php
(#185) There is no description in phpdocs for function global_search
(#135) Phpdocs for function repository_owncloud::is_valid_issuer has incomplete parameters list
(#338) Phpdocs for function repository_owncloud::send_file has incomplete parameters list
(#431) Not recommended phpdocs tag @static used
repository/owncloud/tests/generator/lib.php
(#17) No one-line description found in phpdocs for file
(#27) No one-line description found in phpdocs for class repository_owncloud_generator
(#65) There is no description in phpdocs for function test_create_single_endpoint
(#66) Phpdocs for function repository_owncloud_generator::test_create_single_endpoint has incomplete parameters list
(#29) Package repository_sciebo is not valid
repository/owncloud/tests/repository_owncloud_test.php
(#186) Class ) is not documented
(#197) Class ) is not documented
(#204) Class ) is not documented
(#261) Class ) is not documented
(#331) Class ) is not documented
(#348) Class ) is not documented
(#395) Class ) is not documented
(#431) Class ) is not documented
(#437) Class ) is not documented
(#445) Class ) is not documented
(#464) Class ) is not documented
(#471) Class ) is not documented
(#485) Class ) is not documented
(#498) Class ) is not documented
(#508) Class ) is not documented
(#556) Class ) is not documented
(#108) Phpdocs for function repository_owncloud_testcase::get_endpoint_id has incomplete parameters list
(#659) Phpdocs for function repository_owncloud_testcase::set_type_config_form_expect has incomplete parameters list
(#676) Phpdocs for function repository_owncloud_testcase::get_params_addelement_configform has incomplete parameters list
(#704) Phpdocs for function repository_owncloud_testcase::get_private_property has incomplete parameters list
(#718) Phpdocs for function repository_owncloud_testcase::set_private_property has incomplete parameters list
(#31) Class repository_owncloud_testcase does not have @copyright tag
(#31) Class repository_owncloud_testcase does not have @license tag
(#21) Invalid phpdocs tag @group used
(#33) Invalid phpdocs tag @group used

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

(2 errors, 0 warnings)

This section shows files built by grunt and not commited [More info]

.eslintignore
Uncommitted change detected.
.stylelintignore
Uncommitted change detected.

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]