Skip to content

IBX-8190: Add Symfony's Serializer support #911

IBX-8190: Add Symfony's Serializer support

IBX-8190: Add Symfony's Serializer support #911

Triggered via pull request November 26, 2024 13:22
Status Failure
Total duration 14m 19s
Artifacts

ci.yaml

on: pull_request
Run code style check
37s
REST functional tests  /  functional-tests-rest
14m 7s
Matrix: Unit & integration tests

Annotations

3 errors and 1 warning
Unit & integration tests (8.3): src/lib/Server/Controller/Content.php#L1
Ignored error pattern #^Parameter \#1 \$versions of class Ibexa\\Rest\\Server\\Values\\VersionList constructor expects array\<Ibexa\\Contracts\\Core\\Repository\\Values\\Content\\VersionInfo\>, iterable\<Ibexa\\Contracts\\Core\\Repository\\Values\\Content\\VersionInfo\> given\.$# in path /home/runner/work/rest/rest/src/lib/Server/Controller/Content.php was not matched in reported errors.
Unit & integration tests (8.3): src/lib/Server/Controller/Content.php#L362
Parameter #1 $versions of class Ibexa\Rest\Server\Values\VersionList constructor expects array<Ibexa\Contracts\Core\Repository\Values\Content\VersionInfo>, iterable<int, Ibexa\Contracts\Core\Repository\Values\Content\VersionInfo> given.
Unit & integration tests (8.3)
Process completed with exit code 1.
REST functional tests / functional-tests-rest
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/