HTML API: Provide mechanism to scan all tokens in an HTML document, not only the tags. #28159
coding-standards.yml
on: pull_request
PHP coding standards
34s
JavaScript coding standards
1m 13s
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#L709
No space after opening parenthesis is prohibited
|
PHP coding standards:
src/wp-includes/html-api/class-wp-html-tag-processor.php#L2163
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#L2164
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#L2165
Multi-line function call not indented correctly; expected 20 spaces but found 21
|
PHP coding standards
Process completed with exit code 1.
|