IBX-8778: Introduce API Platform attributes with schemas #1000
ci.yaml
on: pull_request
Run code style check
42s
Run rector
/
rector
47s
REST functional tests
/
functional-tests-rest
7m 19s
Matrix: Unit & integration tests
Annotations
11 errors
Unit & integration tests (8.3):
src/bundle/ApiPlatform/Head.php#L20
Method Ibexa\Bundle\Rest\ApiPlatform\Head::__construct() has parameter $defaults with no value type specified in iterable type array.
|
Unit & integration tests (8.3):
src/bundle/ApiPlatform/Head.php#L20
Method Ibexa\Bundle\Rest\ApiPlatform\Head::__construct() has parameter $denormalizationContext with no value type specified in iterable type array.
|
Unit & integration tests (8.3):
src/bundle/ApiPlatform/Head.php#L20
Method Ibexa\Bundle\Rest\ApiPlatform\Head::__construct() has parameter $exceptionToStatus with no value type specified in iterable type array.
|
Unit & integration tests (8.3):
src/bundle/ApiPlatform/Head.php#L20
Method Ibexa\Bundle\Rest\ApiPlatform\Head::__construct() has parameter $extraProperties with no value type specified in iterable type array.
|
Unit & integration tests (8.3):
src/bundle/ApiPlatform/Head.php#L20
Method Ibexa\Bundle\Rest\ApiPlatform\Head::__construct() has parameter $hydraContext with no value type specified in iterable type array.
|
Unit & integration tests (8.3):
src/bundle/ApiPlatform/Head.php#L20
Method Ibexa\Bundle\Rest\ApiPlatform\Head::__construct() has parameter $mercure with no value type specified in iterable type array.
|
Unit & integration tests (8.3):
src/bundle/ApiPlatform/Head.php#L20
Method Ibexa\Bundle\Rest\ApiPlatform\Head::__construct() has parameter $normalizationContext with no value type specified in iterable type array.
|
Unit & integration tests (8.3):
src/bundle/ApiPlatform/Head.php#L20
Method Ibexa\Bundle\Rest\ApiPlatform\Head::__construct() has parameter $options with no value type specified in iterable type array.
|
Unit & integration tests (8.3):
src/bundle/ApiPlatform/Head.php#L20
Method Ibexa\Bundle\Rest\ApiPlatform\Head::__construct() has parameter $requirements with no value type specified in iterable type array.
|
Unit & integration tests (8.3):
src/bundle/ApiPlatform/Head.php#L20
Method Ibexa\Bundle\Rest\ApiPlatform\Head::__construct() has parameter $schemes with no value type specified in iterable type array.
|
REST functional tests / functional-tests-rest
Process completed with exit code 1.
|