Skip to content

WIP: Add HTML templating #50909

WIP: Add HTML templating

WIP: Add HTML templating #50909

Triggered via pull request December 18, 2025 03:52
Status Failure
Total duration 31m 8s
Artifacts

coding-standards.yml

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

5 errors
Coding standards / PHP checks
Process completed with exit code 1.
Coding standards / PHP checks: src/wp-includes/html-api/class-wp-html-template.php#L204
There must be no space between the class keyword and the open parenthesis for an anonymous class. Found: 1 space
Coding standards / PHP checks: src/wp-includes/html-api/class-wp-html-template.php#L67
Expected 1 space before opening brace; found 0
Coding standards / PHP checks: src/wp-includes/html-api/class-wp-html-template.php#L22
There must be no space between the class keyword and the open parenthesis for an anonymous class. Found: 1 space
Coding standards / PHP checks
Process completed with exit code 2.