Promote with Blaze: Purge cache on Atomic sites when site visibility changes #66537
Annotations
10 errors and 2 warnings
Run phpcs:
projects/plugins/wpcomsh/feature-plugins/blaze.php#L78
Expected 1 spaces after opening parenthesis; 0 found (PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket)
|
Run phpcs:
projects/plugins/wpcomsh/feature-plugins/blaze.php#L78
Concat operator must be surrounded by a single space (Squiz.Strings.ConcatenationSpacing.PaddingFound)
|
Run phpcs:
projects/plugins/wpcomsh/feature-plugins/blaze.php#L86
Opening parenthesis of a multi-line function call must be the last content on the line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
|
Run phpcs:
projects/plugins/wpcomsh/feature-plugins/blaze.php#L86
Only one argument is allowed per line in a multi-line function call (PEAR.Functions.FunctionCallSignature.MultipleArguments)
|
Run phpcs:
projects/plugins/wpcomsh/feature-plugins/blaze.php#L86
Expected 1 space after FUNCTION keyword; 0 found (Squiz.Functions.MultiLineFunctionDeclaration.SpaceAfterFunction)
|
Run phpcs:
projects/plugins/wpcomsh/feature-plugins/blaze.php#L86
Expected 1 spaces after opening parenthesis; 0 found (Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen)
|
Run phpcs:
projects/plugins/wpcomsh/feature-plugins/blaze.php#L86
Expected 1 spaces before closing parenthesis; 0 found (Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeClose)
|
Run phpcs:
projects/plugins/wpcomsh/feature-plugins/blaze.php#L89
Closing parenthesis of a multi-line function call must be on a line by itself (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
|
Run phpcs:
projects/plugins/wpcomsh/feature-plugins/blaze.php#L94
Opening parenthesis of a multi-line function call must be the last content on the line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
|
Run phpcs:
projects/plugins/wpcomsh/feature-plugins/blaze.php#L94
Only one argument is allowed per line in a multi-line function call (PEAR.Functions.FunctionCallSignature.MultipleArguments)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run phpcs:
projects/plugins/wpcomsh/feature-plugins/blaze.php#L78
error_log() found. Debug code should not normally be used in production. (WordPress.PHP.DevelopmentFunctions.error_log_error_log)
|
Loading