WIP: Add HTML templating #50909
coding-standards.yml
on: pull_request
Coding standards
/
PHP checks
27s
Coding standards
/
JavaScript checks
1m 4s
Slack Notifications
/
Cancelled notifications
Slack Notifications
/
Failure notifications
Slack Notifications
/
Fixed notifications
Slack Notifications
/
Success notifications
Failed workflow tasks
0s
Annotations
5 errors
|
Coding standards / PHP checks
Process completed with exit code 1.
|
|
Coding standards / PHP checks:
src/wp-includes/html-api/class-wp-html-template.php#L204
There must be no space between the class keyword and the open parenthesis for an anonymous class. Found: 1 space
|
|
Coding standards / PHP checks:
src/wp-includes/html-api/class-wp-html-template.php#L67
Expected 1 space before opening brace; found 0
|
|
Coding standards / PHP checks:
src/wp-includes/html-api/class-wp-html-template.php#L22
There must be no space between the class keyword and the open parenthesis for an anonymous class. Found: 1 space
|
|
Coding standards / PHP checks
Process completed with exit code 2.
|