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/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)#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/ConfiguredCountableFeaturePack)#L181
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
|
src/Model/Feature/Property/HasUnatantumPricesProperty.php (in context of class SerendipityHQ/Bundle/FeaturesBundle/Model/Feature/Configured/ConfiguredRechargeableFeature)#L120
Binary operation "*" between string and float results in an error.
|
src/Model/Feature/Property/HasUnatantumPricesProperty.php (in context of class SerendipityHQ/Bundle/FeaturesBundle/Model/Feature/Configured/ConfiguredRechargeableFeature)#L128
Binary operation "/" between string and float results in an error.
|
src/Model/Feature/Property/IsRecurringFeatureProperty.php (in context of class SerendipityHQ/Bundle/FeaturesBundle/Model/Feature/Subscribed/SubscribedBooleanFeature)#L24
Method SerendipityHQ\Bundle\FeaturesBundle\Model\Feature\Subscribed\SubscribedBooleanFeature::RecurringFeatureConstruct() has parameter $details with no value type specified in iterable type array.
|
src/Model/Feature/Property/IsRecurringFeatureProperty.php (in context of class SerendipityHQ/Bundle/FeaturesBundle/Model/Feature/Subscribed/SubscribedBooleanFeature)#L27
Ignored error pattern #^Class DateTime is unsafe to use\. Its methods can return FALSE instead of throwing an exception\. Please add 'use Safe\\DateTime;' at the beginning of the file to use the variant provided by the 'thecodingmachine/safe' library\.$# in path /home/runner/work/bundle-features/bundle-features/src/Model/Feature/Subscribed/SubscribedBooleanFeature.php is expected to occur 1 time, but occurred 2 times.
|
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