Skip to content

Merge branch 'hotfix/0.12.14' #2114

Merge branch 'hotfix/0.12.14'

Merge branch 'hotfix/0.12.14' #2114

Triggered via push October 19, 2024 16:29
Status Failure
Total duration 2m 33s
Artifacts

phpstan.yml

on: push
Matrix: phpstan
Fit to window
Zoom out
Zoom in

Annotations

64 errors
phpstan (ubuntu-latest, 7.4, ~4.4)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php ^8.0 but your php version (7.4.33) does not satisfy that requirement.
phpstan (ubuntu-latest, 7.4, ~4.4)
Process completed with exit code 2.
phpstan (ubuntu-latest, 7.4, ~5.4)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php ^8.0 but your php version (7.4.33) does not satisfy that requirement.
phpstan (ubuntu-latest, 7.4, ~5.4)
Process completed with exit code 2.
phpstan (ubuntu-latest, 8.0, ~4.4): src/Model/Feature/AbstractFeature.php#L21
Method SerendipityHQ\Bundle\FeaturesBundle\Model\Feature\AbstractFeature::__construct() has parameter $details with no value type specified in iterable type array.
phpstan (ubuntu-latest, 8.0, ~4.4): src/Model/Feature/AbstractFeaturePack.php#L21
Method SerendipityHQ\Bundle\FeaturesBundle\Model\Feature\AbstractFeaturePack::__construct() has parameter $details with no value type specified in iterable type array.
phpstan (ubuntu-latest, 8.0, ~4.4): src/Model/Feature/AbstractFeaturesCollection.php#L29
Class SerendipityHQ\Bundle\FeaturesBundle\Model\Feature\AbstractFeaturesCollection extends generic class Doctrine\Common\Collections\ArrayCollection but does not specify its types: TKey, T
phpstan (ubuntu-latest, 8.0, ~4.4): src/Model/Feature/AbstractFeaturesCollection.php#L86
Cannot clone non-object variable $element of type mixed.
phpstan (ubuntu-latest, 8.0, ~4.4): src/Model/Feature/Configured/ConfiguredFeaturesCollection.php#L74
Parameter #1 $p of method Doctrine\Common\Collections\ArrayCollection<(int|string),mixed>::filter() expects Closure(mixed): bool, callable(): mixed given.
phpstan (ubuntu-latest, 8.0, ~4.4): src/Model/Feature/Configured/ConfiguredFeaturesCollection.php#L87
Parameter #1 $p of method Doctrine\Common\Collections\ArrayCollection<(int|string),mixed>::filter() expects Closure(mixed): bool, callable(): mixed given.
phpstan (ubuntu-latest, 8.0, ~4.4): src/Model/Feature/Configured/ConfiguredFeaturesCollection.php#L100
Parameter #1 $p of method Doctrine\Common\Collections\ArrayCollection<(int|string),mixed>::filter() expects Closure(mixed): bool, callable(): mixed given.
phpstan (ubuntu-latest, 8.0, ~4.4): src/Model/Feature/FeatureInterface.php#L28
Method SerendipityHQ\Bundle\FeaturesBundle\Model\Feature\FeatureInterface::__construct() has parameter $details with no value type specified in iterable type array.
phpstan (ubuntu-latest, 8.0, ~4.4): src/Model/Feature/Subscribed/SubscribedFeatureInterface.php#L26
Method SerendipityHQ\Bundle\FeaturesBundle\Model\Feature\Subscribed\SubscribedFeatureInterface::setConfiguredFeature() has no return type specified.
phpstan (ubuntu-latest, 8.0, ~4.4): src/Model/Feature/Subscribed/SubscribedFeatureInterface.php#L31
Method SerendipityHQ\Bundle\FeaturesBundle\Model\Feature\Subscribed\SubscribedFeatureInterface::toArray() return type has no value type specified in iterable type array.
phpstan (ubuntu-latest, 8.1, ~5.4): src/Model/Feature/AbstractFeature.php#L21
Method SerendipityHQ\Bundle\FeaturesBundle\Model\Feature\AbstractFeature::__construct() has parameter $details with no value type specified in iterable type array.
phpstan (ubuntu-latest, 8.1, ~5.4): src/Model/Feature/AbstractFeaturePack.php#L21
Method SerendipityHQ\Bundle\FeaturesBundle\Model\Feature\AbstractFeaturePack::__construct() has parameter $details with no value type specified in iterable type array.
phpstan (ubuntu-latest, 8.1, ~5.4): src/Model/Feature/AbstractFeaturesCollection.php#L29
Class SerendipityHQ\Bundle\FeaturesBundle\Model\Feature\AbstractFeaturesCollection extends generic class Doctrine\Common\Collections\ArrayCollection but does not specify its types: TKey, T
phpstan (ubuntu-latest, 8.1, ~5.4): src/Model/Feature/AbstractFeaturesCollection.php#L86
Cannot clone non-object variable $element of type mixed.
phpstan (ubuntu-latest, 8.1, ~5.4): src/Model/Feature/FeatureInterface.php#L28
Method SerendipityHQ\Bundle\FeaturesBundle\Model\Feature\FeatureInterface::__construct() has parameter $details with no value type specified in iterable type array.
phpstan (ubuntu-latest, 8.1, ~5.4): src/Model/Feature/Subscribed/SubscribedFeatureInterface.php#L26
Method SerendipityHQ\Bundle\FeaturesBundle\Model\Feature\Subscribed\SubscribedFeatureInterface::setConfiguredFeature() has no return type specified.
phpstan (ubuntu-latest, 8.1, ~5.4): src/Model/Feature/Subscribed/SubscribedFeatureInterface.php#L31
Method SerendipityHQ\Bundle\FeaturesBundle\Model\Feature\Subscribed\SubscribedFeatureInterface::toArray() return type has no value type specified in iterable type array.
phpstan (ubuntu-latest, 8.1, ~5.4): src/Model/InvoiceInterface.php#L38
Method SerendipityHQ\Bundle\FeaturesBundle\Model\InvoiceInterface::setHeader() has no return type specified.
phpstan (ubuntu-latest, 8.1, ~5.4): src/Model/InvoiceInterface.php#L52
Method SerendipityHQ\Bundle\FeaturesBundle\Model\InvoiceInterface::getLine() has parameter $id with no type specified.
phpstan (ubuntu-latest, 8.1, ~5.4): src/Model/InvoiceInterface.php#L52
PHPDoc tag @param has invalid value (string!int $id): Unexpected token "!", expected variable at offset 102
phpstan (ubuntu-latest, 8.1, ~4.4): src/Model/Feature/AbstractFeature.php#L21
Method SerendipityHQ\Bundle\FeaturesBundle\Model\Feature\AbstractFeature::__construct() has parameter $details with no value type specified in iterable type array.
phpstan (ubuntu-latest, 8.1, ~4.4): src/Model/Feature/AbstractFeaturePack.php#L21
Method SerendipityHQ\Bundle\FeaturesBundle\Model\Feature\AbstractFeaturePack::__construct() has parameter $details with no value type specified in iterable type array.
phpstan (ubuntu-latest, 8.1, ~4.4): src/Model/Feature/AbstractFeaturesCollection.php#L29
Class SerendipityHQ\Bundle\FeaturesBundle\Model\Feature\AbstractFeaturesCollection extends generic class Doctrine\Common\Collections\ArrayCollection but does not specify its types: TKey, T
phpstan (ubuntu-latest, 8.1, ~4.4): src/Model/Feature/AbstractFeaturesCollection.php#L86
Cannot clone non-object variable $element of type mixed.
phpstan (ubuntu-latest, 8.1, ~4.4): src/Model/Feature/FeatureInterface.php#L28
Method SerendipityHQ\Bundle\FeaturesBundle\Model\Feature\FeatureInterface::__construct() has parameter $details with no value type specified in iterable type array.
phpstan (ubuntu-latest, 8.1, ~4.4): src/Model/Feature/Subscribed/SubscribedFeatureInterface.php#L26
Method SerendipityHQ\Bundle\FeaturesBundle\Model\Feature\Subscribed\SubscribedFeatureInterface::setConfiguredFeature() has no return type specified.
phpstan (ubuntu-latest, 8.1, ~4.4): src/Model/Feature/Subscribed/SubscribedFeatureInterface.php#L31
Method SerendipityHQ\Bundle\FeaturesBundle\Model\Feature\Subscribed\SubscribedFeatureInterface::toArray() return type has no value type specified in iterable type array.
phpstan (ubuntu-latest, 8.1, ~4.4): src/Model/InvoiceInterface.php#L38
Method SerendipityHQ\Bundle\FeaturesBundle\Model\InvoiceInterface::setHeader() has no return type specified.
phpstan (ubuntu-latest, 8.1, ~4.4): src/Model/InvoiceInterface.php#L52
Method SerendipityHQ\Bundle\FeaturesBundle\Model\InvoiceInterface::getLine() has parameter $id with no type specified.
phpstan (ubuntu-latest, 8.1, ~4.4): src/Model/InvoiceInterface.php#L52
PHPDoc tag @param has invalid value (string!int $id): Unexpected token "!", expected variable at offset 102
phpstan (ubuntu-latest, 8.0, ~5.4): src/Model/Feature/AbstractFeature.php#L21
Method SerendipityHQ\Bundle\FeaturesBundle\Model\Feature\AbstractFeature::__construct() has parameter $details with no value type specified in iterable type array.
phpstan (ubuntu-latest, 8.0, ~5.4): src/Model/Feature/AbstractFeaturePack.php#L21
Method SerendipityHQ\Bundle\FeaturesBundle\Model\Feature\AbstractFeaturePack::__construct() has parameter $details with no value type specified in iterable type array.
phpstan (ubuntu-latest, 8.0, ~5.4): src/Model/Feature/AbstractFeaturesCollection.php#L29
Class SerendipityHQ\Bundle\FeaturesBundle\Model\Feature\AbstractFeaturesCollection extends generic class Doctrine\Common\Collections\ArrayCollection but does not specify its types: TKey, T
phpstan (ubuntu-latest, 8.0, ~5.4): src/Model/Feature/AbstractFeaturesCollection.php#L86
Cannot clone non-object variable $element of type mixed.
phpstan (ubuntu-latest, 8.0, ~5.4): src/Model/Feature/Configured/ConfiguredFeaturesCollection.php#L74
Parameter #1 $p of method Doctrine\Common\Collections\ArrayCollection<(int|string),mixed>::filter() expects Closure(mixed): bool, callable(): mixed given.
phpstan (ubuntu-latest, 8.0, ~5.4): src/Model/Feature/Configured/ConfiguredFeaturesCollection.php#L87
Parameter #1 $p of method Doctrine\Common\Collections\ArrayCollection<(int|string),mixed>::filter() expects Closure(mixed): bool, callable(): mixed given.
phpstan (ubuntu-latest, 8.0, ~5.4): src/Model/Feature/Configured/ConfiguredFeaturesCollection.php#L100
Parameter #1 $p of method Doctrine\Common\Collections\ArrayCollection<(int|string),mixed>::filter() expects Closure(mixed): bool, callable(): mixed given.
phpstan (ubuntu-latest, 8.0, ~5.4): src/Model/Feature/FeatureInterface.php#L28
Method SerendipityHQ\Bundle\FeaturesBundle\Model\Feature\FeatureInterface::__construct() has parameter $details with no value type specified in iterable type array.
phpstan (ubuntu-latest, 8.0, ~5.4): src/Model/Feature/Subscribed/SubscribedFeatureInterface.php#L26
Method SerendipityHQ\Bundle\FeaturesBundle\Model\Feature\Subscribed\SubscribedFeatureInterface::setConfiguredFeature() has no return type specified.
phpstan (ubuntu-latest, 8.0, ~5.4): src/Model/Feature/Subscribed/SubscribedFeatureInterface.php#L31
Method SerendipityHQ\Bundle\FeaturesBundle\Model\Feature\Subscribed\SubscribedFeatureInterface::toArray() return type has no value type specified in iterable type array.
phpstan (ubuntu-latest, 8.0, ~6.0): src/Model/Feature/AbstractFeature.php#L21
Method SerendipityHQ\Bundle\FeaturesBundle\Model\Feature\AbstractFeature::__construct() has parameter $details with no value type specified in iterable type array.
phpstan (ubuntu-latest, 8.0, ~6.0): src/Model/Feature/AbstractFeaturePack.php#L21
Method SerendipityHQ\Bundle\FeaturesBundle\Model\Feature\AbstractFeaturePack::__construct() has parameter $details with no value type specified in iterable type array.
phpstan (ubuntu-latest, 8.0, ~6.0): src/Model/Feature/AbstractFeaturesCollection.php#L29
Class SerendipityHQ\Bundle\FeaturesBundle\Model\Feature\AbstractFeaturesCollection extends generic class Doctrine\Common\Collections\ArrayCollection but does not specify its types: TKey, T
phpstan (ubuntu-latest, 8.0, ~6.0): src/Model/Feature/AbstractFeaturesCollection.php#L86
Cannot clone non-object variable $element of type mixed.
phpstan (ubuntu-latest, 8.0, ~6.0): src/Model/Feature/Configured/ConfiguredFeaturesCollection.php#L74
Parameter #1 $p of method Doctrine\Common\Collections\ArrayCollection<(int|string),mixed>::filter() expects Closure(mixed): bool, callable(): mixed given.
phpstan (ubuntu-latest, 8.0, ~6.0): src/Model/Feature/Configured/ConfiguredFeaturesCollection.php#L87
Parameter #1 $p of method Doctrine\Common\Collections\ArrayCollection<(int|string),mixed>::filter() expects Closure(mixed): bool, callable(): mixed given.
phpstan (ubuntu-latest, 8.0, ~6.0): src/Model/Feature/Configured/ConfiguredFeaturesCollection.php#L100
Parameter #1 $p of method Doctrine\Common\Collections\ArrayCollection<(int|string),mixed>::filter() expects Closure(mixed): bool, callable(): mixed given.
phpstan (ubuntu-latest, 8.0, ~6.0): src/Model/Feature/FeatureInterface.php#L28
Method SerendipityHQ\Bundle\FeaturesBundle\Model\Feature\FeatureInterface::__construct() has parameter $details with no value type specified in iterable type array.
phpstan (ubuntu-latest, 8.0, ~6.0): src/Model/Feature/Subscribed/SubscribedFeatureInterface.php#L26
Method SerendipityHQ\Bundle\FeaturesBundle\Model\Feature\Subscribed\SubscribedFeatureInterface::setConfiguredFeature() has no return type specified.
phpstan (ubuntu-latest, 8.0, ~6.0): src/Model/Feature/Subscribed/SubscribedFeatureInterface.php#L31
Method SerendipityHQ\Bundle\FeaturesBundle\Model\Feature\Subscribed\SubscribedFeatureInterface::toArray() return type has no value type specified in iterable type array.
phpstan (ubuntu-latest, 8.1, ~6.0): src/Model/Feature/AbstractFeature.php#L21
Method SerendipityHQ\Bundle\FeaturesBundle\Model\Feature\AbstractFeature::__construct() has parameter $details with no value type specified in iterable type array.
phpstan (ubuntu-latest, 8.1, ~6.0): src/Model/Feature/AbstractFeaturePack.php#L21
Method SerendipityHQ\Bundle\FeaturesBundle\Model\Feature\AbstractFeaturePack::__construct() has parameter $details with no value type specified in iterable type array.
phpstan (ubuntu-latest, 8.1, ~6.0): src/Model/Feature/AbstractFeaturesCollection.php#L29
Class SerendipityHQ\Bundle\FeaturesBundle\Model\Feature\AbstractFeaturesCollection extends generic class Doctrine\Common\Collections\ArrayCollection but does not specify its types: TKey, T
phpstan (ubuntu-latest, 8.1, ~6.0): src/Model/Feature/AbstractFeaturesCollection.php#L86
Cannot clone non-object variable $element of type mixed.
phpstan (ubuntu-latest, 8.1, ~6.0): src/Model/Feature/FeatureInterface.php#L28
Method SerendipityHQ\Bundle\FeaturesBundle\Model\Feature\FeatureInterface::__construct() has parameter $details with no value type specified in iterable type array.
phpstan (ubuntu-latest, 8.1, ~6.0): src/Model/Feature/Subscribed/SubscribedFeatureInterface.php#L26
Method SerendipityHQ\Bundle\FeaturesBundle\Model\Feature\Subscribed\SubscribedFeatureInterface::setConfiguredFeature() has no return type specified.
phpstan (ubuntu-latest, 8.1, ~6.0): src/Model/Feature/Subscribed/SubscribedFeatureInterface.php#L31
Method SerendipityHQ\Bundle\FeaturesBundle\Model\Feature\Subscribed\SubscribedFeatureInterface::toArray() return type has no value type specified in iterable type array.
phpstan (ubuntu-latest, 8.1, ~6.0): src/Model/InvoiceInterface.php#L38
Method SerendipityHQ\Bundle\FeaturesBundle\Model\InvoiceInterface::setHeader() has no return type specified.
phpstan (ubuntu-latest, 8.1, ~6.0): src/Model/InvoiceInterface.php#L52
Method SerendipityHQ\Bundle\FeaturesBundle\Model\InvoiceInterface::getLine() has parameter $id with no type specified.
phpstan (ubuntu-latest, 8.1, ~6.0): src/Model/InvoiceInterface.php#L52
PHPDoc tag @param has invalid value (string!int $id): Unexpected token "!", expected variable at offset 102