HTML API: Implement set_inner_html #67
coding-standards.yml
on: pull_request
PHP coding standards
/
Run coding standards checks
27s
JavaScript coding standards
/
Run coding standards checks
54s
Slack Notifications
/
Cancelled notifications
Slack Notifications
/
Failure notifications
Slack Notifications
/
Fixed notifications
Slack Notifications
/
Success notifications
Failed workflow tasks
0s
Annotations
2 errors and 7 warnings
PHP coding standards / Run coding standards checks
Process completed with exit code 2.
|
PHP coding standards / Run coding standards checks
Process completed with exit code 1.
|
PHP coding standards / Run coding standards checks:
tests/phpunit/tests/html-api/wpHtmlProcessor.php#L927
Array double arrow not aligned correctly; expected 9 space(s) between "'not allowed in void tags'" and double arrow, but found 1.
|
PHP coding standards / Run coding standards checks:
tests/phpunit/tests/html-api/wpHtmlProcessor.php#L935
Array double arrow not aligned correctly; expected 12 space(s) between "'must have closing tag'" and double arrow, but found 1.
|
PHP coding standards / Run coding standards checks:
tests/phpunit/tests/html-api/wpHtmlProcessor.php#L940
Array double arrow not aligned correctly; expected 27 space(s) between "'a in a'" and double arrow, but found 1.
|
PHP coding standards / Run coding standards checks:
tests/phpunit/tests/html-api/wpHtmlProcessor.php#L944
Array double arrow not aligned correctly; expected 20 space(s) between "'a nested in a'" and double arrow, but found 1.
|
PHP coding standards / Run coding standards checks:
tests/phpunit/tests/html-api/wpHtmlProcessor.php#L949
Array double arrow not aligned correctly; expected 20 space(s) between "'text in table'" and double arrow, but found 1.
|
PHP coding standards / Run coding standards checks:
tests/phpunit/tests/html-api/wpHtmlProcessor.php#L953
Array double arrow not aligned correctly; expected 20 space(s) between "'text in thead'" and double arrow, but found 1.
|
PHP coding standards / Run coding standards checks:
tests/phpunit/tests/html-api/wpHtmlProcessor.php#L957
Array double arrow not aligned correctly; expected 23 space(s) between "'text in tr'" and double arrow, but found 1.
|