Skip to content

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

Add test cases from html5lib-tests tree-construction

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

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

coding-standards.yml

on: pull_request
PHP coding standards
47s
PHP coding standards
JavaScript coding standards
57s
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#L36
Expected 1 space after "!"; 0 found
PHP coding standards: tests/phpunit/tests/html-api/wpHtmlProcessorHtml5lib.php#L40
No space after opening parenthesis is prohibited
PHP coding standards: tests/phpunit/tests/html-api/wpHtmlProcessorHtml5lib.php#L40
Expected 1 spaces after opening parenthesis; 0 found
PHP coding standards: tests/phpunit/tests/html-api/wpHtmlProcessorHtml5lib.php#L40
Expected 1 spaces before closing parenthesis; 0 found
PHP coding standards: tests/phpunit/tests/html-api/wpHtmlProcessorHtml5lib.php#L40
No space before closing parenthesis is prohibited
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#L54
No space before closing parenthesis is prohibited
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.