Fix broken tests due to symfony serializer changes #209
main.yml
on: pull_request
Coding Standards
8s
PHPStan
25s
Matrix: phpunit
Annotations
3 errors and 4 warnings
PHPStan:
src/Serializer/ZddMessageMessengerSerializer.php#L22
Caught class Infra\Symfony\Messenger\Serializer\Exception\MessageEncodingFailedException not found.
|
PHPStan:
src/Serializer/ZddMessageMessengerSerializer.php#L32
Parameter #1 $encodedEnvelope of method Symfony\Component\Messenger\Transport\Serialization\SerializerInterface::decode() expects array, mixed given.
|
PHPStan
Process completed with exit code 1.
|
Coding Standards
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.1 tests with low-deps
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.1 tests with high-deps
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/.
|
PHPStan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|