Skip to content

Add callers property to WP_Hook and set it if a plugin adds a filter #28898

Add callers property to WP_Hook and set it if a plugin adds a filter

Add callers property to WP_Hook and set it if a plugin adds a filter #28898

Triggered via pull request January 11, 2024 14:34
Status Failure
Total duration 1m 15s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

coding-standards.yml

on: pull_request
PHP coding standards
26s
PHP coding standards
JavaScript coding standards
58s
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: src/wp-includes/class-wp-hook.php#L112
Space after opening control structure is required
PHP coding standards: src/wp-includes/class-wp-hook.php#L112
No space before opening parenthesis is prohibited
PHP coding standards: src/wp-includes/class-wp-hook.php#L112
Expected 1 space(s) after IF keyword; 0 found
PHP coding standards: src/wp-includes/class-wp-hook.php#L112
Expected 1 spaces after opening parenthesis; 0 found
PHP coding standards: src/wp-includes/class-wp-hook.php#L112
Expected 1 spaces before closing parenthesis; 0 found
PHP coding standards: src/wp-includes/class-wp-hook.php#L117
Expected 1 spaces after opening parenthesis; 0 found
PHP coding standards: src/wp-includes/class-wp-hook.php#L117
Expected 1 spaces before closing parenthesis; 0 found
PHP coding standards: src/wp-includes/class-wp-hook.php#L120
Space before opening parenthesis of function call prohibited
PHP coding standards: src/wp-includes/plugin.php#L719
Space before opening parenthesis of function call prohibited
PHP coding standards: src/wp-includes/plugin.php#L719
Expected 1 spaces before closing parenthesis; 0 found