Skip to content

update: wp_trim_words function to allow specific html tags #34567

update: wp_trim_words function to allow specific html tags

update: wp_trim_words function to allow specific html tags #34567

Triggered via pull request June 13, 2024 08:12
Status Failure
Total duration 1m 12s
Artifacts

coding-standards.yml

on: pull_request
PHP coding standards  /  Run coding standards checks
26s
PHP coding standards / Run coding standards checks
JavaScript coding standards  /  Run coding standards checks
51s
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

5 errors
PHP coding standards / Run coding standards checks
Process completed with exit code 2.
PHP coding standards / Run coding standards checks: src/wp-includes/formatting.php#L4107
Space after opening control structure is required
PHP coding standards / Run coding standards checks: src/wp-includes/formatting.php#L4107
No space before opening parenthesis is prohibited
PHP coding standards / Run coding standards checks: src/wp-includes/formatting.php#L4107
Expected 1 space after IF keyword; 0 found
PHP coding standards / Run coding standards checks
Process completed with exit code 1.