This repository has been archived by the owner on Aug 4, 2023. It is now read-only.
[PHP]: Update vimeo/psalm requirement in /vendor-bin/phpunit #1656
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 errors
phpstan (ubuntu-latest, 8.0, ~4.4):
src/Syncer/CustomerSyncer.php#L220
Parameter #2 $sources of method SerendipityHQ\Bundle\StripeBundle\Syncer\CustomerSyncer::sourceExists() expects Stripe\Collection, Stripe\Collection<Stripe\Account|Stripe\BankAccount|Stripe\Card|Stripe\Source>|null given.
|
phpstan (ubuntu-latest, 8.0, ~4.4)
Process completed with exit code 1.
|
phpstan (ubuntu-latest, 8.1, ~4.4):
src/Syncer/CustomerSyncer.php#L220
Parameter #2 $sources of method SerendipityHQ\Bundle\StripeBundle\Syncer\CustomerSyncer::sourceExists() expects Stripe\Collection, Stripe\Collection<Stripe\Account|Stripe\BankAccount|Stripe\Card|Stripe\Source>|null given.
|
phpstan (ubuntu-latest, 8.1, ~4.4)
Process completed with exit code 1.
|
phpstan (ubuntu-latest, 7.4, ~4.4):
src/Syncer/CustomerSyncer.php#L220
Parameter #2 $sources of method SerendipityHQ\Bundle\StripeBundle\Syncer\CustomerSyncer::sourceExists() expects Stripe\Collection, Stripe\Collection<Stripe\Account|Stripe\BankAccount|Stripe\Card|Stripe\Source>|null given.
|
phpstan (ubuntu-latest, 7.4, ~4.4)
Process completed with exit code 1.
|