NEW figuren-theater/code-quality (1.1.1) #2
Annotations
10 errors and 10 warnings
Detect coding standard violations (PHPCS):
inc/users/namespace.php#L29
Expected 1 spaces after parameter type; 2 found
|
Detect coding standard violations (PHPCS):
inc/users/namespace.php#L54
Function name "__set_names" is invalid; only PHP magic methods should be prefixed with a double underscore
|
Detect coding standard violations (PHPCS):
inc/users/namespace.php#L77
Function name "__set_admin_color" is invalid; only PHP magic methods should be prefixed with a double underscore
|
Detect coding standard violations (PHPCS):
inc/preferred-languages/namespace.php#L14
Inline comments must end in full-stops, exclamation marks, or question marks
|
Detect coding standard violations (PHPCS):
inc/preferred-languages/namespace.php#L44
Inline comments must end in full-stops, exclamation marks, or question marks
|
Detect coding standard violations (PHPCS):
inc/preferred-languages/namespace.php#L64
Inline comments must end in full-stops, exclamation marks, or question marks
|
Detect coding standard violations (PHPCS):
inc/preferred-languages/namespace.php#L65
You must use "/**" style comments for a function comment
|
Detect coding standard violations (PHPCS):
inc/preferred-languages/namespace.php#L70
Inline comments must end in full-stops, exclamation marks, or question marks
|
Detect coding standard violations (PHPCS):
inc/preferred-languages/namespace.php#L72
Inline comments must end in full-stops, exclamation marks, or question marks
|
Detect coding standard violations (PHPCS):
inc/preferred-languages/namespace.php#L81
Inline comments must end in full-stops, exclamation marks, or question marks
|
Detect coding standard violations (PHPCS):
inc/users/namespace.php#L54
Function name "__set_names" is discouraged; PHP has reserved all method names with a double underscore prefix for future use.
|
Detect coding standard violations (PHPCS):
inc/users/namespace.php#L77
Function name "__set_admin_color" is discouraged; PHP has reserved all method names with a double underscore prefix for future use.
|
Detect coding standard violations (PHPCS):
inc/preferred-languages/namespace.php#L64
This comment is 54% valid code; is this commented out code?
|
Detect coding standard violations (PHPCS):
inc/sites/registration.php#L84
switch_to_blog() may not work as expected since it only changes the database context for the blog and does not load the plugins or theme of that site. Filters or hooks on the blog you are switching to will not run.
|
Detect coding standard violations (PHPCS):
inc/sites/registration.php#L89
This comment is 50% valid code; is this commented out code?
|
Detect coding standard violations (PHPCS):
inc/sites/registration.php#L101
File inclusion using custom constant (`Onboarding`). Probably needs manual inspection.
|
Detect coding standard violations (PHPCS):
inc/sites/registration.php#L109
This comment is 58% valid code; is this commented out code?
|
Detect coding standard violations (PHPCS):
inc/sites/registration.php#L118
This comment is 67% valid code; is this commented out code?
|
Detect coding standard violations (PHPCS):
inc/sites/registration.php#L120
This comment is 67% valid code; is this commented out code?
|
Detect coding standard violations (PHPCS):
inc/sites/registration.php#L122
This comment is 53% valid code; is this commented out code?
|
The logs for this run have expired and are no longer available.
Loading