Improve build #965
Annotations
10 errors
src/DependencyInjection/Compiler/AddAdjustmentsToOrderAdjustmentClearerPass.php#L22
src/DependencyInjection/Compiler/AddAdjustmentsToOrderAdjustmentClearerPass.php:22:32: ReservedWord: mixed is a reserved word (see https://psalm.dev/095)
|
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)
|
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)
|
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)
|
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)
|
src/EmailManager/GiftCardEmailManager.php#L141
src/EmailManager/GiftCardEmailManager.php:141:55: PossiblyInvalidCast: false cannot be cast to string (see https://psalm.dev/190)
|
src/EventSubscriber/DefaultGiftCardConfigurationSubscriber.php#L36
src/EventSubscriber/DefaultGiftCardConfigurationSubscriber.php:36:34: ReservedWord: mixed is a reserved word (see https://psalm.dev/095)
|
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)
|
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)
|
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)
|
The logs for this run have expired and are no longer available.
Loading