Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[Serializer] Add NumberNormalizer #36116

[Serializer] Add NumberNormalizer

[Serializer] Add NumberNormalizer #36116

Triggered via pull request February 5, 2025 18:40
Status Failure
Total duration 4m 3s
Artifacts

psalm.yml

on: pull_request

Oh hello! Nice to see you.

Made with ❤️ by humans.txt

Fit to window
Zoom out
Zoom in

Annotations

7 errors
LessSpecificImplementedReturnType: src/Symfony/Component/Serializer/Normalizer/NumberNormalizer.php#L23
src/Symfony/Component/Serializer/Normalizer/NumberNormalizer.php:23: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 Symfony\Component\Serializer\Normalizer\NumberNormalizer::getsupportedtypes 'array<array-key, mixed>' (see https://psalm.dev/166)
LessSpecificImplementedReturnType: src/Symfony/Component/Serializer/Normalizer/NumberNormalizer.php#L23
src/Symfony/Component/Serializer/Normalizer/NumberNormalizer.php:23: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 Symfony\Component\Serializer\Normalizer\NumberNormalizer::getsupportedtypes 'array<array-key, mixed>' (see https://psalm.dev/166)
InvalidCast: src/Symfony/Component/Serializer/Normalizer/NumberNormalizer.php#L37
src/Symfony/Component/Serializer/Normalizer/NumberNormalizer.php:37:25: InvalidCast: GMP cannot be cast to string (see https://psalm.dev/103)
LessSpecificImplementedReturnType: src/Symfony/Component/Serializer/Normalizer/NumberNormalizer.php#L23
src/Symfony/Component/Serializer/Normalizer/NumberNormalizer.php:23: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 Symfony\Component\Serializer\Normalizer\NumberNormalizer::getsupportedtypes 'array<array-key, mixed>' (see https://psalm.dev/166)
LessSpecificImplementedReturnType: src/Symfony/Component/Serializer/Normalizer/NumberNormalizer.php#L23
src/Symfony/Component/Serializer/Normalizer/NumberNormalizer.php:23: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 Symfony\Component\Serializer\Normalizer\NumberNormalizer::getsupportedtypes 'array<array-key, mixed>' (see https://psalm.dev/166)
InvalidCast: src/Symfony/Component/Serializer/Normalizer/NumberNormalizer.php#L37
src/Symfony/Component/Serializer/Normalizer/NumberNormalizer.php:37:25: InvalidCast: GMP cannot be cast to string (see https://psalm.dev/103)
Psalm
Process completed with exit code 2.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.