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, 51 warnings)

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

repository/owncloud/tests/lib_test.php
(#183) Using the magic class constant ClassName::class is only useful in combination with a namespaced class
(#183) The magic class constant ClassName::class can only be used in the same file as where the class is defined
(#194) Using the magic class constant ClassName::class is only useful in combination with a namespaced class
(#194) The magic class constant ClassName::class can only be used in the same file as where the class is defined
(#201) Using the magic class constant ClassName::class is only useful in combination with a namespaced class
(#201) The magic class constant ClassName::class can only be used in the same file as where the class is defined
(#258) Using the magic class constant ClassName::class is only useful in combination with a namespaced class
(#258) The magic class constant ClassName::class can only be used in the same file as where the class is defined
(#328) Using the magic class constant ClassName::class is only useful in combination with a namespaced class
(#328) The magic class constant ClassName::class can only be used in the same file as where the class is defined
(#345) Using the magic class constant ClassName::class is only useful in combination with a namespaced class
(#345) The magic class constant ClassName::class can only be used in the same file as where the class is defined
(#345) Line exceeds 132 characters; contains 143 characters
(#404) Using the magic class constant ClassName::class is only useful in combination with a namespaced class
(#404) The magic class constant ClassName::class can only be used in the same file as where the class is defined
(#404) Line exceeds 132 characters; contains 143 characters
(#432) Inline comments must start with a capital letter, digit or 3-dots sequence
(#433) Using the magic class constant ClassName::class is only useful in combination with a namespaced class
(#433) The magic class constant ClassName::class can only be used in the same file as where the class is defined
(#443) Using the magic class constant ClassName::class is only useful in combination with a namespaced class
(#443) The magic class constant ClassName::class can only be used in the same file as where the class is defined
(#443) Line exceeds 132 characters; contains 143 characters
(#463) Inline comments must start with a capital letter, digit or 3-dots sequence
(#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
(#482) Using the magic class constant ClassName::class is only useful in combination with a namespaced class
(#482) The magic class constant ClassName::class can only be used in the same file as where the class is defined
(#482) Line exceeds 132 characters; contains 143 characters
(#539) Using the magic class constant ClassName::class is only useful in combination with a namespaced class
(#539) The magic class constant ClassName::class can only be used in the same file as where the class is defined
(#545) Using the magic class constant ClassName::class is only useful in combination with a namespaced class
(#545) The magic class constant ClassName::class can only be used in the same file as where the class is defined
(#553) Using the magic class constant ClassName::class is only useful in combination with a namespaced class
(#553) The magic class constant ClassName::class can only be used in the same file as where the class is defined
(#572) Using the magic class constant ClassName::class is only useful in combination with a namespaced class
(#572) The magic class constant ClassName::class can only be used in the same file as where the class is defined
(#579) Using the magic class constant ClassName::class is only useful in combination with a namespaced class
(#579) The magic class constant ClassName::class can only be used in the same file as where the class is defined
(#593) Using the magic class constant ClassName::class is only useful in combination with a namespaced class
(#593) The magic class constant ClassName::class can only be used in the same file as where the class is defined
(#606) Using the magic class constant ClassName::class is only useful in combination with a namespaced class
(#606) The magic class constant ClassName::class can only be used in the same file as where the class is defined
(#616) Using the magic class constant ClassName::class is only useful in combination with a namespaced class
(#616) The magic class constant ClassName::class can only be used in the same file as where the class is defined
(#701) This comment is 46% valid code; is this commented out code?
(#703) Line exceeds 132 characters; contains 143 characters
(#718) This comment is 47% valid code; is this commented out code?
(#720) Line exceeds 132 characters; contains 143 characters
(#744) This comment is 51% valid code; is this commented out code?
repository/owncloud/tests/ocs_test.php
(#58) Using the magic class constant ClassName::class is only useful in combination with a namespaced class
(#58) The magic class constant ClassName::class can only be used in the same file as where the class is defined

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

(27 errors, 0 warnings)

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

repository/owncloud/classes/configuration_exception.php
(#37) Class configuration_exception is not documented
repository/owncloud/classes/ocs_client.php
(#40) Constant ocs_client::SHARE_TYPE_PUBLIC is not documented
(#41) Constant ocs_client::SHARE_PERMISSION_READ is not documented
(#97) Phpdocs for function ocs_client::call has incomplete parameters list
repository/owncloud/tests/lib_test.php
(#183) Class ) is not documented
(#194) Class ) is not documented
(#201) Class ) is not documented
(#258) Class ) is not documented
(#328) Class ) is not documented
(#345) Class ) is not documented
(#404) Class ) is not documented
(#433) Class ) is not documented
(#443) Class ) is not documented
(#464) Class ) is not documented
(#482) Class ) is not documented
(#539) Class ) is not documented
(#545) Class ) is not documented
(#553) Class ) is not documented
(#572) Class ) is not documented
(#579) Class ) is not documented
(#593) Class ) is not documented
(#606) Class ) is not documented
(#616) Class ) is not documented
(#760) Phpdocs for function repository_owncloud_lib_testcase::set_type_config_form_expect has incomplete parameters list
(#777) Phpdocs for function repository_owncloud_lib_testcase::get_params_addelement_configform has incomplete parameters list
(#819) Phpdocs for function repository_owncloud_lib_testcase::set_private_property has incomplete parameters list
repository/owncloud/tests/ocs_test.php
(#58) Class ) is not documented

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]