Skip to content

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

IBX-8190: Add Symfony's Serializer support

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

Triggered via pull request September 4, 2024 14:35
Status Failure
Total duration 7m 57s
Artifacts

ci.yaml

on: pull_request
Run code style check
26s
Run code style check
REST functional tests  /  functional-tests-rest
7m 45s
REST functional tests / functional-tests-rest
Matrix: Unit & integration tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
Unit & integration tests (8.3): src/contracts/Output/Visitor.php#L1
Ignored error pattern #^Property Ibexa\\Contracts\\Rest\\Output\\Visitor\:\:\$statusCode \(int\) does not accept null\.$# in path /home/runner/work/rest/rest/src/contracts/Output/Visitor.php was not matched in reported errors.
Unit & integration tests (8.3): src/contracts/Output/Visitor.php#L1
Ignored error pattern #^Property Ibexa\\Contracts\\Rest\\Output\\Visitor\:\:\$valueObjectVisitorDispatcher \(Ibexa\\Contracts\\Rest\\Output\\ValueObjectVisitorDispatcher\) does not accept default value of type array\.$# in path /home/runner/work/rest/rest/src/contracts/Output/Visitor.php was not matched in reported errors.
Unit & integration tests (8.3): src/contracts/Output/Visitor.php#L77
Cannot use array destructuring on array|ArrayObject<(int|string), mixed>|bool|float|int|string|null.
Unit & integration tests (8.3): src/contracts/Output/VisitorAdapterNormalizer.php#L42
Parameter #3 $format of method Ibexa\Contracts\Rest\Output\VisitorAdapterNormalizer::visitValueObject() expects string, string|null given.
Unit & integration tests (8.3): tests/lib/Output/VisitorTest.php#L1
Ignored error pattern #^Method Ibexa\\Tests\\Rest\\Output\\VisitorTest\:\:getGeneratorMock\(\) has no return type specified\.$# in path /home/runner/work/rest/rest/tests/lib/Output/VisitorTest.php was not matched in reported errors.
Unit & integration tests (8.3): tests/lib/Output/VisitorTest.php#L1
Ignored error pattern #^Method Ibexa\\Tests\\Rest\\Output\\VisitorTest\:\:getVisitorMock\(\) has no return type specified\.$# in path /home/runner/work/rest/rest/tests/lib/Output/VisitorTest.php was not matched in reported errors.
Unit & integration tests (8.3): tests/lib/Output/VisitorTest.php#L1
Ignored error pattern #^Method Ibexa\\Tests\\Rest\\Output\\VisitorTest\:\:testSetHeaderResetAfterVisit\(\) has no return type specified\.$# in path /home/runner/work/rest/rest/tests/lib/Output/VisitorTest.php was not matched in reported errors.
Unit & integration tests (8.3): tests/lib/Output/VisitorTest.php#L1
Ignored error pattern #^Method Ibexa\\Tests\\Rest\\Output\\VisitorTest\:\:testSetHeadersNoOverwrite\(\) has no return type specified\.$# in path /home/runner/work/rest/rest/tests/lib/Output/VisitorTest.php was not matched in reported errors.
Unit & integration tests (8.3): tests/lib/Output/VisitorTest.php#L1
Ignored error pattern #^Method Ibexa\\Tests\\Rest\\Output\\VisitorTest\:\:testSetHeaders\(\) has no return type specified\.$# in path /home/runner/work/rest/rest/tests/lib/Output/VisitorTest.php was not matched in reported errors.
REST functional tests / functional-tests-rest
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/