Skip to content

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

IBX-8190: Add Symfony's Serializer support

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

Triggered via pull request October 1, 2024 14:28
Status Failure
Total duration 1m 57s
Artifacts

ci.yaml

on: pull_request
Run code style check
30s
Run code style check
REST functional tests  /  functional-tests-rest
1m 48s
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/lib/Server/Controller/Content.php#L48
Parameter #1 $remoteId of method Ibexa\Contracts\Core\Repository\ContentService::loadContentInfoByRemoteId() expects string, string|null given.
Unit & integration tests (8.3): src/lib/Server/Controller/Content.php#L85
Ignored error pattern #^Parameter \#2 \$string of function explode expects string, string\|null given\.$# in path /home/runner/work/rest/rest/src/lib/Server/Controller/Content.php is expected to occur 1 time, but occurred 4 times.
Unit & integration tests (8.3): src/lib/Server/Controller/Content.php#L195
Parameter #2 $string of function explode expects string, string|null given.
Unit & integration tests (8.3): src/lib/Server/Controller/Content.php#L272
Parameter #2 $string of function explode expects string, string|null given.
Unit & integration tests (8.3): src/lib/Server/Controller/Content.php#L532
Parameter #2 $string of function explode expects string, string|null given.
Unit & integration tests (8.3): src/lib/Server/Controller/ContentType.php#L160
Parameter #1 $contentTypeGroupIdentifier of method Ibexa\Contracts\Core\Repository\ContentTypeService::loadContentTypeGroupByIdentifier() expects string, string|null given.
Unit & integration tests (8.3): src/lib/Server/Controller/ContentType.php#L245
Parameter #2 $orderby of method Ibexa\Rest\Server\Controller\ContentType::sortContentTypeList() expects string, string|null given.
Unit & integration tests (8.3): src/lib/Server/Controller/Location.php#L1
Ignored error pattern #^Parameter \#1 \$locationId of method Ibexa\\Contracts\\Core\\Repository\\LocationService\:\:loadLocation\(\) expects int, string given\.$# in path /home/runner/work/rest/rest/src/lib/Server/Controller/Location.php was not matched in reported errors.
Unit & integration tests (8.3): src/lib/Server/Controller/Location.php#L87
Parameter #1 $locationId of method Ibexa\Contracts\Core\Repository\LocationService::loadLocation() expects int, string|null given.
Unit & integration tests (8.3): src/lib/Server/Controller/Location.php#L89
Ignored error pattern #^Parameter \#1 \$remoteId of method Ibexa\\Contracts\\Core\\Repository\\LocationService\:\:loadLocationByRemoteId\(\) expects string, string\|null given\.$# in path /home/runner/work/rest/rest/src/lib/Server/Controller/Location.php is expected to occur 1 time, but occurred 2 times.
REST functional tests / functional-tests-rest
Process completed with exit code 255.
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/