Skip to content

Add missing optional parameters and getSupportedTypes method to seria… #12

Add missing optional parameters and getSupportedTypes method to seria…

Add missing optional parameters and getSupportedTypes method to seria… #12

Triggered via push August 28, 2023 15:15
Status Failure
Total duration 2m 13s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yaml

on: push
Easy Coding Standard
21s
Easy Coding Standard
PHPStan
18s
PHPStan
Matrix: phpunit
Fit to window
Zoom out
Zoom in

Annotations

5 errors
PHPStan: src/HeadsnetMoneyBundle.php#L64
Cannot call method get() on Symfony\Component\DependencyInjection\ContainerInterface|null.
PHPStan: src/Serializer/Normalizer/MoneyAsDecimalNormalizer.php#L39
Method Headsnet\MoneyBundle\Serializer\Normalizer\MoneyAsDecimalNormalizer::supportsNormalization() has parameter $context with no value type specified in iterable type array.
PHPStan: src/Serializer/Normalizer/MoneyNormalizer.php#L34
Method Headsnet\MoneyBundle\Serializer\Normalizer\MoneyNormalizer::supportsNormalization() has parameter $context with no value type specified in iterable type array.
PHPStan: src/Serializer/Normalizer/MoneyNormalizer.php#L48
Method Headsnet\MoneyBundle\Serializer\Normalizer\MoneyNormalizer::supportsDenormalization() has parameter $context with no value type specified in iterable type array.
PHPStan
Process completed with exit code 1.