Bits: Introduce the ability to store and render bits #34694
coding-standards.yml
on: pull_request
PHP coding standards
/
Run coding standards checks
20s
JavaScript coding standards
/
Run coding standards checks
55s
Slack Notifications
/
Cancelled notifications
Slack Notifications
/
Failure notifications
Slack Notifications
/
Fixed notifications
Slack Notifications
/
Success notifications
Failed workflow tasks
0s
Annotations
4 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-bits.php#L4
There must be no space between the class keyword and the open parenthesis for an anonymous class. Found: 1 space
|
PHP coding standards / Run coding standards checks:
src/wp-includes/html-api/class-wp-bits.php#L32
Short array syntax is not allowed
|
PHP coding standards / Run coding standards checks
Process completed with exit code 1.
|