PHP version testing #239
php-standards.yml
on: pull_request
PHP Coding Standards
19s
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
|