Skip to content

Improve build

Improve build #966

Triggered via pull request November 8, 2023 14:35
Status Failure
Total duration 3m 27s
Artifacts

build.yaml

on: pull_request
Matrix: code-coverage
Matrix: coding-standards
Matrix: dependency-analysis
Matrix: integration-tests
Matrix: static-code-analysis
Matrix: unit-tests
Fit to window
Zoom out
Zoom in

Annotations

162 errors and 8 warnings
ReservedWord: src/DependencyInjection/Compiler/AddAdjustmentsToOrderAdjustmentClearerPass.php#L22
src/DependencyInjection/Compiler/AddAdjustmentsToOrderAdjustmentClearerPass.php:22:32: ReservedWord: mixed is a reserved word (see https://psalm.dev/095)
MixedAssignment: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L34
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:34:9: MixedAssignment: Unable to determine the type that $loader is being assigned to (see https://psalm.dev/032)
UndefinedClass: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L34
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:34:23: UndefinedClass: Class, interface or enum named Symfony\Component\DependencyInjection\Loader\XmlFileLoader does not exist (see https://psalm.dev/019)
MixedMethodCall: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L66
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:66:18: MixedMethodCall: Cannot determine the type of $loader when calling method load (see https://psalm.dev/015)
MixedMethodCall: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L73
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:73:26: MixedMethodCall: Cannot determine the type of $loader when calling method load (see https://psalm.dev/015)
PossiblyInvalidCast: src/EmailManager/GiftCardEmailManager.php#L141
src/EmailManager/GiftCardEmailManager.php:141:55: PossiblyInvalidCast: false cannot be cast to string (see https://psalm.dev/190)
ReservedWord: src/EventSubscriber/DefaultGiftCardConfigurationSubscriber.php#L36
src/EventSubscriber/DefaultGiftCardConfigurationSubscriber.php:36:34: ReservedWord: mixed is a reserved word (see https://psalm.dev/095)
DeprecatedInterface: src/Serializer/Normalizer/GiftCardConfigurationNormalizer.php#L15
src/Serializer/Normalizer/GiftCardConfigurationNormalizer.php:15:13: DeprecatedInterface: Symfony\Component\Serializer\Normalizer\ContextAwareNormalizerInterface is marked deprecated (see https://psalm.dev/152)
MissingDependency: src/Serializer/Normalizer/GiftCardConfigurationNormalizer.php#L17
src/Serializer/Normalizer/GiftCardConfigurationNormalizer.php:17:13: MissingDependency: Symfony\Component\Serializer\Normalizer\ObjectNormalizer depends on class or interface symfony\component\serializer\normalizer\abstractobjectnormalizer that does not exist (see https://psalm.dev/157)
MissingDependency: src/Serializer/Normalizer/GiftCardConfigurationNormalizer.php#L24
src/Serializer/Normalizer/GiftCardConfigurationNormalizer.php:24:9: MissingDependency: Symfony\Component\Serializer\Normalizer\ObjectNormalizer depends on class or interface symfony\component\serializer\normalizer\abstractobjectnormalizer that does not exist (see https://psalm.dev/157)
DeprecatedInterface: src/Api/CommandHandler/AddGiftCardToOrderHandler.php#L16
src/Api/CommandHandler/AddGiftCardToOrderHandler.php:16:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
DeprecatedInterface: src/Api/CommandHandler/AddItemToCartHandler.php#L24
src/Api/CommandHandler/AddItemToCartHandler.php:24:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
DeprecatedInterface: src/Api/CommandHandler/AssociateConfigurationToChannelHandler.php#L17
src/Api/CommandHandler/AssociateConfigurationToChannelHandler.php:17:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
DeprecatedInterface: src/Api/CommandHandler/CreateGiftCardConfigurationHandler.php#L13
src/Api/CommandHandler/CreateGiftCardConfigurationHandler.php:13:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
DeprecatedInterface: src/Api/CommandHandler/RemoveGiftCardFromOrderHandler.php#L16
src/Api/CommandHandler/RemoveGiftCardFromOrderHandler.php:16:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
ReservedWord: src/DependencyInjection/Compiler/AddAdjustmentsToOrderAdjustmentClearerPass.php#L22
src/DependencyInjection/Compiler/AddAdjustmentsToOrderAdjustmentClearerPass.php:22:32: ReservedWord: mixed is a reserved word (see https://psalm.dev/095)
MixedAssignment: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L34
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:34:9: MixedAssignment: Unable to determine the type that $loader is being assigned to (see https://psalm.dev/032)
UndefinedClass: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L34
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:34:23: UndefinedClass: Class, interface or enum named Symfony\Component\DependencyInjection\Loader\XmlFileLoader does not exist (see https://psalm.dev/019)
MixedMethodCall: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L66
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:66:18: MixedMethodCall: Cannot determine the type of $loader when calling method load (see https://psalm.dev/015)
MixedMethodCall: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L73
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:73:26: MixedMethodCall: Cannot determine the type of $loader when calling method load (see https://psalm.dev/015)
DeprecatedInterface: src/Api/CommandHandler/AddGiftCardToOrderHandler.php#L16
src/Api/CommandHandler/AddGiftCardToOrderHandler.php:16:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
DeprecatedInterface: src/Api/CommandHandler/AddItemToCartHandler.php#L24
src/Api/CommandHandler/AddItemToCartHandler.php:24:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
DeprecatedInterface: src/Api/CommandHandler/AssociateConfigurationToChannelHandler.php#L17
src/Api/CommandHandler/AssociateConfigurationToChannelHandler.php:17:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
DeprecatedInterface: src/Api/CommandHandler/CreateGiftCardConfigurationHandler.php#L13
src/Api/CommandHandler/CreateGiftCardConfigurationHandler.php:13:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
DeprecatedInterface: src/Api/CommandHandler/RemoveGiftCardFromOrderHandler.php#L16
src/Api/CommandHandler/RemoveGiftCardFromOrderHandler.php:16:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
ReservedWord: src/DependencyInjection/Compiler/AddAdjustmentsToOrderAdjustmentClearerPass.php#L22
src/DependencyInjection/Compiler/AddAdjustmentsToOrderAdjustmentClearerPass.php:22:32: ReservedWord: mixed is a reserved word (see https://psalm.dev/095)
MixedAssignment: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L34
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:34:9: MixedAssignment: Unable to determine the type that $loader is being assigned to (see https://psalm.dev/032)
UndefinedClass: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L34
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:34:23: UndefinedClass: Class, interface or enum named Symfony\Component\DependencyInjection\Loader\XmlFileLoader does not exist (see https://psalm.dev/019)
MixedMethodCall: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L66
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:66:18: MixedMethodCall: Cannot determine the type of $loader when calling method load (see https://psalm.dev/015)
MixedMethodCall: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L73
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:73:26: MixedMethodCall: Cannot determine the type of $loader when calling method load (see https://psalm.dev/015)
ReservedWord: src/DependencyInjection/Compiler/AddAdjustmentsToOrderAdjustmentClearerPass.php#L22
src/DependencyInjection/Compiler/AddAdjustmentsToOrderAdjustmentClearerPass.php:22:32: ReservedWord: mixed is a reserved word (see https://psalm.dev/095)
ReservedWord: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L66
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:66:9: ReservedWord: mixed is a reserved word (see https://psalm.dev/095)
ReservedWord: src/EventSubscriber/DefaultGiftCardConfigurationSubscriber.php#L36
src/EventSubscriber/DefaultGiftCardConfigurationSubscriber.php:36:34: ReservedWord: mixed is a reserved word (see https://psalm.dev/095)
MethodSignatureMismatch: src/Serializer/Normalizer/GiftCardConfigurationNormalizer.php#L15
src/Serializer/Normalizer/GiftCardConfigurationNormalizer.php:15:13: MethodSignatureMismatch: Method Setono\SyliusGiftCardPlugin\Serializer\Normalizer\GiftCardConfigurationNormalizer::normalize with return type '' is different to return type 'ArrayObject|array<array-key, mixed>|null|scalar' of inherited method Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize (see https://psalm.dev/042)
MethodSignatureMismatch: src/Serializer/Normalizer/GiftCardNormalizer.php#L15
src/Serializer/Normalizer/GiftCardNormalizer.php:15:13: MethodSignatureMismatch: Method Setono\SyliusGiftCardPlugin\Serializer\Normalizer\GiftCardNormalizer::normalize with return type '' is different to return type 'ArrayObject|array<array-key, mixed>|null|scalar' of inherited method Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize (see https://psalm.dev/042)
Static Code Analysis (PHP 8.2 | Dependency versions: lowest | Symfony: ~6.0.0)
Process completed with exit code 2.
ReservedWord: src/DependencyInjection/Compiler/AddAdjustmentsToOrderAdjustmentClearerPass.php#L22
src/DependencyInjection/Compiler/AddAdjustmentsToOrderAdjustmentClearerPass.php:22:32: ReservedWord: mixed is a reserved word (see https://psalm.dev/095)
ReservedWord: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L66
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:66:9: ReservedWord: mixed is a reserved word (see https://psalm.dev/095)
ReservedWord: src/EventSubscriber/DefaultGiftCardConfigurationSubscriber.php#L36
src/EventSubscriber/DefaultGiftCardConfigurationSubscriber.php:36:34: ReservedWord: mixed is a reserved word (see https://psalm.dev/095)
MethodSignatureMismatch: src/Serializer/Normalizer/GiftCardConfigurationNormalizer.php#L15
src/Serializer/Normalizer/GiftCardConfigurationNormalizer.php:15:13: MethodSignatureMismatch: Method Setono\SyliusGiftCardPlugin\Serializer\Normalizer\GiftCardConfigurationNormalizer::normalize with return type '' is different to return type 'ArrayObject|array<array-key, mixed>|null|scalar' of inherited method Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize (see https://psalm.dev/042)
MethodSignatureMismatch: src/Serializer/Normalizer/GiftCardNormalizer.php#L15
src/Serializer/Normalizer/GiftCardNormalizer.php:15:13: MethodSignatureMismatch: Method Setono\SyliusGiftCardPlugin\Serializer\Normalizer\GiftCardNormalizer::normalize with return type '' is different to return type 'ArrayObject|array<array-key, mixed>|null|scalar' of inherited method Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize (see https://psalm.dev/042)
Static Code Analysis (PHP 8.1 | Dependency versions: lowest | Symfony: ~6.0.0)
Process completed with exit code 2.
DeprecatedInterface: src/Api/CommandHandler/AddGiftCardToOrderHandler.php#L16
src/Api/CommandHandler/AddGiftCardToOrderHandler.php:16:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
DeprecatedInterface: src/Api/CommandHandler/AddItemToCartHandler.php#L24
src/Api/CommandHandler/AddItemToCartHandler.php:24:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
DeprecatedInterface: src/Api/CommandHandler/AssociateConfigurationToChannelHandler.php#L17
src/Api/CommandHandler/AssociateConfigurationToChannelHandler.php:17:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
DeprecatedInterface: src/Api/CommandHandler/CreateGiftCardConfigurationHandler.php#L13
src/Api/CommandHandler/CreateGiftCardConfigurationHandler.php:13:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
DeprecatedInterface: src/Api/CommandHandler/RemoveGiftCardFromOrderHandler.php#L16
src/Api/CommandHandler/RemoveGiftCardFromOrderHandler.php:16:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
ReservedWord: src/DependencyInjection/Compiler/AddAdjustmentsToOrderAdjustmentClearerPass.php#L22
src/DependencyInjection/Compiler/AddAdjustmentsToOrderAdjustmentClearerPass.php:22:32: ReservedWord: mixed is a reserved word (see https://psalm.dev/095)
MixedAssignment: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L34
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:34:9: MixedAssignment: Unable to determine the type that $loader is being assigned to (see https://psalm.dev/032)
UndefinedClass: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L34
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:34:23: UndefinedClass: Class, interface or enum named Symfony\Component\DependencyInjection\Loader\XmlFileLoader does not exist (see https://psalm.dev/019)
MixedMethodCall: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L66
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:66:18: MixedMethodCall: Cannot determine the type of $loader when calling method load (see https://psalm.dev/015)
MixedMethodCall: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L73
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:73:26: MixedMethodCall: Cannot determine the type of $loader when calling method load (see https://psalm.dev/015)
ReservedWord: src/DependencyInjection/Compiler/AddAdjustmentsToOrderAdjustmentClearerPass.php#L22
src/DependencyInjection/Compiler/AddAdjustmentsToOrderAdjustmentClearerPass.php:22:32: ReservedWord: mixed is a reserved word (see https://psalm.dev/095)
MixedAssignment: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L34
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:34:9: MixedAssignment: Unable to determine the type that $loader is being assigned to (see https://psalm.dev/032)
UndefinedClass: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L34
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:34:23: UndefinedClass: Class, interface or enum named Symfony\Component\DependencyInjection\Loader\XmlFileLoader does not exist (see https://psalm.dev/019)
MixedMethodCall: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L66
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:66:18: MixedMethodCall: Cannot determine the type of $loader when calling method load (see https://psalm.dev/015)
MixedMethodCall: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L73
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:73:26: MixedMethodCall: Cannot determine the type of $loader when calling method load (see https://psalm.dev/015)
PossiblyInvalidCast: src/EmailManager/GiftCardEmailManager.php#L141
src/EmailManager/GiftCardEmailManager.php:141:55: PossiblyInvalidCast: false cannot be cast to string (see https://psalm.dev/190)
ReservedWord: src/EventSubscriber/DefaultGiftCardConfigurationSubscriber.php#L36
src/EventSubscriber/DefaultGiftCardConfigurationSubscriber.php:36:34: ReservedWord: mixed is a reserved word (see https://psalm.dev/095)
DeprecatedInterface: src/Serializer/Normalizer/GiftCardConfigurationNormalizer.php#L15
src/Serializer/Normalizer/GiftCardConfigurationNormalizer.php:15:13: DeprecatedInterface: Symfony\Component\Serializer\Normalizer\ContextAwareNormalizerInterface is marked deprecated (see https://psalm.dev/152)
MissingDependency: src/Serializer/Normalizer/GiftCardConfigurationNormalizer.php#L17
src/Serializer/Normalizer/GiftCardConfigurationNormalizer.php:17:13: MissingDependency: Symfony\Component\Serializer\Normalizer\ObjectNormalizer depends on class or interface symfony\component\serializer\normalizer\abstractobjectnormalizer that does not exist (see https://psalm.dev/157)
MissingDependency: src/Serializer/Normalizer/GiftCardConfigurationNormalizer.php#L24
src/Serializer/Normalizer/GiftCardConfigurationNormalizer.php:24:9: MissingDependency: Symfony\Component\Serializer\Normalizer\ObjectNormalizer depends on class or interface symfony\component\serializer\normalizer\abstractobjectnormalizer that does not exist (see https://psalm.dev/157)
ReservedWord: src/DependencyInjection/Compiler/AddAdjustmentsToOrderAdjustmentClearerPass.php#L22
src/DependencyInjection/Compiler/AddAdjustmentsToOrderAdjustmentClearerPass.php:22:32: ReservedWord: mixed is a reserved word (see https://psalm.dev/095)
ReservedWord: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L66
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:66:9: ReservedWord: mixed is a reserved word (see https://psalm.dev/095)
PossiblyInvalidCast: src/EmailManager/GiftCardEmailManager.php#L141
src/EmailManager/GiftCardEmailManager.php:141:55: PossiblyInvalidCast: false cannot be cast to string (see https://psalm.dev/190)
ReservedWord: src/EventSubscriber/DefaultGiftCardConfigurationSubscriber.php#L36
src/EventSubscriber/DefaultGiftCardConfigurationSubscriber.php:36:34: ReservedWord: mixed is a reserved word (see https://psalm.dev/095)
Static Code Analysis (PHP 8.1 | Dependency versions: highest | Symfony: ~6.0.0)
Process completed with exit code 2.
DeprecatedInterface: src/Api/CommandHandler/AddGiftCardToOrderHandler.php#L16
src/Api/CommandHandler/AddGiftCardToOrderHandler.php:16:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
DeprecatedInterface: src/Api/CommandHandler/AddItemToCartHandler.php#L24
src/Api/CommandHandler/AddItemToCartHandler.php:24:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
DeprecatedInterface: src/Api/CommandHandler/AssociateConfigurationToChannelHandler.php#L17
src/Api/CommandHandler/AssociateConfigurationToChannelHandler.php:17:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
DeprecatedInterface: src/Api/CommandHandler/CreateGiftCardConfigurationHandler.php#L13
src/Api/CommandHandler/CreateGiftCardConfigurationHandler.php:13:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
DeprecatedInterface: src/Api/CommandHandler/RemoveGiftCardFromOrderHandler.php#L16
src/Api/CommandHandler/RemoveGiftCardFromOrderHandler.php:16:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
ReservedWord: src/DependencyInjection/Compiler/AddAdjustmentsToOrderAdjustmentClearerPass.php#L22
src/DependencyInjection/Compiler/AddAdjustmentsToOrderAdjustmentClearerPass.php:22:32: ReservedWord: mixed is a reserved word (see https://psalm.dev/095)
MixedAssignment: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L34
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:34:9: MixedAssignment: Unable to determine the type that $loader is being assigned to (see https://psalm.dev/032)
UndefinedClass: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L34
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:34:23: UndefinedClass: Class, interface or enum named Symfony\Component\DependencyInjection\Loader\XmlFileLoader does not exist (see https://psalm.dev/019)
MixedMethodCall: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L66
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:66:18: MixedMethodCall: Cannot determine the type of $loader when calling method load (see https://psalm.dev/015)
MixedMethodCall: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L73
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:73:26: MixedMethodCall: Cannot determine the type of $loader when calling method load (see https://psalm.dev/015)
Unit tests (PHP 8.1 | Dependency versions: highest | Symfony: ~6.0.0)
Process completed with exit code 2.
DeprecatedInterface: src/Api/CommandHandler/AddGiftCardToOrderHandler.php#L16
src/Api/CommandHandler/AddGiftCardToOrderHandler.php:16:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
DeprecatedInterface: src/Api/CommandHandler/AddItemToCartHandler.php#L24
src/Api/CommandHandler/AddItemToCartHandler.php:24:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
DeprecatedInterface: src/Api/CommandHandler/AssociateConfigurationToChannelHandler.php#L17
src/Api/CommandHandler/AssociateConfigurationToChannelHandler.php:17:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
DeprecatedInterface: src/Api/CommandHandler/CreateGiftCardConfigurationHandler.php#L13
src/Api/CommandHandler/CreateGiftCardConfigurationHandler.php:13:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
DeprecatedInterface: src/Api/CommandHandler/RemoveGiftCardFromOrderHandler.php#L16
src/Api/CommandHandler/RemoveGiftCardFromOrderHandler.php:16:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
ReservedWord: src/DependencyInjection/Compiler/AddAdjustmentsToOrderAdjustmentClearerPass.php#L22
src/DependencyInjection/Compiler/AddAdjustmentsToOrderAdjustmentClearerPass.php:22:32: ReservedWord: mixed is a reserved word (see https://psalm.dev/095)
MixedAssignment: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L34
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:34:9: MixedAssignment: Unable to determine the type that $loader is being assigned to (see https://psalm.dev/032)
UndefinedClass: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L34
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:34:23: UndefinedClass: Class, interface or enum named Symfony\Component\DependencyInjection\Loader\XmlFileLoader does not exist (see https://psalm.dev/019)
MixedMethodCall: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L66
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:66:18: MixedMethodCall: Cannot determine the type of $loader when calling method load (see https://psalm.dev/015)
MixedMethodCall: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L73
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:73:26: MixedMethodCall: Cannot determine the type of $loader when calling method load (see https://psalm.dev/015)
Unit tests (PHP 7.4 | Dependency versions: lowest | Symfony: ^5.4)
The job was canceled because "_8_1_highest__6_0_0" failed.
ReservedWord: src/DependencyInjection/Compiler/AddAdjustmentsToOrderAdjustmentClearerPass.php#L22
src/DependencyInjection/Compiler/AddAdjustmentsToOrderAdjustmentClearerPass.php:22:32: ReservedWord: mixed is a reserved word (see https://psalm.dev/095)
MixedAssignment: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L34
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:34:9: MixedAssignment: Unable to determine the type that $loader is being assigned to (see https://psalm.dev/032)
UndefinedClass: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L34
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:34:23: UndefinedClass: Class, interface or enum named Symfony\Component\DependencyInjection\Loader\XmlFileLoader does not exist (see https://psalm.dev/019)
MixedMethodCall: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L66
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:66:18: MixedMethodCall: Cannot determine the type of $loader when calling method load (see https://psalm.dev/015)
MixedMethodCall: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L73
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:73:26: MixedMethodCall: Cannot determine the type of $loader when calling method load (see https://psalm.dev/015)
PossiblyInvalidCast: src/EmailManager/GiftCardEmailManager.php#L141
src/EmailManager/GiftCardEmailManager.php:141:55: PossiblyInvalidCast: false cannot be cast to string (see https://psalm.dev/190)
ReservedWord: src/EventSubscriber/DefaultGiftCardConfigurationSubscriber.php#L36
src/EventSubscriber/DefaultGiftCardConfigurationSubscriber.php:36:34: ReservedWord: mixed is a reserved word (see https://psalm.dev/095)
DeprecatedInterface: src/Serializer/Normalizer/GiftCardConfigurationNormalizer.php#L15
src/Serializer/Normalizer/GiftCardConfigurationNormalizer.php:15:13: DeprecatedInterface: Symfony\Component\Serializer\Normalizer\ContextAwareNormalizerInterface is marked deprecated (see https://psalm.dev/152)
MissingDependency: src/Serializer/Normalizer/GiftCardConfigurationNormalizer.php#L17
src/Serializer/Normalizer/GiftCardConfigurationNormalizer.php:17:13: MissingDependency: Symfony\Component\Serializer\Normalizer\ObjectNormalizer depends on class or interface symfony\component\serializer\normalizer\abstractobjectnormalizer that does not exist (see https://psalm.dev/157)
MissingDependency: src/Serializer/Normalizer/GiftCardConfigurationNormalizer.php#L24
src/Serializer/Normalizer/GiftCardConfigurationNormalizer.php:24:9: MissingDependency: Symfony\Component\Serializer\Normalizer\ObjectNormalizer depends on class or interface symfony\component\serializer\normalizer\abstractobjectnormalizer that does not exist (see https://psalm.dev/157)
DeprecatedInterface: src/Api/CommandHandler/AddGiftCardToOrderHandler.php#L16
src/Api/CommandHandler/AddGiftCardToOrderHandler.php:16:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
DeprecatedInterface: src/Api/CommandHandler/AddItemToCartHandler.php#L24
src/Api/CommandHandler/AddItemToCartHandler.php:24:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
DeprecatedInterface: src/Api/CommandHandler/AssociateConfigurationToChannelHandler.php#L17
src/Api/CommandHandler/AssociateConfigurationToChannelHandler.php:17:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
DeprecatedInterface: src/Api/CommandHandler/CreateGiftCardConfigurationHandler.php#L13
src/Api/CommandHandler/CreateGiftCardConfigurationHandler.php:13:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
DeprecatedInterface: src/Api/CommandHandler/RemoveGiftCardFromOrderHandler.php#L16
src/Api/CommandHandler/RemoveGiftCardFromOrderHandler.php:16:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
ReservedWord: src/DependencyInjection/Compiler/AddAdjustmentsToOrderAdjustmentClearerPass.php#L22
src/DependencyInjection/Compiler/AddAdjustmentsToOrderAdjustmentClearerPass.php:22:32: ReservedWord: mixed is a reserved word (see https://psalm.dev/095)
MixedAssignment: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L34
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:34:9: MixedAssignment: Unable to determine the type that $loader is being assigned to (see https://psalm.dev/032)
UndefinedClass: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L34
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:34:23: UndefinedClass: Class, interface or enum named Symfony\Component\DependencyInjection\Loader\XmlFileLoader does not exist (see https://psalm.dev/019)
MixedMethodCall: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L66
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:66:18: MixedMethodCall: Cannot determine the type of $loader when calling method load (see https://psalm.dev/015)
MixedMethodCall: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L73
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:73:26: MixedMethodCall: Cannot determine the type of $loader when calling method load (see https://psalm.dev/015)
DeprecatedInterface: src/Api/CommandHandler/AddGiftCardToOrderHandler.php#L16
src/Api/CommandHandler/AddGiftCardToOrderHandler.php:16:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
DeprecatedInterface: src/Api/CommandHandler/AddItemToCartHandler.php#L24
src/Api/CommandHandler/AddItemToCartHandler.php:24:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
DeprecatedInterface: src/Api/CommandHandler/AssociateConfigurationToChannelHandler.php#L17
src/Api/CommandHandler/AssociateConfigurationToChannelHandler.php:17:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
DeprecatedInterface: src/Api/CommandHandler/CreateGiftCardConfigurationHandler.php#L13
src/Api/CommandHandler/CreateGiftCardConfigurationHandler.php:13:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
DeprecatedInterface: src/Api/CommandHandler/RemoveGiftCardFromOrderHandler.php#L16
src/Api/CommandHandler/RemoveGiftCardFromOrderHandler.php:16:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
ReservedWord: src/DependencyInjection/Compiler/AddAdjustmentsToOrderAdjustmentClearerPass.php#L22
src/DependencyInjection/Compiler/AddAdjustmentsToOrderAdjustmentClearerPass.php:22:32: ReservedWord: mixed is a reserved word (see https://psalm.dev/095)
MixedAssignment: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L34
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:34:9: MixedAssignment: Unable to determine the type that $loader is being assigned to (see https://psalm.dev/032)
UndefinedClass: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L34
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:34:23: UndefinedClass: Class, interface or enum named Symfony\Component\DependencyInjection\Loader\XmlFileLoader does not exist (see https://psalm.dev/019)
MixedMethodCall: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L66
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:66:18: MixedMethodCall: Cannot determine the type of $loader when calling method load (see https://psalm.dev/015)
MixedMethodCall: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L73
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:73:26: MixedMethodCall: Cannot determine the type of $loader when calling method load (see https://psalm.dev/015)
Unit tests (PHP 8.1 | Dependency versions: highest | Symfony: ~6.1.0)
The operation was canceled.
ReservedWord: src/DependencyInjection/Compiler/AddAdjustmentsToOrderAdjustmentClearerPass.php#L22
src/DependencyInjection/Compiler/AddAdjustmentsToOrderAdjustmentClearerPass.php:22:32: ReservedWord: mixed is a reserved word (see https://psalm.dev/095)
MixedAssignment: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L34
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:34:9: MixedAssignment: Unable to determine the type that $loader is being assigned to (see https://psalm.dev/032)
UndefinedClass: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L34
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:34:23: UndefinedClass: Class, interface or enum named Symfony\Component\DependencyInjection\Loader\XmlFileLoader does not exist (see https://psalm.dev/019)
MixedMethodCall: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L66
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:66:18: MixedMethodCall: Cannot determine the type of $loader when calling method load (see https://psalm.dev/015)
MixedMethodCall: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L73
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:73:26: MixedMethodCall: Cannot determine the type of $loader when calling method load (see https://psalm.dev/015)
PossiblyInvalidCast: src/EmailManager/GiftCardEmailManager.php#L141
src/EmailManager/GiftCardEmailManager.php:141:55: PossiblyInvalidCast: false cannot be cast to string (see https://psalm.dev/190)
ReservedWord: src/EventSubscriber/DefaultGiftCardConfigurationSubscriber.php#L36
src/EventSubscriber/DefaultGiftCardConfigurationSubscriber.php:36:34: ReservedWord: mixed is a reserved word (see https://psalm.dev/095)
DeprecatedInterface: src/Serializer/Normalizer/GiftCardConfigurationNormalizer.php#L15
src/Serializer/Normalizer/GiftCardConfigurationNormalizer.php:15:13: DeprecatedInterface: Symfony\Component\Serializer\Normalizer\ContextAwareNormalizerInterface is marked deprecated (see https://psalm.dev/152)
MissingDependency: src/Serializer/Normalizer/GiftCardConfigurationNormalizer.php#L17
src/Serializer/Normalizer/GiftCardConfigurationNormalizer.php:17:13: MissingDependency: Symfony\Component\Serializer\Normalizer\ObjectNormalizer depends on class or interface symfony\component\serializer\normalizer\abstractobjectnormalizer that does not exist (see https://psalm.dev/157)
MissingDependency: src/Serializer/Normalizer/GiftCardConfigurationNormalizer.php#L24
src/Serializer/Normalizer/GiftCardConfigurationNormalizer.php:24:9: MissingDependency: Symfony\Component\Serializer\Normalizer\ObjectNormalizer depends on class or interface symfony\component\serializer\normalizer\abstractobjectnormalizer that does not exist (see https://psalm.dev/157)
DeprecatedInterface: src/Api/CommandHandler/AddGiftCardToOrderHandler.php#L16
src/Api/CommandHandler/AddGiftCardToOrderHandler.php:16:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
DeprecatedInterface: src/Api/CommandHandler/AddItemToCartHandler.php#L24
src/Api/CommandHandler/AddItemToCartHandler.php:24:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
DeprecatedInterface: src/Api/CommandHandler/AssociateConfigurationToChannelHandler.php#L17
src/Api/CommandHandler/AssociateConfigurationToChannelHandler.php:17:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
DeprecatedInterface: src/Api/CommandHandler/CreateGiftCardConfigurationHandler.php#L13
src/Api/CommandHandler/CreateGiftCardConfigurationHandler.php:13:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
DeprecatedInterface: src/Api/CommandHandler/RemoveGiftCardFromOrderHandler.php#L16
src/Api/CommandHandler/RemoveGiftCardFromOrderHandler.php:16:13: DeprecatedInterface: Symfony\Component\Messenger\Handler\MessageHandlerInterface is marked deprecated (see https://psalm.dev/152)
ReservedWord: src/DependencyInjection/Compiler/AddAdjustmentsToOrderAdjustmentClearerPass.php#L22
src/DependencyInjection/Compiler/AddAdjustmentsToOrderAdjustmentClearerPass.php:22:32: ReservedWord: mixed is a reserved word (see https://psalm.dev/095)
MixedAssignment: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L34
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:34:9: MixedAssignment: Unable to determine the type that $loader is being assigned to (see https://psalm.dev/032)
UndefinedClass: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L34
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:34:23: UndefinedClass: Class, interface or enum named Symfony\Component\DependencyInjection\Loader\XmlFileLoader does not exist (see https://psalm.dev/019)
MixedMethodCall: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L66
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:66:18: MixedMethodCall: Cannot determine the type of $loader when calling method load (see https://psalm.dev/015)
MixedMethodCall: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L73
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:73:26: MixedMethodCall: Cannot determine the type of $loader when calling method load (see https://psalm.dev/015)
Unit tests (PHP 8.2 | Dependency versions: highest | Symfony: ~6.0.0)
The operation was canceled.
Unit tests (PHP 8.2 | Dependency versions: lowest | Symfony: ~6.2.0)
The operation was canceled.
Unit tests (PHP 8.2 | Dependency versions: lowest | Symfony: ~6.0.0)
The operation was canceled.
Unit tests (PHP 8.2 | Dependency versions: lowest | Symfony: ~6.3.0)
The operation was canceled.
Unit tests (PHP 8.1 | Dependency versions: lowest | Symfony: ~6.1.0)
The operation was canceled.
Unit tests (PHP 8.1 | Dependency versions: highest | Symfony: ~6.3.0)
The operation was canceled.
Unit tests (PHP 8.2 | Dependency versions: highest | Symfony: ~6.1.0)
The operation was canceled.
Unit tests (PHP 8.1 | Dependency versions: lowest | Symfony: ~6.0.0)
The operation was canceled.
Unit tests (PHP 8.1 | Dependency versions: lowest | Symfony: ^5.4)
The operation was canceled.
Unit tests (PHP 8.2 | Dependency versions: highest | Symfony: ^5.4)
The operation was canceled.
Unit tests (PHP 8.2 | Dependency versions: highest | Symfony: ~6.3.0)
The operation was canceled.
Unit tests (PHP 8.2 | Dependency versions: lowest | Symfony: ^5.4)
The operation was canceled.
Unit tests (PHP 8.1 | Dependency versions: lowest | Symfony: ~6.3.0)
The operation was canceled.
Unit tests (PHP 8.1 | Dependency versions: lowest | Symfony: ~6.2.0)
The operation was canceled.
Unit tests (PHP 8.1 | Dependency versions: highest | Symfony: ~6.2.0)
The operation was canceled.
Unit tests (PHP 8.2 | Dependency versions: lowest | Symfony: ~6.1.0)
The operation was canceled.
Unit tests (PHP 8.2 | Dependency versions: highest | Symfony: ~6.2.0)
The operation was canceled.
ReservedWord: src/DependencyInjection/Compiler/AddAdjustmentsToOrderAdjustmentClearerPass.php#L22
src/DependencyInjection/Compiler/AddAdjustmentsToOrderAdjustmentClearerPass.php:22:32: ReservedWord: mixed is a reserved word (see https://psalm.dev/095)
ReservedWord: src/DependencyInjection/SetonoSyliusGiftCardExtension.php#L66
src/DependencyInjection/SetonoSyliusGiftCardExtension.php:66:9: ReservedWord: mixed is a reserved word (see https://psalm.dev/095)
PossiblyInvalidCast: src/EmailManager/GiftCardEmailManager.php#L141
src/EmailManager/GiftCardEmailManager.php:141:55: PossiblyInvalidCast: false cannot be cast to string (see https://psalm.dev/190)
ReservedWord: src/EventSubscriber/DefaultGiftCardConfigurationSubscriber.php#L36
src/EventSubscriber/DefaultGiftCardConfigurationSubscriber.php:36:34: ReservedWord: mixed is a reserved word (see https://psalm.dev/095)
Static Code Analysis (PHP 8.2 | Dependency versions: highest | Symfony: ~6.0.0)
Process completed with exit code 2.
Integration tests (PHP 8.1 | Dependency versions: highest | Symfony: ^5.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Integration tests (PHP 8.1 | Dependency versions: highest | Symfony: ^5.4)
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/
Integration tests (PHP 8.0 | Dependency versions: highest | Symfony: ^5.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Integration tests (PHP 8.0 | Dependency versions: highest | Symfony: ^5.4)
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/
Integration tests (PHP 8.2 | Dependency versions: highest | Symfony: ^5.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Integration tests (PHP 8.2 | Dependency versions: highest | Symfony: ^5.4)
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/
Integration tests (PHP 7.4 | Dependency versions: highest | Symfony: ^5.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Integration tests (PHP 7.4 | Dependency versions: highest | Symfony: ^5.4)
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/