Skip to content

Allow symfony 7

Allow symfony 7 #13

Triggered via pull request May 31, 2024 05:37
@benr77benr77
synchronize #5
allow-symfony-7
Status Failure
Total duration 1m 42s
Artifacts

ci.yaml

on: pull_request
Easy Coding Standard
19s
Easy Coding Standard
PHPStan
14s
PHPStan
Matrix: phpunit
Fit to window
Zoom out
Zoom in

Annotations

7 errors
PHPStan: src/Doctrine/DBAL/Types/CurrencyType.php#L52
Call to an undefined static method Doctrine\DBAL\Types\ConversionException::conversionFailed().
PHPStan: src/Doctrine/DBAL/Types/CurrencyType.php#L74
Call to an undefined static method Doctrine\DBAL\Types\ConversionException::conversionFailed().
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.