Skip to content

Implement WP_Mailer class and refactor core emails (Ticket #49661) #55982

Implement WP_Mailer class and refactor core emails (Ticket #49661)

Implement WP_Mailer class and refactor core emails (Ticket #49661) #55982

Triggered via pull request April 9, 2026 09:25
Status Failure
Total duration 40m 36s
Artifacts

coding-standards.yml

on: pull_request
Coding standards  /  PHP checks
19s
Coding standards / PHP checks
Coding standards  /  JavaScript checks
1m 44s
Coding standards / JavaScript 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

11 errors
Coding standards / PHP checks: src/wp-includes/class-wp-mailer.php#L93
Array keys must NOT be surrounded by spaces if they only contain a string or an integer.
Coding standards / PHP checks: src/wp-includes/class-wp-mailer.php#L92
Array keys must NOT be surrounded by spaces if they only contain a string or an integer.
Coding standards / PHP checks: src/wp-includes/class-wp-mailer.php#L92
Array keys must NOT be surrounded by spaces if they only contain a string or an integer.
Coding standards / PHP checks: src/wp-includes/class-wp-mailer.php#L91
Array keys must NOT be surrounded by spaces if they only contain a string or an integer.
Coding standards / PHP checks: src/wp-includes/class-wp-mailer.php#L91
Array keys must NOT be surrounded by spaces if they only contain a string or an integer.
Coding standards / PHP checks: src/wp-includes/class-wp-mailer.php#L65
Array keys must NOT be surrounded by spaces if they only contain a string or an integer.
Coding standards / PHP checks: src/wp-includes/class-wp-mailer.php#L64
Array keys must NOT be surrounded by spaces if they only contain a string or an integer.
Coding standards / PHP checks: src/wp-includes/class-wp-mailer.php#L50
Array keys must NOT be surrounded by spaces if they only contain a string or an integer.
Coding standards / PHP checks: tests/phpunit/tests/mail/wpMailer.php#L91
Array keys must NOT be surrounded by spaces if they only contain a string or an integer.
Coding standards / PHP checks: tests/phpunit/tests/mail/wpMailer.php#L90
Array keys must NOT be surrounded by spaces if they only contain a string or an integer.
Coding standards / PHP checks
Process completed with exit code 2.