Skip to content

IBX-8778: Introduce API Platform attributes with schemas #817

IBX-8778: Introduce API Platform attributes with schemas

IBX-8778: Introduce API Platform attributes with schemas #817

Triggered via pull request September 4, 2024 14:02
Status Failure
Total duration 55s
Artifacts

ci.yaml

on: pull_request
Run code style check
41s
REST functional tests  /  functional-tests-rest
30s
Matrix: Unit & integration tests

Annotations

8 errors and 2 warnings
REST functional tests / functional-tests-rest
Process completed with exit code 2.
Unit & integration tests (8.3): src/bundle/ApiPlatform/OpenApiFactory.php#L87
Argument of an invalid type array|null supplied for foreach, only iterables are supported.
Unit & integration tests (8.3): src/lib/Server/Controller/Bookmark.php#L104
Attribute class Ibexa\Rest\Server\Controller\Head does not exist.
Unit & integration tests (8.3): src/lib/Server/Controller/User.php#L98
Attribute class Ibexa\Rest\Server\Controller\Head does not exist.
Unit & integration tests (8.3): src/lib/Server/Controller/User.php#L1459
Access to undefined constant Ibexa\Rest\Server\Controller\User::POLICY_LIST_XML_EXAMPLE.
Unit & integration tests (8.3): src/lib/Server/Controller/User.php#L1465
Access to undefined constant Ibexa\Rest\Server\Controller\User::POLICY_LIST_JSON_EXAMPLE.
Unit & integration tests (8.3): src/lib/Server/Input/Parser/Criterion/UserMetadata.php#L52
Parameter #2 $string of function explode expects string, int|string given.
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/