Skip to content

Initial setup

Initial setup #1

Triggered via pull request December 8, 2023 22:25
Status Failure
Total duration 26s
Artifacts

coding-quality.yml

on: pull_request
code-quality  /  phpstan PHP 8.1
18s
code-quality / phpstan PHP 8.1
Fit to window
Zoom out
Zoom in

Annotations

6 errors
code-quality / phpstan PHP 8.1: src/class-wp-proxy-service.php#L21
Method Alley\WP\Proxy_Service\WP_Proxy_Service::filter_rest_request_before_callbacks() has no return type specified.
code-quality / phpstan PHP 8.1: src/class-wp-proxy-service.php#L21
Method Alley\WP\Proxy_Service\WP_Proxy_Service::filter_rest_request_before_callbacks() has parameter $request with no type specified.
code-quality / phpstan PHP 8.1: src/class-wp-proxy-service.php#L21
Method Alley\WP\Proxy_Service\WP_Proxy_Service::filter_rest_request_before_callbacks() has parameter $return with no type specified.
code-quality / phpstan PHP 8.1: src/class-wp-proxy-service.php#L21
Method Alley\WP\Proxy_Service\WP_Proxy_Service::filter_rest_request_before_callbacks() has parameter $route with no type specified.
code-quality / phpstan PHP 8.1: src/class-wp-proxy-service.php#L22
Undefined variable: $response
code-quality / phpstan PHP 8.1
Process completed with exit code 1.