Skip to content

HTML API: Provide mechanism to scan all tokens in an HTML document, not only the tags. #28174

HTML API: Provide mechanism to scan all tokens in an HTML document, not only the tags.

HTML API: Provide mechanism to scan all tokens in an HTML document, not only the tags. #28174

Triggered via pull request November 29, 2023 15:00
Status Failure
Total duration 1m 19s
Artifacts

coding-standards.yml

on: pull_request
PHP coding standards
45s
PHP coding standards
JavaScript coding standards
59s
JavaScript coding standards
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

9 errors
PHP coding standards
Process completed with exit code 2.
PHP coding standards: src/wp-includes/html-api/class-wp-html-tag-processor.php#L724
Terminating statement must be indented to the same level as the CASE body
PHP coding standards: src/wp-includes/html-api/class-wp-html-tag-processor.php#L729
Terminating statement must be indented to the same level as the CASE body
PHP coding standards: src/wp-includes/html-api/class-wp-html-tag-processor.php#L744
Terminating statement must be indented to the same level as the CASE body
PHP coding standards: src/wp-includes/html-api/class-wp-html-tag-processor.php#L2195
Terminating statement must be indented to the same level as the CASE body
PHP coding standards: src/wp-includes/html-api/class-wp-html-tag-processor.php#L2207
Multi-line function call not indented correctly; expected 20 spaces but found 21
PHP coding standards: src/wp-includes/html-api/class-wp-html-tag-processor.php#L2208
Multi-line function call not indented correctly; expected 20 spaces but found 21
PHP coding standards: src/wp-includes/html-api/class-wp-html-tag-processor.php#L2209
Multi-line function call not indented correctly; expected 20 spaces but found 21
PHP coding standards
Process completed with exit code 1.