IBX-8534: Dropped usage of deprecated contentService::loadContentDrafts method #839
Triggered via pull request
September 18, 2024 14:14
Status
Failure
Total duration
14m 17s
Artifacts
–
ci.yaml
on: pull_request
Run code style check
28s
REST functional tests
/
functional-tests-rest
14m 6s
Matrix: Unit & integration tests
Annotations
3 errors and 2 warnings
Unit & integration tests (8.3):
src/lib/Server/Controller/User.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/User.php was not matched in reported errors.
|
Unit & integration tests (8.3):
src/lib/Server/Controller/User.php#L588
Anonymous function should return Ibexa\Contracts\Core\Repository\Values\Content\VersionInfo but returns Ibexa\Contracts\Core\Repository\Values\Content\VersionInfo|null.
|
Unit & integration tests (8.3)
Process completed with exit code 1.
|
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/
|