Skip to content

Pimcore Studio Integration #3674

Pimcore Studio Integration

Pimcore Studio Integration #3674

Triggered via pull request February 16, 2026 12:44
@dpfaffenbauerdpfaffenbauer
synchronize #2942
Status Failure
Total duration 3m 50s
Artifacts

static.yml

on: pull_request_target
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

37 errors
^12.3, PHP 8.3, Deps lowest
Process completed with exit code 2.
DocblockTypeContradiction: src/CoreShop/Component/Address/Model/State.php#L113
src/CoreShop/Component/Address/Model/State.php:113:57: DocblockTypeContradiction: Cannot resolve types for $<tmp coalesce var>2458 - docblock-defined type string does not contain null (see https://psalm.dev/155)
InvalidReturnStatement: src/CoreShop/Bundle/StudioFormBundle/Form/Schema/FormSchemaGenerator.php#L214
src/CoreShop/Bundle/StudioFormBundle/Form/Schema/FormSchemaGenerator.php:214:16: InvalidReturnStatement: The inferred type 'list<array{group?: string, label: string, value: int|string}>' does not match the declared return type 'array<array-key, array{label: string, value: int|string}>' for CoreShop\Bundle\StudioFormBundle\Form\Schema\FormSchemaGenerator::serializeChoices (see https://psalm.dev/128)
InvalidReturnType: src/CoreShop/Bundle/StudioFormBundle/Form/Schema/FormSchemaGenerator.php#L188
src/CoreShop/Bundle/StudioFormBundle/Form/Schema/FormSchemaGenerator.php:188:16: InvalidReturnType: The declared return type 'array<array-key, array{label: string, value: int|string}>' for CoreShop\Bundle\StudioFormBundle\Form\Schema\FormSchemaGenerator::serializeChoices is incorrect, got 'list<array{group?: string, label: string, value: int|string}>' (see https://psalm.dev/011)
DocblockTypeContradiction: src/CoreShop/Bundle/StudioFormBundle/Form/Schema/FormSchemaGenerator.php#L147
src/CoreShop/Bundle/StudioFormBundle/Form/Schema/FormSchemaGenerator.php:147:43: DocblockTypeContradiction: Cannot resolve types for $childView->children with docblock-defined type array<int|string, Symfony\Component\Form\FormView> and !isset assertion (see https://psalm.dev/155)
DocblockTypeContradiction: src/CoreShop/Bundle/StudioFormBundle/Form/Schema/FormSchemaGenerator.php#L66
src/CoreShop/Bundle/StudioFormBundle/Form/Schema/FormSchemaGenerator.php:66:58: DocblockTypeContradiction: Cannot resolve types for $view->children with docblock-defined type array<int|string, Symfony\Component\Form\FormView> and !isset assertion (see https://psalm.dev/155)
DocblockTypeContradiction: src/CoreShop/Bundle/StudioFormBundle/DependencyInjection/Compiler/RegisterStudioFormTypesPass.php#L46
src/CoreShop/Bundle/StudioFormBundle/DependencyInjection/Compiler/RegisterStudioFormTypesPass.php:46:38: DocblockTypeContradiction: '' does not contain class-string (see https://psalm.dev/155)
^12.3, PHP 8.3, Deps highest
The strategy configuration was canceled because "lint._8_3__12_3_lowest" failed
TypeDoesNotContainType: src/CoreShop/Bundle/StudioFormBundle/Form/Schema/FormSchemaGenerator.php#L261
src/CoreShop/Bundle/StudioFormBundle/Form/Schema/FormSchemaGenerator.php:261:33: TypeDoesNotContainType: Cannot resolve types for $view->vars with type array<array-key, mixed> and !isset assertion (see https://psalm.dev/056)
RedundantCondition: src/CoreShop/Bundle/StudioFormBundle/Form/Schema/FormSchemaGenerator.php#L261
src/CoreShop/Bundle/StudioFormBundle/Form/Schema/FormSchemaGenerator.php:261:18: RedundantCondition: Type array<array-key, mixed> for $view->vars is always isset (see https://psalm.dev/122)
InvalidReturnStatement: src/CoreShop/Bundle/StudioFormBundle/Form/Schema/FormSchemaGenerator.php#L214
src/CoreShop/Bundle/StudioFormBundle/Form/Schema/FormSchemaGenerator.php:214:16: InvalidReturnStatement: The inferred type 'list<array{group?: string, label: string, value: int|string}>' does not match the declared return type 'array<array-key, array{label: string, value: int|string}>' for CoreShop\Bundle\StudioFormBundle\Form\Schema\FormSchemaGenerator::serializeChoices (see https://psalm.dev/128)
InvalidReturnType: src/CoreShop/Bundle/StudioFormBundle/Form/Schema/FormSchemaGenerator.php#L188
src/CoreShop/Bundle/StudioFormBundle/Form/Schema/FormSchemaGenerator.php:188:16: InvalidReturnType: The declared return type 'array<array-key, array{label: string, value: int|string}>' for CoreShop\Bundle\StudioFormBundle\Form\Schema\FormSchemaGenerator::serializeChoices is incorrect, got 'list<array{group?: string, label: string, value: int|string}>' (see https://psalm.dev/011)
TypeDoesNotContainType: src/CoreShop/Bundle/StudioFormBundle/Form/Schema/FormSchemaGenerator.php#L147
src/CoreShop/Bundle/StudioFormBundle/Form/Schema/FormSchemaGenerator.php:147:43: TypeDoesNotContainType: Cannot resolve types for $childView->children with type array<int|string, Symfony\Component\Form\FormView> and !isset assertion (see https://psalm.dev/056)
RedundantCondition: src/CoreShop/Bundle/StudioFormBundle/Form/Schema/FormSchemaGenerator.php#L147
src/CoreShop/Bundle/StudioFormBundle/Form/Schema/FormSchemaGenerator.php:147:19: RedundantCondition: Type array<int|string, Symfony\Component\Form\FormView> for $childView->children is always isset (see https://psalm.dev/122)
TypeDoesNotContainType: src/CoreShop/Bundle/StudioFormBundle/Form/Schema/FormSchemaGenerator.php#L66
src/CoreShop/Bundle/StudioFormBundle/Form/Schema/FormSchemaGenerator.php:66:58: TypeDoesNotContainType: Cannot resolve types for $view->children with type array<int|string, Symfony\Component\Form\FormView> and !isset assertion (see https://psalm.dev/056)
RedundantCondition: src/CoreShop/Bundle/StudioFormBundle/Form/Schema/FormSchemaGenerator.php#L66
src/CoreShop/Bundle/StudioFormBundle/Form/Schema/FormSchemaGenerator.php:66:39: RedundantCondition: Type array<int|string, Symfony\Component\Form\FormView> for $view->children is always isset (see https://psalm.dev/122)
InternalClass: src/CoreShop/Bundle/StudioFormBundle/DependencyInjection/CoreShopStudioFormExtension.php#L25
src/CoreShop/Bundle/StudioFormBundle/DependencyInjection/CoreShopStudioFormExtension.php:25:49: InternalClass: Symfony\Component\HttpKernel\DependencyInjection\Extension is internal to Symfony but called from CoreShop\Bundle\StudioFormBundle\DependencyInjection\CoreShopStudioFormExtension (see https://psalm.dev/174)
ArgumentTypeCoercion: src/CoreShop/Bundle/RuleBundle/Form/Type/AbstractConfigurableRuleElementType.php#L106
src/CoreShop/Bundle/RuleBundle/Form/Type/AbstractConfigurableRuleElementType.php:106:37: ArgumentTypeCoercion: Argument 2 of Symfony\Component\Form\FormBuilderInterface::add expects class-string<Symfony\Component\Form\FormTypeInterface>|null, but parent type string provided (see https://psalm.dev/193)
^12.3, PHP 8.4, Deps highest
The strategy configuration was canceled because "lint._8_3__12_3_lowest" failed
TypeDoesNotContainType: src/CoreShop/Bundle/StudioFormBundle/Form/Schema/FormSchemaGenerator.php#L261
src/CoreShop/Bundle/StudioFormBundle/Form/Schema/FormSchemaGenerator.php:261:33: TypeDoesNotContainType: Cannot resolve types for $view->vars with type array<array-key, mixed> and !isset assertion (see https://psalm.dev/056)
RedundantCondition: src/CoreShop/Bundle/StudioFormBundle/Form/Schema/FormSchemaGenerator.php#L261
src/CoreShop/Bundle/StudioFormBundle/Form/Schema/FormSchemaGenerator.php:261:18: RedundantCondition: Type array<array-key, mixed> for $view->vars is always isset (see https://psalm.dev/122)
InvalidReturnStatement: src/CoreShop/Bundle/StudioFormBundle/Form/Schema/FormSchemaGenerator.php#L214
src/CoreShop/Bundle/StudioFormBundle/Form/Schema/FormSchemaGenerator.php:214:16: InvalidReturnStatement: The inferred type 'list<array{group?: string, label: string, value: int|string}>' does not match the declared return type 'array<array-key, array{label: string, value: int|string}>' for CoreShop\Bundle\StudioFormBundle\Form\Schema\FormSchemaGenerator::serializeChoices (see https://psalm.dev/128)
InvalidReturnType: src/CoreShop/Bundle/StudioFormBundle/Form/Schema/FormSchemaGenerator.php#L188
src/CoreShop/Bundle/StudioFormBundle/Form/Schema/FormSchemaGenerator.php:188:16: InvalidReturnType: The declared return type 'array<array-key, array{label: string, value: int|string}>' for CoreShop\Bundle\StudioFormBundle\Form\Schema\FormSchemaGenerator::serializeChoices is incorrect, got 'list<array{group?: string, label: string, value: int|string}>' (see https://psalm.dev/011)
TypeDoesNotContainType: src/CoreShop/Bundle/StudioFormBundle/Form/Schema/FormSchemaGenerator.php#L147
src/CoreShop/Bundle/StudioFormBundle/Form/Schema/FormSchemaGenerator.php:147:43: TypeDoesNotContainType: Cannot resolve types for $childView->children with type array<int|string, Symfony\Component\Form\FormView> and !isset assertion (see https://psalm.dev/056)
RedundantCondition: src/CoreShop/Bundle/StudioFormBundle/Form/Schema/FormSchemaGenerator.php#L147
src/CoreShop/Bundle/StudioFormBundle/Form/Schema/FormSchemaGenerator.php:147:19: RedundantCondition: Type array<int|string, Symfony\Component\Form\FormView> for $childView->children is always isset (see https://psalm.dev/122)
TypeDoesNotContainType: src/CoreShop/Bundle/StudioFormBundle/Form/Schema/FormSchemaGenerator.php#L66
src/CoreShop/Bundle/StudioFormBundle/Form/Schema/FormSchemaGenerator.php:66:58: TypeDoesNotContainType: Cannot resolve types for $view->children with type array<int|string, Symfony\Component\Form\FormView> and !isset assertion (see https://psalm.dev/056)
RedundantCondition: src/CoreShop/Bundle/StudioFormBundle/Form/Schema/FormSchemaGenerator.php#L66
src/CoreShop/Bundle/StudioFormBundle/Form/Schema/FormSchemaGenerator.php:66:39: RedundantCondition: Type array<int|string, Symfony\Component\Form\FormView> for $view->children is always isset (see https://psalm.dev/122)
InternalClass: src/CoreShop/Bundle/StudioFormBundle/DependencyInjection/CoreShopStudioFormExtension.php#L25
src/CoreShop/Bundle/StudioFormBundle/DependencyInjection/CoreShopStudioFormExtension.php:25:49: InternalClass: Symfony\Component\HttpKernel\DependencyInjection\Extension is internal to Symfony but called from CoreShop\Bundle\StudioFormBundle\DependencyInjection\CoreShopStudioFormExtension (see https://psalm.dev/174)
ArgumentTypeCoercion: src/CoreShop/Bundle/RuleBundle/Form/Type/AbstractConfigurableRuleElementType.php#L106
src/CoreShop/Bundle/RuleBundle/Form/Type/AbstractConfigurableRuleElementType.php:106:37: ArgumentTypeCoercion: Argument 2 of Symfony\Component\Form\FormBuilderInterface::add expects class-string<Symfony\Component\Form\FormTypeInterface>|null, but parent type string provided (see https://psalm.dev/193)
^12.3, PHP 8.4, Deps lowest
The strategy configuration was canceled because "lint._8_3__12_3_lowest" failed
^12.3, PHP 8.4, Deps lowest
The operation was canceled.
DocblockTypeContradiction: src/CoreShop/Component/Address/Model/State.php#L113
src/CoreShop/Component/Address/Model/State.php:113:57: DocblockTypeContradiction: Cannot resolve types for $<tmp coalesce var>2458 - docblock-defined type string does not contain null (see https://psalm.dev/155)
InvalidReturnStatement: src/CoreShop/Bundle/StudioFormBundle/Form/Schema/FormSchemaGenerator.php#L214
src/CoreShop/Bundle/StudioFormBundle/Form/Schema/FormSchemaGenerator.php:214:16: InvalidReturnStatement: The inferred type 'list<array{group?: string, label: string, value: int|string}>' does not match the declared return type 'array<array-key, array{label: string, value: int|string}>' for CoreShop\Bundle\StudioFormBundle\Form\Schema\FormSchemaGenerator::serializeChoices (see https://psalm.dev/128)
InvalidReturnType: src/CoreShop/Bundle/StudioFormBundle/Form/Schema/FormSchemaGenerator.php#L188
src/CoreShop/Bundle/StudioFormBundle/Form/Schema/FormSchemaGenerator.php:188:16: InvalidReturnType: The declared return type 'array<array-key, array{label: string, value: int|string}>' for CoreShop\Bundle\StudioFormBundle\Form\Schema\FormSchemaGenerator::serializeChoices is incorrect, got 'list<array{group?: string, label: string, value: int|string}>' (see https://psalm.dev/011)
DocblockTypeContradiction: src/CoreShop/Bundle/StudioFormBundle/Form/Schema/FormSchemaGenerator.php#L147
src/CoreShop/Bundle/StudioFormBundle/Form/Schema/FormSchemaGenerator.php:147:43: DocblockTypeContradiction: Cannot resolve types for $childView->children with docblock-defined type array<int|string, Symfony\Component\Form\FormView> and !isset assertion (see https://psalm.dev/155)
DocblockTypeContradiction: src/CoreShop/Bundle/StudioFormBundle/Form/Schema/FormSchemaGenerator.php#L66
src/CoreShop/Bundle/StudioFormBundle/Form/Schema/FormSchemaGenerator.php:66:58: DocblockTypeContradiction: Cannot resolve types for $view->children with docblock-defined type array<int|string, Symfony\Component\Form\FormView> and !isset assertion (see https://psalm.dev/155)
DocblockTypeContradiction: src/CoreShop/Bundle/StudioFormBundle/DependencyInjection/Compiler/RegisterStudioFormTypesPass.php#L46
src/CoreShop/Bundle/StudioFormBundle/DependencyInjection/Compiler/RegisterStudioFormTypesPass.php:46:38: DocblockTypeContradiction: '' does not contain class-string (see https://psalm.dev/155)