Fixes issue of Method normalize with return type '' is different to r… #423
Annotations
6 errors
LessSpecificImplementedReturnType:
src/Serializer/EntitySerializer.php#L226
src/Serializer/EntitySerializer.php:226:57: LessSpecificImplementedReturnType: The inherited return type 'array<string, bool|null>' for Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes is more specific than the implemented return type for Apigee\Edge\Serializer\EntitySerializer::getsupportedtypes 'array<array-key, mixed>' (see https://psalm.dev/166)
|
LessSpecificImplementedReturnType:
src/Serializer/EntitySerializer.php#L226
src/Serializer/EntitySerializer.php:226:57: LessSpecificImplementedReturnType: The inherited return type 'array<string, bool|null>' for Symfony\Component\Serializer\Normalizer\DenormalizerInterface::getSupportedTypes is more specific than the implemented return type for Apigee\Edge\Serializer\EntitySerializer::getsupportedtypes 'array<array-key, mixed>' (see https://psalm.dev/166)
|
test_and_lint (8.2, )
Process completed with exit code 2.
|
LessSpecificImplementedReturnType:
src/Serializer/EntitySerializer.php#L226
src/Serializer/EntitySerializer.php:226:57: LessSpecificImplementedReturnType: The inherited return type 'array<string, bool|null>' for Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes is more specific than the implemented return type for Apigee\Edge\Serializer\EntitySerializer::getsupportedtypes 'array<array-key, mixed>' (see https://psalm.dev/166)
|
LessSpecificImplementedReturnType:
src/Serializer/EntitySerializer.php#L226
src/Serializer/EntitySerializer.php:226:57: LessSpecificImplementedReturnType: The inherited return type 'array<string, bool|null>' for Symfony\Component\Serializer\Normalizer\DenormalizerInterface::getSupportedTypes is more specific than the implemented return type for Apigee\Edge\Serializer\EntitySerializer::getsupportedtypes 'array<array-key, mixed>' (see https://psalm.dev/166)
|
test_and_lint (8.3, )
Process completed with exit code 2.
|