Phpstan #45
Annotations
5 errors
src/Api/Entity/RecurringPaymentFactory.php#L74
Ignored error pattern #^Argument of an invalid type mixed supplied for foreach, only iterables are supported\.$# in path /home/runner/work/gopay-inline/gopay-inline/src/Api/Entity/RecurringPaymentFactory.php is expected to occur 1 time, but occurred 2 times.
|
src/Api/Entity/RecurringPaymentFactory.php#L89
Ignored error pattern #^Parameter \#3 \$data of static method Contributte\\GopayInline\\Api\\Entity\\RecurringPaymentFactory\:\:map\(\) expects array, mixed given\.$# in path /home/runner/work/gopay-inline/gopay-inline/src/Api/Entity/RecurringPaymentFactory.php is expected to occur 1 time, but occurred 2 times.
|
src/Api/Entity/RecurringPaymentFactory.php#L95
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
|
src/Api/Entity/RecurringPaymentFactory.php#L97
Parameter #3 $data of static method Contributte\GopayInline\Api\Entity\RecurringPaymentFactory::map() expects array, mixed given.
|
|
The logs for this run have expired and are no longer available.
Loading