Skip to content

Compatibility with newer Symfony skeleton versions (with Doctrine 3.x) #385

Compatibility with newer Symfony skeleton versions (with Doctrine 3.x)

Compatibility with newer Symfony skeleton versions (with Doctrine 3.x) #385

Triggered via pull request March 11, 2024 17:32
Status Failure
Total duration 2m 16s
Artifacts

ci.yml

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

Annotations

18 errors and 2 warnings
PHPUnit (7.4): tests/src/Factory/ClientFactoryTest.php#L174
RetailCrm\Api\Exception\Client\HandlerException : Cannot deserialize body: Return value of RetailCrm\Api\Component\Serializer\ArraySupportDecorator::deserialize() must be an instance of RetailCrm\Api\Component\Serializer\mixed, instance of RetailCrm\Api\Model\Response\Api\ApiVersionsResponse returned
PHPUnit (7.4): tests/src/Model/Callback/Entity/Delivery/CustomerTest.php#L28
TypeError : Return value of RetailCrm\Api\Component\Serializer\ArraySupportDecorator::fromArray() must be an instance of RetailCrm\Api\Component\Serializer\mixed, instance of RetailCrm\Api\Model\Callback\Entity\Delivery\Customer returned
PHPUnit (7.4): tests/src/Model/Callback/Entity/Delivery/ShipmentPointListTest.php#L37
TypeError : Return value of RetailCrm\Api\Component\Serializer\ArraySupportDecorator::fromArray() must be an instance of RetailCrm\Api\Component\Serializer\mixed, instance of RetailCrm\Api\Model\Callback\Entity\Delivery\ShipmentPointList returned
PHPUnit (7.4): tests/src/Model/Callback/Entity/Integration/SettingsTest.php#L56
TypeError : Return value of RetailCrm\Api\Component\Serializer\ArraySupportDecorator::fromArray() must be an instance of RetailCrm\Api\Component\Serializer\mixed, instance of RetailCrm\Api\Model\Callback\Entity\Integration\Settings returned
PHPUnit (7.4): tests/src/Model/Callback/Entity/SimpleConnection/RequestProperty/RequestConnectionRegisterTest.php#L20
TypeError : Return value of RetailCrm\Api\Component\Serializer\ArraySupportDecorator::fromArray() must be an instance of RetailCrm\Api\Component\Serializer\mixed, instance of RetailCrm\Api\Model\Callback\Entity\SimpleConnection\RequestProperty\RequestConnectionRegister returned
PHPUnit (7.4): tests/src/Model/Entity/Integration/Delivery/StatusTest.php#L19
TypeError : Return value of RetailCrm\Api\Component\Serializer\ArraySupportDecorator::fromArray() must be an instance of RetailCrm\Api\Component\Serializer\mixed, instance of RetailCrm\Api\Model\Entity\Integration\Delivery\Status returned
PHPUnit (7.4): tests/src/ResourceGroup/AbstractApiResourceGroupTest.php#L79
RetailCrm\Api\Exception\Client\HandlerException : Cannot deserialize body: Return value of RetailCrm\Api\Component\Serializer\ArraySupportDecorator::deserialize() must be an instance of RetailCrm\Api\Component\Serializer\mixed, instance of RetailCrm\Api\Model\Response\Api\ApiVersionsResponse returned
PHPUnit (7.4): tests/src/ResourceGroup/AbstractApiResourceGroupTest.php#L109
RetailCrm\Api\Exception\Client\HandlerException : Cannot deserialize body: Return value of RetailCrm\Api\Component\Serializer\ArraySupportDecorator::deserialize() must be an instance of RetailCrm\Api\Component\Serializer\mixed, instance of RetailCrm\Api\Model\Response\Api\ApiVersionsResponse returned
PHPUnit (7.4): tests/src/ResourceGroup/AbstractApiResourceGroupTest.php#L208
RetailCrm\Api\Exception\Client\HandlerException : Cannot deserialize body: Return value of RetailCrm\Api\Component\Serializer\ArraySupportDecorator::deserialize() must be an instance of RetailCrm\Api\Component\Serializer\mixed, instance of RetailCrm\Api\Model\Response\ErrorResponse returned
PHPUnit (7.4): tests/src/ResourceGroup/AbstractApiResourceGroupTest.php#L261
RetailCrm\Api\Exception\Client\HandlerException : Cannot deserialize body: Return value of RetailCrm\Api\Component\Serializer\ArraySupportDecorator::deserialize() must be an instance of RetailCrm\Api\Component\Serializer\mixed, instance of RetailCrm\Api\Model\Response\ErrorResponse returned
PHPUnit (8.2)
The job was canceled because "_7_4" failed.
PHPUnit (8.2)
The operation was canceled.
PHPUnit (8.3)
The job was canceled because "_7_4" failed.
PHPUnit (8.3)
The operation was canceled.
PHPUnit (8.1)
The job was canceled because "_7_4" failed.
PHPUnit (8.1)
The operation was canceled.
PHPUnit (8.0)
The job was canceled because "_7_4" failed.
PHPUnit (8.0)
The operation was canceled.
PHPUnit (7.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, mheap/phpunit-matcher-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPUnit (7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/