Skip to content

Update dependencies #1986

Update dependencies

Update dependencies #1986

Triggered via pull request December 2, 2025 11:14
Status Failure
Total duration 3m 23s
Artifacts

tests.yaml

on: pull_request
Matrix: php
Fit to window
Zoom out
Zoom in

Annotations

11 errors
php (8.2, 20)
Process completed with exit code 2.
php (8.3, 20)
Process completed with exit code 2.
php (8.3, 20): src/Form/Type/UiElement/ImageType.php#L70
Parameter #1 $constraints of class Symfony\Component\Validator\Constraints\AtLeastOneOf constructor expects array<Symfony\Component\Validator\Constraint>|null, array<string, array<int, Symfony\Component\Validator\Constraints\Regex|Symfony\Component\Validator\Constraints\Url>|string|false> given.
php (8.3, 20): src/Form/Type/UiElement/ButtonLinkType.php#L55
Parameter #1 $constraints of class Symfony\Component\Validator\Constraints\AtLeastOneOf constructor expects array<Symfony\Component\Validator\Constraint>|null, array<string, array<int, Symfony\Component\Validator\Constraints\Regex|Symfony\Component\Validator\Constraints\Url>|string|false> given.
php (8.3, 20): src/Form/Type/UiElement/ButtonLinkType.php#L41
Parameter #1 $constraints of class Symfony\Component\Validator\Constraints\AtLeastOneOf constructor expects array<Symfony\Component\Validator\Constraint>|null, array<string, array<int, Symfony\Component\Validator\Constraints\Regex|Symfony\Component\Validator\Constraints\Url>|string|false> given.
php (8.3, 20): src/Fixture/FileFixture.php#L47
No error to ignore is reported on line 47.
php (8.3, 20): src/Fixture/FileFixture.php#L44
Method MonsieurBiz\SyliusRichEditorPlugin\Fixture\FileFixture::configureOptionsNode() has parameter $optionsNode with generic class Symfony\Component\Config\Definition\Builder\ArrayNodeDefinition but does not specify its types: TParent
php (8.3, 20): src/DependencyInjection/Configuration.php#L40
No error to ignore is reported on line 40.
php (8.3, 20): src/DependencyInjection/Configuration.php#L37
Method MonsieurBiz\SyliusRichEditorPlugin\DependencyInjection\Configuration::addUiElements() has parameter $rootNode with generic class Symfony\Component\Config\Definition\Builder\ArrayNodeDefinition but does not specify its types: TParent
php (8.3, 20): src/DependencyInjection/Configuration.php#L30
PHPDoc tag @var for variable $rootNode contains generic class Symfony\Component\Config\Definition\Builder\ArrayNodeDefinition but does not specify its types: TParent
php (8.3, 20): src/DependencyInjection/Configuration.php#L26
Method MonsieurBiz\SyliusRichEditorPlugin\DependencyInjection\Configuration::getConfigTreeBuilder() return type with generic class Symfony\Component\Config\Definition\Builder\TreeBuilder does not specify its types: T