Skip to content

Update vimeo/psalm requirement to ^5.25. #85

Update vimeo/psalm requirement to ^5.25.

Update vimeo/psalm requirement to ^5.25. #85

Triggered via push August 13, 2024 08:29
Status Failure
Total duration 49s
Artifacts

ci.yaml

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

Annotations

8 errors
phpstan / phpstan: src/Admin/AdminSubscriptions.php#L115
Cannot cast mixed to string.
phpstan / phpstan: src/Admin/AdminTransactions.php#L181
Cannot cast mixed to string.
phpstan / phpstan: src/Extension.php#L679
Parameter #1 $format of function date_i18n expects string, mixed given.
phpstan / phpstan: src/Upgrade310.php#L273
Parameter #1 $id of static method Pronamic\WordPress\Pay\Extensions\MemberPress\MemberPress::get_subscription_by_id() expects int|string|null, mixed given.
phpstan / phpstan: src/Upgrade310.php#L325
Parameter #1 $id of static method Pronamic\WordPress\Pay\Extensions\MemberPress\MemberPress::get_transaction_by_id() expects int|string|null, mixed given.
phpstan / phpstan: views/subscription-form.php#L75
Parameter #1 $post_status of function get_post_status_object expects string, mixed given.
phpstan / phpstan: views/transaction-form.php#L75
Parameter #1 $post_status of function get_post_status_object expects string, mixed given.
phpstan / phpstan
Process completed with exit code 1.