Skip to content

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

Add test cases from html5lib-tests tree-construction

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

Triggered via pull request December 18, 2023 20:22
Status Failure
Total duration 1m 29s
Artifacts

coding-standards.yml

on: pull_request
PHP coding standards
55s
PHP coding standards
JavaScript coding standards
1m 5s
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/wpHtmlProcessorHtml5lib.php#L48
Visibility must be declared on method "build_html5_treelike_string"
PHP coding standards: tests/phpunit/tests/html-api/wpHtmlProcessorHtml5lib.php#L66
Visibility must be declared on method "parse_html5_dat_testfile"
PHP coding standards: tests/phpunit/tests/html-api/wpHtmlProcessorHtml5lib.php#L79
Use Yoda Condition checks, you must.
PHP coding standards: tests/phpunit/tests/html-api/wpHtmlProcessorHtml5lib.php#L81
Use Yoda Condition checks, you must.
PHP coding standards: tests/phpunit/tests/html-api/wpHtmlProcessorHtml5lib.php#L88
String "" does not require double quotes; use single quotes instead
PHP coding standards: tests/phpunit/tests/html-api/wpHtmlProcessorHtml5lib.php#L89
String "" does not require double quotes; use single quotes instead
PHP coding standards: tests/phpunit/tests/html-api/wpHtmlProcessorHtml5lib.php#L128
Expected 1 blank line at end of file; 2 found
PHP coding standards
Process completed with exit code 1.