Trigger workflow #334
Annotations
11 errors
|
Static analysis:
src/EventListener/AddChannelPricingIndicesSubscriber.php#L27
src/EventListener/AddChannelPricingIndicesSubscriber.php:27:29: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
Static analysis:
src/EventListener/AddChannelPricingIndicesSubscriber.php#L27
src/EventListener/AddChannelPricingIndicesSubscriber.php:27:29: MixedArgument: Argument 1 of is_subclass_of cannot be mixed, expecting object|string (see https://psalm.dev/030)
|
Static analysis:
src/EventListener/AddChannelPricingIndicesSubscriber.php#L32
src/EventListener/AddChannelPricingIndicesSubscriber.php:32:88: PossiblyInvalidArgument: Argument 2 of sprintf expects float|int|object{__tostring()}|string, but possibly different type Setono\SyliusCatalogPromotionPlugin\Model\ChannelPricingInterface|class-string<Setono\SyliusCatalogPromotionPlugin\Model\ChannelPricingInterface> provided (see https://psalm.dev/092)
|
Static analysis:
src/EventListener/AddChannelPricingIndicesSubscriber.php#L35
src/EventListener/AddChannelPricingIndicesSubscriber.php:35:9: MixedAssignment: Unable to determine the type that $columnName is being assigned to (see https://psalm.dev/032)
|
Static analysis:
src/EventListener/AddChannelPricingIndicesSubscriber.php#L35
src/EventListener/AddChannelPricingIndicesSubscriber.php:35:34: UndefinedInterfaceMethod: Method Doctrine\Persistence\Mapping\ClassMetadata::getColumnName does not exist (see https://psalm.dev/181)
|
Static analysis:
src/EventListener/AddChannelPricingIndicesSubscriber.php#L38
src/EventListener/AddChannelPricingIndicesSubscriber.php:38:9: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
Static analysis:
src/EventListener/AddChannelPricingIndicesSubscriber.php#L44
src/EventListener/AddChannelPricingIndicesSubscriber.php:44:12: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
Static analysis:
src/EventListener/AddChannelPricingIndicesSubscriber.php#L44
src/EventListener/AddChannelPricingIndicesSubscriber.php:44:12: MixedArgument: Argument 2 of array_merge_recursive cannot be mixed, expecting TValue (see https://psalm.dev/030)
|
Static analysis:
src/EventListener/AddTimestampableIndicesSubscriber.php#L40
src/EventListener/AddTimestampableIndicesSubscriber.php:40:23: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
Static analysis:
src/EventListener/AddTimestampableIndicesSubscriber.php#L40
src/EventListener/AddTimestampableIndicesSubscriber.php:40:23: MixedArgument: Argument 1 of is_a cannot be mixed, expecting TGeneratedFromParam0 (see https://psalm.dev/030)
|
Loading