Skip to content

Add test cases from html5lib-tests tree-construction #3

Add test cases from html5lib-tests tree-construction

Add test cases from html5lib-tests tree-construction #3

Triggered via pull request December 18, 2023 20:13
Status Failure
Total duration 3m 52s
Artifacts

coding-standards.yml

on: pull_request
PHP coding standards
47s
PHP coding standards
JavaScript coding standards
3m 17s
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

11 errors
PHP coding standards
Process completed with exit code 2.
PHP coding standards: tests/phpunit/tests/html-api/wpHtmlProcessorBreadcrumbs.php#L569
No space after opening parenthesis is prohibited
PHP coding standards: tests/phpunit/tests/html-api/wpHtmlProcessorBreadcrumbs.php#L569
Expected 1 spaces after opening parenthesis; 0 found
PHP coding standards: tests/phpunit/tests/html-api/wpHtmlProcessorBreadcrumbs.php#L569
Expected 1 spaces before closing parenthesis; 0 found
PHP coding standards: tests/phpunit/tests/html-api/wpHtmlProcessorBreadcrumbs.php#L569
No space before closing parenthesis is prohibited
PHP coding standards: tests/phpunit/tests/html-api/wpHtmlProcessorBreadcrumbs.php#L583
No space before closing parenthesis is prohibited
PHP coding standards: tests/phpunit/tests/html-api/wpHtmlProcessorBreadcrumbs.php#L617
String "" does not require double quotes; use single quotes instead