Skip to content

Fixes issue of Method normalize with return type '' is different to r… #423

Fixes issue of Method normalize with return type '' is different to r…

Fixes issue of Method normalize with return type '' is different to r… #423

Triggered via push October 22, 2024 08:00
Status Failure
Total duration 1m 29s
Artifacts
Matrix: test_and_lint
Fit to window
Zoom out
Zoom in

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.