HTML API: Provide mechanism to scan all tokens in an HTML document, not only the tags. #28172
coding-standards.yml
on: pull_request
PHP coding standards
49s
JavaScript coding standards
57s
Slack Notifications
/
Cancelled notifications
Slack Notifications
/
Failure notifications
Slack Notifications
/
Fixed notifications
Slack Notifications
/
Success notifications
Failed workflow tasks
0s
Annotations
6 errors
PHP coding standards
Process completed with exit code 2.
|
PHP coding standards:
src/wp-includes/html-api/class-wp-html-tag-processor.php#L2224
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#L2236
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#L2237
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#L2238
Multi-line function call not indented correctly; expected 20 spaces but found 21
|
PHP coding standards
Process completed with exit code 1.
|