IBX-8190: Add Symfony's Serializer support #848
ci.yaml
on: pull_request
Run code style check
30s
REST functional tests
/
functional-tests-rest
1m 48s
Matrix: Unit & integration tests
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/
|