Skip to content

Add site logo theme support to bundled themes #41725

Add site logo theme support to bundled themes

Add site logo theme support to bundled themes #41725

Triggered via pull request February 1, 2025 23:28
Status Failure
Total duration 1m 15s
Artifacts

coding-standards.yml

on: pull_request
PHP coding standards  /  Run coding standards checks
24s
PHP coding standards / Run coding standards checks
JavaScript coding standards  /  Run coding standards checks
56s
JavaScript coding standards / Run coding standards checks
Slack Notifications  /  Prepare notifications
Slack Notifications / Prepare notifications
Slack Notifications  /  Cancelled notifications
Slack Notifications / Cancelled notifications
Slack Notifications  /  Failure notifications
Slack Notifications / Failure notifications
Slack Notifications  /  Fixed notifications
Slack Notifications / Fixed notifications
Slack Notifications  /  Success notifications
Slack Notifications / Success notifications
Failed workflow tasks
0s
Failed workflow tasks
Fit to window
Zoom out
Zoom in

Annotations

7 errors
PHP coding standards / Run coding standards checks
Process completed with exit code 2.
PHP coding standards / Run coding standards checks: src/wp-content/themes/twentytwelve/functions.php#L800
Array keys must NOT be surrounded by spaces if they only contain a string or an integer.
PHP coding standards / Run coding standards checks: src/wp-content/themes/twentytwelve/functions.php#L818
Function closing brace must go on the next line following the body; found 1 blank lines before brace
PHP coding standards / Run coding standards checks: src/wp-content/themes/twentyten/functions.php#L884
Function closing brace must go on the next line following the body; found 1 blank lines before brace
PHP coding standards / Run coding standards checks: src/wp-content/themes/twentyeleven/functions.php#L1036
Array keys must NOT be surrounded by spaces if they only contain a string or an integer.
PHP coding standards / Run coding standards checks: src/wp-content/themes/twentyeleven/functions.php#L1054
Function closing brace must go on the next line following the body; found 1 blank lines before brace
PHP coding standards / Run coding standards checks
Process completed with exit code 1.