Skip to content

Add symfony messenger handler #416

Add symfony messenger handler

Add symfony messenger handler #416

Triggered via pull request June 6, 2024 07:06
Status Failure
Total duration 1m 37s
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 6.2.*: src/Factory/PayloadFactory.php#L56
Parameter #1 $handler of method Synolia\SyliusAkeneoPlugin\Configuration\ConfigurationContextInterface::setHandler() expects string, mixed given.
PHP 8.2 Symfony 6.2.*: src/Handler/Task/SymfonyMessengerTaskHandler.php#L97
Cannot access offset 'code' on mixed.
PHP 8.2 Symfony 6.2.*: src/Handler/Task/SymfonyProcessTaskHandler.php#L57
Parameter #1 $array of function current expects array|object, mixed given.
PHP 8.2 Symfony 6.2.*: src/Handler/Task/SymfonyProcessTaskHandler.php#L68
Parameter #1 $array of function current expects array|object, mixed given.
PHP 8.2 Symfony 6.2.*: src/Provider/Data/AkeneoAttributeDataProvider.php#L30
Cannot access offset 'data' on mixed.
PHP 8.2 Symfony 6.2.*: src/Provider/Data/AkeneoAttributeDataProvider.php#L30
Cannot access offset 0 on mixed.
PHP 8.2 Symfony 6.2.*: src/Provider/Data/AkeneoAttributeDataProvider.php#L35
Parameter #2 $attributeValues of method Synolia\SyliusAkeneoPlugin\Provider\Data\AkeneoAttributeDataProvider::getByScope() expects array, mixed given.
PHP 8.2 Symfony 6.2.*: src/Factory/PayloadFactory.php#L56
Parameter #1 $handler of method Synolia\SyliusAkeneoPlugin\Configuration\ConfigurationContextInterface::setHandler() expects string, mixed given.
PHP 8.2 Symfony 6.2.*: src/Handler/Task/SymfonyMessengerTaskHandler.php#L97
Cannot access offset 'code' on mixed.
PHP 8.2 Symfony 6.2.*: src/Handler/Task/SymfonyProcessTaskHandler.php#L57
Parameter #1 $array of function current expects array|object, mixed given.
PHP 8.2 Symfony 6.2.*: src/Handler/Task/SymfonyProcessTaskHandler.php#L68
Parameter #1 $array of function current expects array|object, mixed given.
PHP 8.2 Symfony 6.2.*: src/Provider/Data/AkeneoAttributeDataProvider.php#L30
Cannot access offset 'data' on mixed.
PHP 8.2 Symfony 6.2.*: src/Provider/Data/AkeneoAttributeDataProvider.php#L30
Cannot access offset 0 on mixed.
PHP 8.2 Symfony 6.2.*: src/Provider/Data/AkeneoAttributeDataProvider.php#L35
Parameter #2 $attributeValues of method Synolia\SyliusAkeneoPlugin\Provider\Data\AkeneoAttributeDataProvider::getByScope() expects array, mixed given.
PHP 8.2 Symfony 6.2.*
Process completed with exit code 2.
PHP 8.2 Symfony 5.4.*
Process completed with exit code 2.
PHP 8.2 Symfony 5.4.*: src/Factory/PayloadFactory.php#L56
Parameter #1 $handler of method Synolia\SyliusAkeneoPlugin\Configuration\ConfigurationContextInterface::setHandler() expects string, mixed given.
PHP 8.2 Symfony 5.4.*: src/Handler/Task/SymfonyMessengerTaskHandler.php#L97
Cannot access offset 'code' on mixed.
PHP 8.2 Symfony 5.4.*: src/Handler/Task/SymfonyProcessTaskHandler.php#L57
Parameter #1 $array of function current expects array|object, mixed given.
PHP 8.2 Symfony 5.4.*: src/Handler/Task/SymfonyProcessTaskHandler.php#L68
Parameter #1 $array of function current expects array|object, mixed given.
PHP 8.2 Symfony 5.4.*: src/Provider/Data/AkeneoAttributeDataProvider.php#L30
Cannot access offset 'data' on mixed.
PHP 8.2 Symfony 5.4.*: src/Provider/Data/AkeneoAttributeDataProvider.php#L30
Cannot access offset 0 on mixed.
PHP 8.2 Symfony 5.4.*: src/Provider/Data/AkeneoAttributeDataProvider.php#L35
Parameter #2 $attributeValues of method Synolia\SyliusAkeneoPlugin\Provider\Data\AkeneoAttributeDataProvider::getByScope() expects array, mixed given.
PHP 8.2 Symfony 5.4.*: src/Factory/PayloadFactory.php#L56
Parameter #1 $handler of method Synolia\SyliusAkeneoPlugin\Configuration\ConfigurationContextInterface::setHandler() expects string, mixed given.
PHP 8.2 Symfony 5.4.*: src/Handler/Task/SymfonyMessengerTaskHandler.php#L97
Cannot access offset 'code' on mixed.
PHP 8.2 Symfony 5.4.*: src/Handler/Task/SymfonyProcessTaskHandler.php#L57
Parameter #1 $array of function current expects array|object, mixed given.
PHP 8.2 Symfony 5.4.*: src/Handler/Task/SymfonyProcessTaskHandler.php#L68
Parameter #1 $array of function current expects array|object, mixed given.
PHP 8.2 Symfony 5.4.*: src/Provider/Data/AkeneoAttributeDataProvider.php#L30
Cannot access offset 'data' on mixed.
PHP 8.2 Symfony 5.4.*: src/Provider/Data/AkeneoAttributeDataProvider.php#L30
Cannot access offset 0 on mixed.
PHP 8.2 Symfony 5.4.*: src/Provider/Data/AkeneoAttributeDataProvider.php#L35
Parameter #2 $attributeValues of method Synolia\SyliusAkeneoPlugin\Provider\Data\AkeneoAttributeDataProvider::getByScope() expects array, mixed given.
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/
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/