Skip to content

Add symfony messenger handler #423

Add symfony messenger handler

Add symfony messenger handler #423

Triggered via pull request June 6, 2024 08:52
Status Failure
Total duration 1m 15s
Artifacts

analysis.yaml

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

Annotations

42 errors and 4 warnings
PHP 8.2 Symfony 5.4.*
Process completed with exit code 2.
PHP 8.2 Symfony 5.4.*: src/Builder/Attribute/DateProductAttributeValueValueBuilder.php#L32
Parameter #2 $datetime of static method DateTime::createFromFormat() expects string, mixed given.
PHP 8.2 Symfony 5.4.*: src/Builder/Attribute/DateProductAttributeValueValueBuilder.php#L35
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
PHP 8.2 Symfony 5.4.*: src/Builder/Attribute/MultiSelectProductAttributeValueValueBuilder.php#L31
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
PHP 8.2 Symfony 5.4.*: src/Builder/Attribute/MultiSelectProductAttributeValueValueBuilder.php#L32
Parameter #1 $value of method Synolia\SyliusAkeneoPlugin\Transformer\AttributeOptionValueDataTransformerInterface::transform() expects string, mixed given.
PHP 8.2 Symfony 5.4.*: src/Builder/Attribute/SelectProductAttributeValueValueBuilder.php#L31
Parameter #1 $value of method Synolia\SyliusAkeneoPlugin\Transformer\AttributeOptionValueDataTransformerInterface::transform() expects string, mixed given.
PHP 8.2 Symfony 5.4.*: src/Command/BatchImportAssociationTypesCommand.php#L36
Parameter #2 $string of function explode expects string, mixed given.
PHP 8.2 Symfony 5.4.*: src/Builder/Attribute/DateProductAttributeValueValueBuilder.php#L32
Parameter #2 $datetime of static method DateTime::createFromFormat() expects string, mixed given.
PHP 8.2 Symfony 5.4.*: src/Builder/Attribute/DateProductAttributeValueValueBuilder.php#L35
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
PHP 8.2 Symfony 5.4.*: src/Builder/Attribute/MultiSelectProductAttributeValueValueBuilder.php#L31
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
PHP 8.2 Symfony 5.4.*: src/Builder/Attribute/MultiSelectProductAttributeValueValueBuilder.php#L32
Parameter #1 $value of method Synolia\SyliusAkeneoPlugin\Transformer\AttributeOptionValueDataTransformerInterface::transform() expects string, mixed given.
PHP 8.2 Symfony 5.4.*: src/Builder/Attribute/SelectProductAttributeValueValueBuilder.php#L31
Parameter #1 $value of method Synolia\SyliusAkeneoPlugin\Transformer\AttributeOptionValueDataTransformerInterface::transform() expects string, mixed given.
PHP 8.2 Symfony 5.4.*: src/Command/BatchImportAssociationTypesCommand.php#L36
Parameter #2 $string of function explode expects string, mixed given.
PHP 8.2 Symfony 6.2.*: src/Builder/Attribute/DateProductAttributeValueValueBuilder.php#L32
Parameter #2 $datetime of static method DateTime::createFromFormat() expects string, mixed given.
PHP 8.2 Symfony 6.2.*: src/Builder/Attribute/DateProductAttributeValueValueBuilder.php#L35
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
PHP 8.2 Symfony 6.2.*: src/Builder/Attribute/MultiSelectProductAttributeValueValueBuilder.php#L31
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
PHP 8.2 Symfony 6.2.*: src/Builder/Attribute/MultiSelectProductAttributeValueValueBuilder.php#L32
Parameter #1 $value of method Synolia\SyliusAkeneoPlugin\Transformer\AttributeOptionValueDataTransformerInterface::transform() expects string, mixed given.
PHP 8.2 Symfony 6.2.*: src/Builder/Attribute/SelectProductAttributeValueValueBuilder.php#L31
Parameter #1 $value of method Synolia\SyliusAkeneoPlugin\Transformer\AttributeOptionValueDataTransformerInterface::transform() expects string, mixed given.
PHP 8.2 Symfony 6.2.*: src/Command/BatchImportAssociationTypesCommand.php#L36
Parameter #2 $string of function explode expects string, mixed given.
PHP 8.2 Symfony 6.2.*: src/Builder/Attribute/DateProductAttributeValueValueBuilder.php#L32
Parameter #2 $datetime of static method DateTime::createFromFormat() expects string, mixed given.
PHP 8.2 Symfony 6.2.*: src/Builder/Attribute/DateProductAttributeValueValueBuilder.php#L35
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
PHP 8.2 Symfony 6.2.*: src/Builder/Attribute/MultiSelectProductAttributeValueValueBuilder.php#L31
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
PHP 8.2 Symfony 6.2.*: src/Builder/Attribute/MultiSelectProductAttributeValueValueBuilder.php#L32
Parameter #1 $value of method Synolia\SyliusAkeneoPlugin\Transformer\AttributeOptionValueDataTransformerInterface::transform() expects string, mixed given.
PHP 8.2 Symfony 6.2.*: src/Builder/Attribute/SelectProductAttributeValueValueBuilder.php#L31
Parameter #1 $value of method Synolia\SyliusAkeneoPlugin\Transformer\AttributeOptionValueDataTransformerInterface::transform() expects string, mixed given.
PHP 8.2 Symfony 6.2.*: src/Command/BatchImportAssociationTypesCommand.php#L36
Parameter #2 $string of function explode expects string, mixed given.
PHP 8.2 Symfony 6.2.*
Process completed with exit code 2.
PHP 8.2 Symfony 5.4.*
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP 8.2 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/
PHP 8.2 Symfony 6.2.*
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP 8.2 Symfony 6.2.*
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/