HTML API: Provide mechanism to scan all tokens in an HTML document, not only the tags. #28875
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
coding-standards.yml
on: pull_request
PHP coding standards
24s
JavaScript coding standards
59s
Slack Notifications
/
Cancelled notifications
Slack Notifications
/
Failure notifications
Slack Notifications
/
Fixed notifications
Slack Notifications
/
Success notifications
Failed workflow tasks
0s
Annotations
5 errors
PHP coding standards
Process completed with exit code 2.
|
PHP coding standards:
tests/phpunit/tests/html-api/wpHtmlTagProcessor-token-scanning.php#L154
Opening parenthesis of a multi-line function call must be the last content on the line
|
PHP coding standards:
tests/phpunit/tests/html-api/wpHtmlTagProcessor-token-scanning.php#L206
Opening parenthesis of a multi-line function call must be the last content on the line
|
PHP coding standards:
tests/phpunit/tests/html-api/wpHtmlTagProcessor-token-scanning.php#L255
Opening parenthesis of a multi-line function call must be the last content on the line
|
PHP coding standards
Process completed with exit code 1.
|