Skip to content

Update for removed payment ID fallback in formatted payment string (p… #36

Update for removed payment ID fallback in formatted payment string (p…

Update for removed payment ID fallback in formatted payment string (p… #36

Triggered via push July 3, 2023 13:40
Status Failure
Total duration 2m 1s
Artifacts

ci.yaml

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

Annotations

5 errors
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#L483
Parameter #1 $post_id of function get_post_meta expects int, string given.
phpstan / phpstan: src/Integration.php#L521
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.