Skip to content

HTML API: Tables

HTML API: Tables #38

Triggered via pull request July 3, 2024 18:52
Status Failure
Total duration 1m 26s
Artifacts

coding-standards.yml

on: pull_request
PHP coding standards  /  Run coding standards checks
53s
PHP coding standards / Run coding standards checks
JavaScript coding standards  /  Run coding standards checks
1m 5s
JavaScript coding standards / Run coding standards checks
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 / Run coding standards checks
Process completed with exit code 2.
PHP coding standards / Run coding standards checks: src/wp-includes/html-api/class-wp-html-processor.php#L1669
String "+CAPTION" does not require double quotes; use single quotes instead
PHP coding standards / Run coding standards checks: src/wp-includes/html-api/class-wp-html-processor.php#L1679
String "+COLGROUP" does not require double quotes; use single quotes instead
PHP coding standards / Run coding standards checks: src/wp-includes/html-api/class-wp-html-processor.php#L1688
String "+COL" does not require double quotes; use single quotes instead
PHP coding standards / Run coding standards checks: src/wp-includes/html-api/class-wp-html-processor.php#L1699
String "+TBODY" does not require double quotes; use single quotes instead
PHP coding standards / Run coding standards checks: src/wp-includes/html-api/class-wp-html-processor.php#L1700
String "+TFOOT" does not require double quotes; use single quotes instead
PHP coding standards / Run coding standards checks: src/wp-includes/html-api/class-wp-html-processor.php#L1701
String "+THEAD" does not require double quotes; use single quotes instead
PHP coding standards / Run coding standards checks: src/wp-includes/html-api/class-wp-html-processor.php#L1710
String "+TD" does not require double quotes; use single quotes instead
PHP coding standards / Run coding standards checks: src/wp-includes/html-api/class-wp-html-processor.php#L1711
String "+TH" does not require double quotes; use single quotes instead
PHP coding standards / Run coding standards checks: src/wp-includes/html-api/class-wp-html-processor.php#L1712
String "+TR" does not require double quotes; use single quotes instead
PHP coding standards / Run coding standards checks: src/wp-includes/html-api/class-wp-html-processor.php#L1723
String "+TABLE" does not require double quotes; use single quotes instead