Skip to content

PHP version testing #239

PHP version testing

PHP version testing #239

Triggered via pull request July 25, 2024 14:04
Status Failure
Total duration 26s
Artifacts

php-standards.yml

on: pull_request
PHP Coding Standards
19s
PHP Coding Standards
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHP Coding Standards: inc/class-users-controller.php#L76
Method Authorship\Users_Controller::get_items_permissions_check() has parameter $request with generic class WP_REST_Request but does not specify its types: T
PHP Coding Standards: inc/class-users-controller.php#L121
Method Authorship\Users_Controller::get_items() has parameter $request with generic class WP_REST_Request but does not specify its types: T
PHP Coding Standards: inc/class-users-controller.php#L138
Method Authorship\Users_Controller::filter_rest_user_query() has parameter $request with generic class WP_REST_Request but does not specify its types: T
PHP Coding Standards: inc/class-users-controller.php#L150
Method Authorship\Users_Controller::create_item_permissions_check() has parameter $request with generic class WP_REST_Request but does not specify its types: T
PHP Coding Standards: inc/class-users-controller.php#L193
Method Authorship\Users_Controller::create_item() has parameter $request with generic class WP_REST_Request but does not specify its types: T
PHP Coding Standards: inc/class-users-controller.php#L228
Method Authorship\Users_Controller::prepare_item_for_database() has parameter $request with generic class WP_REST_Request but does not specify its types: T
PHP Coding Standards: inc/cli/namespace.php#L21
No error to ignore is reported on line 21.
PHP Coding Standards: inc/namespace.php#L309
Function Authorship\filter_rest_request_after_callbacks() has parameter $request with generic class WP_REST_Request but does not specify its types: T
PHP Coding Standards: inc/namespace.php#L360
Function Authorship\validate_authors() has parameter $request with generic class WP_REST_Request but does not specify its types: T
PHP Coding Standards: inc/namespace.php#L461
Function Authorship\rest_prepare_post() has parameter $request with generic class WP_REST_Request but does not specify its types: T