Improve build #953
Annotations
10 errors
src/DependencyInjection/Configuration.php#L39
src/DependencyInjection/Configuration.php:39:15: UndefinedMethod: Method Symfony\Component\Config\Definition\Builder\NodeDefinition::addDefaultsIfNotSet does not exist (see https://psalm.dev/022)
|
src/DependencyInjection/Configuration.php#L72
src/DependencyInjection/Configuration.php:72:36: ArgumentTypeCoercion: Argument 1 of Setono\SyliusGiftCardPlugin\DependencyInjection\Configuration::addResourcesSection expects Symfony\Component\Config\Definition\Builder\ArrayNodeDefinition, but parent type Symfony\Component\Config\Definition\Builder\NodeDefinition provided (see https://psalm.dev/193)
|
src/Factory/GiftCardConfigurationFactoryInterface.php#L10
src/Factory/GiftCardConfigurationFactoryInterface.php:10:57: MissingTemplateParam: Setono\SyliusGiftCardPlugin\Factory\GiftCardConfigurationFactoryInterface has missing template params when extending Sylius\Component\Resource\Factory\FactoryInterface, expecting 1 (see https://psalm.dev/182)
|
src/Factory/GiftCardFactoryInterface.php#L13
src/Factory/GiftCardFactoryInterface.php:13:44: MissingTemplateParam: Setono\SyliusGiftCardPlugin\Factory\GiftCardFactoryInterface has missing template params when extending Sylius\Component\Resource\Factory\FactoryInterface, expecting 1 (see https://psalm.dev/182)
|
src/Form/Type/AddGiftCardToOrderType.php#L17
src/Form/Type/AddGiftCardToOrderType.php:17:13: TooManyTemplateParams: Setono\SyliusGiftCardPlugin\Form\Type\AddGiftCardToOrderType has too many template params when extending Symfony\Component\Form\AbstractType, expecting 0 (see https://psalm.dev/184)
|
src/Form/Type/CustomerAutocompleteChoiceType.php#L34
src/Form/Type/CustomerAutocompleteChoiceType.php:34:9: MixedArrayAssignment: Cannot access array value on mixed variable $view->vars['remote_criteria_type'] (see https://psalm.dev/117)
|
src/Form/Type/CustomerAutocompleteChoiceType.php#L35
src/Form/Type/CustomerAutocompleteChoiceType.php:35:9: MixedArrayAssignment: Cannot access array value on mixed variable $view->vars['remote_criteria_name'] (see https://psalm.dev/117)
|
src/Form/Type/CustomerAutocompleteChoiceType.php#L36
src/Form/Type/CustomerAutocompleteChoiceType.php:36:9: MixedArrayAssignment: Cannot access array value on mixed variable $view->vars['remote_url'] (see https://psalm.dev/117)
|
src/Form/Type/CustomerAutocompleteChoiceType.php#L37
src/Form/Type/CustomerAutocompleteChoiceType.php:37:9: MixedArrayAssignment: Cannot access array value on mixed variable $view->vars['load_edit_url'] (see https://psalm.dev/117)
|
src/Repository/GiftCardConfigurationRepositoryInterface.php#L12
src/Repository/GiftCardConfigurationRepositoryInterface.php:12:60: MissingTemplateParam: Setono\SyliusGiftCardPlugin\Repository\GiftCardConfigurationRepositoryInterface has missing template params when extending Sylius\Component\Resource\Repository\RepositoryInterface, expecting 1 (see https://psalm.dev/182)
|
The logs for this run have expired and are no longer available.
Loading