IBX-8190: Add Symfony's Serializer support #907
Triggered via pull request
November 18, 2024 15:37
Status
Failure
Total duration
13m 34s
Artifacts
–
ci.yaml
on: pull_request
Run code style check
28s
REST functional tests
/
functional-tests-rest
13m 23s
Matrix: Unit & integration tests
Annotations
3 errors and 3 warnings
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/
|
REST functional tests / functional-tests-rest
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
REST functional tests / functional-tests-rest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|