Skip to content

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

IBX-8190: Add Symfony's Serializer support

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

Triggered via pull request October 23, 2024 14:27
Status Failure
Total duration 14m 15s
Artifacts

ci.yaml

on: pull_request
Run code style check
4m 27s
Run code style check
REST functional tests  /  functional-tests-rest
14m 6s
REST functional tests / functional-tests-rest
Matrix: Unit & integration tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 9 warnings
Unit & integration tests (8.3): src/lib/Output/Generator/Xml.php#L77
Access to an undefined property Ibexa\Rest\Output\Generator\Json\JsonObject::$#.
Unit & integration tests (8.3): src/lib/Output/Generator/Xml/FieldTypeHashGenerator.php#L45
Access to an undefined property Ibexa\Rest\Output\Generator\Json\JsonObject::$value.
Unit & integration tests (8.3): src/lib/Output/Generator/Xml/FieldTypeHashGenerator.php#L59
Access to an undefined property Ibexa\Rest\Output\Generator\Json\JsonObject::$value.
Unit & integration tests (8.3): tests/lib/Output/ValueObjectVisitorBaseTest.php#L1
Ignored error pattern #^Property Ibexa\\Tests\\Rest\\Output\\ValueObjectVisitorBaseTest\:\:\$generator \(Ibexa\\Rest\\Output\\Generator\\InMemory\\Xml\) in isset\(\) is not nullable\.$# in path /home/runner/work/rest/rest/tests/lib/Output/ValueObjectVisitorBaseTest.php was not matched in reported errors.
Unit & integration tests (8.3)
Ignored error pattern #^Access to an undefined property Ibexa\\Rest\\Output\\Generator\\Json\\JsonObject\:\:\$\#\.$# in path /home/runner/work/rest/rest/src/lib/Output/Generator/InMemory/Xml.php was not matched in reported errors.
Unit & integration tests (8.3)
Process completed with exit code 1.
Run code style check
Process completed with exit code 1.
Run code style check
Failed to download action 'https://api.github.com/repos/shivammathur/setup-php/tarball/c541c155eee45413f5b09a52248675b1a2575231'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
Run code style check
Back off 11.201 seconds before retry.
Run code style check
Failed to download action 'https://api.github.com/repos/shivammathur/setup-php/tarball/c541c155eee45413f5b09a52248675b1a2575231'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
Run code style check
Back off 29.593 seconds before retry.
Run code style check: src/lib/Output/Normalizer/JsonObjectNormalizer.php#L1
Found violation(s) of type: ordered_imports
Run code style check: src/lib/Output/Normalizer/JsonObjectNormalizer.php#L1
Found violation(s) of type: header_comment
Run code style check: src/lib/Output/Normalizer/JsonObjectNormalizer.php#L1
Found violation(s) of type: blank_lines_before_namespace
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/