Social: Create a social service connect button #56480
Annotations
8 errors and 2 warnings
Run phpcs:
projects/packages/publicize/src/jetpack-social-settings/class-settings.php#L219
Short array syntax is not allowed (Universal.Arrays.DisallowShortArraySyntax.Found)
|
Run phpcs:
projects/packages/publicize/src/jetpack-social-settings/class-settings.php#L224
Short array syntax is not allowed (Universal.Arrays.DisallowShortArraySyntax.Found)
|
Run phpcs:
projects/packages/publicize/src/jetpack-social-settings/class-settings.php#L227
Short array syntax is not allowed (Universal.Arrays.DisallowShortArraySyntax.Found)
|
Run phpcs:
projects/plugins/social/src/class-jetpack-social.php#L272
Missing doc comment for function get_services() (Squiz.Commenting.FunctionComment.Missing)
|
Run phpcs:
projects/plugins/social/src/class-jetpack-social.php#L275
Short array syntax is not allowed (Universal.Arrays.DisallowShortArraySyntax.Found)
|
Run phpcs:
projects/plugins/social/src/class-jetpack-social.php#L280
Short array syntax is not allowed (Universal.Arrays.DisallowShortArraySyntax.Found)
|
Run phpcs:
projects/plugins/social/src/class-jetpack-social.php#L283
Short array syntax is not allowed (Universal.Arrays.DisallowShortArraySyntax.Found)
|
Run phpcs
Process completed with exit code 2.
|
Run phpcs:
projects/plugins/social/src/class-jetpack-social.php#L268
error_log() found. Debug code should not normally be used in production. (WordPress.PHP.DevelopmentFunctions.error_log_error_log)
|
Run phpcs:
projects/plugins/social/src/class-jetpack-social.php#L268
print_r() found. Debug code should not normally be used in production. (WordPress.PHP.DevelopmentFunctions.error_log_print_r)
|
Loading