add standalone jw player adapter and api logic #20
Annotations
10 errors and 1 warning
src/api/class-jw-player-api.php#L62
Method Alley\WP\WP_Video_Sync\API\JW_Player_API::set_request_url() has no return type specified.
|
src/api/class-jw-player-api.php#L90
Method Alley\WP\WP_Video_Sync\API\JW_Player_API::get_request_args() return type has no value type specified in iterable type array.
|
src/api/class-jw-player-api.php#L106
Method Alley\WP\WP_Video_Sync\API\JW_Player_API::parse_error() has parameter $response_object with no value type specified in iterable type array.
|
src/api/class-jw-player-api.php#L106
Method Alley\WP\WP_Video_Sync\API\JW_Player_API::parse_error() return type has no value type specified in iterable type array.
|
src/api/class-jw-player-api.php#L119
Method Alley\WP\WP_Video_Sync\API\JW_Player_API::parse_success() has parameter $response_object with no value type specified in iterable type array.
|
src/api/class-jw-player-api.php#L119
Method Alley\WP\WP_Video_Sync\API\JW_Player_API::parse_success() return type has no value type specified in iterable type array.
|
src/api/class-request.php#L49
Method Alley\WP\WP_Video_Sync\API\Request::get_request_args() return type has no value type specified in iterable type array.
|
src/api/class-request.php#L65
Method Alley\WP\WP_Video_Sync\API\Request::parse_response() return type has no value type specified in iterable type array.
|
src/api/class-request.php#L72
Parameter #1 $response of function wp_remote_retrieve_body expects array|WP_Error, mixed given.
|
src/api/class-request.php#L82
Parameter #1 $response of function wp_remote_retrieve_response_code expects array|WP_Error, mixed given.
|
|
This job failed
Loading