Merge branch 'hotfix/0.12.7' #2088
Annotations
10 errors and 2 warnings
src/Model/Feature/AbstractFeaturesCollection.php#L89
Parameter #1 $key of method Doctrine\Common\Collections\ArrayCollection<(int|string),mixed>::set() expects (int|string), mixed given.
|
src/Model/Feature/Configured/ConfiguredFeaturesCollection.php#L74
Parameter #1 $p of method Doctrine\Common\Collections\ArrayCollection<(int|string),mixed>::filter() expects Closure(mixed, int|string): bool, callable(): mixed given.
|
src/Model/Feature/Configured/ConfiguredFeaturesCollection.php#L87
Parameter #1 $p of method Doctrine\Common\Collections\ArrayCollection<(int|string),mixed>::filter() expects Closure(mixed, int|string): bool, callable(): mixed given.
|
src/Model/Feature/Configured/ConfiguredFeaturesCollection.php#L100
Parameter #1 $p of method Doctrine\Common\Collections\ArrayCollection<(int|string),mixed>::filter() expects Closure(mixed, int|string): bool, callable(): mixed given.
|
src/Model/Feature/Property/HasConfiguredPacksProperty.php (in context of class SerendipityHQ/Bundle/FeaturesBundle/Model/Feature/Configured/ConfiguredCountableFeature)#L45
Method SerendipityHQ\Bundle\FeaturesBundle\Model\Feature\Configured\ConfiguredCountableFeature::setPacksProperty() has parameter $packs with no value type specified in iterable type array.
|
src/Model/Feature/Property/HasConfiguredPacksProperty.php (in context of class SerendipityHQ/Bundle/FeaturesBundle/Model/Feature/Configured/ConfiguredRechargeableFeature)#L45
Method SerendipityHQ\Bundle\FeaturesBundle\Model\Feature\Configured\ConfiguredRechargeableFeature::setPacksProperty() has parameter $packs with no value type specified in iterable type array.
|
src/Model/Feature/Property/HasRecurringPricesProperty.php (in context of class SerendipityHQ/Bundle/FeaturesBundle/Model/Feature/Configured/ConfiguredBooleanFeature)#L56
Method SerendipityHQ\Bundle\FeaturesBundle\Model\Feature\Configured\ConfiguredBooleanFeature::RecurringPricesConstruct() has parameter $details with no value type specified in iterable type array.
|
src/Model/Feature/Property/HasRecurringPricesProperty.php (in context of class SerendipityHQ/Bundle/FeaturesBundle/Model/Feature/Configured/ConfiguredBooleanFeature)#L116
Parameter #1 $code of class Money\Currency constructor expects non-empty-string, string given.
|
src/Model/Feature/Property/HasRecurringPricesProperty.php (in context of class SerendipityHQ/Bundle/FeaturesBundle/Model/Feature/Configured/ConfiguredBooleanFeature)#L181
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
|
src/Model/Feature/Property/HasRecurringPricesProperty.php (in context of class SerendipityHQ/Bundle/FeaturesBundle/Model/Feature/Configured/ConfiguredBooleanFeature)#L215
Parameter #1 $code of class Money\Currency constructor expects non-empty-string, (int|string) given.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, shivammathur/[email protected], actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
This job failed
Loading