Skip to content

Remove "Composer bin plugin". #205

Remove "Composer bin plugin".

Remove "Composer bin plugin". #205

Triggered via push May 6, 2024 08:28
Status Failure
Total duration 1m 12s
Artifacts

ci.yaml

on: push
Matrix: phplint / phplint
Matrix: phpunit / phpunit
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
phpstan / phpstan: src/CLI.php#L137
No error to ignore is reported on line 137.
phpstan / phpstan: src/CLI.php#L217
No error to ignore is reported on line 217.
phpstan / phpstan: src/CLI.php#L301
Unreachable statement - code above always terminates.
phpstan / phpstan: src/CLI.php#L409
Unreachable statement - code above always terminates.
phpstan / phpstan: src/CLI.php#L415
Unreachable statement - code above always terminates.
phpstan / phpstan: src/CustomerDataStore.php#L254
Parameter #1 $text of function esc_html expects string, string|false given.
phpstan / phpstan: src/WebhookController.php#L134
Method Pronamic\WordPress\Pay\Gateways\Mollie\WebhookController::rest_api_mollie_webhook() has parameter $request with generic class WP_REST_Request but does not specify its types: T
phpstan / phpstan: src/WebhookController.php#L156
Method Pronamic\WordPress\Pay\Gateways\Mollie\WebhookController::rest_api_mollie_webhook_payment() has parameter $request with generic class WP_REST_Request but does not specify its types: T
phpstan / phpstan: src/WebhookController.php#L216
Method Pronamic\WordPress\Pay\Gateways\Mollie\WebhookController::rest_api_mollie_webhook_order() has parameter $request with generic class WP_REST_Request but does not specify its types: T
phpstan / phpstan
Process completed with exit code 1.
coverage / coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.