Skip to content

Custom input callback is not required, the default `sanitize_textarea… #43

Custom input callback is not required, the default `sanitize_textarea…

Custom input callback is not required, the default `sanitize_textarea… #43

Triggered via push October 11, 2023 12:41
Status Failure
Total duration 10m 56s
Artifacts

ci.yaml

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

Annotations

6 errors
phpstan / phpstan: src/Gateway.php#L169
Parameter #1 $text of function esc_html expects string, string|null given.
phpstan / phpstan: src/Gateway.php#L203
Parameter #1 $id of method Pronamic\WordPress\Pay\Gateways\IDealAdvancedV3\Transaction::set_purchase_id() expects string|null, int|string|null given.
phpstan / phpstan: src/Integration.php#L500
Parameter #1 $post_id of function get_post_meta expects int, string given.
phpstan / phpstan: src/Integration.php#L538
Parameter #1 $post_id of function get_post_meta expects int, string given.
phpstan / phpstan: src/XmlSigner.php#L140
Parameter #3 $private_key of function openssl_sign expects array|OpenSSLAsymmetricKey|OpenSSLCertificate|string, OpenSSLAsymmetricKey|resource given.
phpstan / phpstan
Process completed with exit code 1.