Skip to content

Symfony 7 support

Symfony 7 support #305

Triggered via pull request December 9, 2023 09:47
@kbondkbond
synchronize #784
kbond:sf7
Status Failure
Total duration 28s
Artifacts

static-analysis.yml

on: pull_request
Matrix: Static Analysis with Psalm
Fit to window
Zoom out
Zoom in

Annotations

10 errors
MethodSignatureMismatch: CacheWarmer/HydratorCacheWarmer.php#L32
CacheWarmer/HydratorCacheWarmer.php:32:7: MethodSignatureMismatch: Method Doctrine\Bundle\MongoDBBundle\CacheWarmer\HydratorCacheWarmer::isOptional with return type '' is different to return type 'bool' of inherited method Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerInterface::isOptional (see https://psalm.dev/042)
MethodSignatureMismatch: CacheWarmer/HydratorCacheWarmer.php#L32
CacheWarmer/HydratorCacheWarmer.php:32:7: MethodSignatureMismatch: Method Doctrine\Bundle\MongoDBBundle\CacheWarmer\HydratorCacheWarmer::warmUp with return type '' is different to return type 'array<array-key, mixed>' of inherited method Symfony\Component\HttpKernel\CacheWarmer\WarmableInterface::warmUp (see https://psalm.dev/042)
MethodSignatureMismatch: CacheWarmer/PersistentCollectionCacheWarmer.php#L33
CacheWarmer/PersistentCollectionCacheWarmer.php:33:7: MethodSignatureMismatch: Method Doctrine\Bundle\MongoDBBundle\CacheWarmer\PersistentCollectionCacheWarmer::isOptional with return type '' is different to return type 'bool' of inherited method Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerInterface::isOptional (see https://psalm.dev/042)
MethodSignatureMismatch: CacheWarmer/PersistentCollectionCacheWarmer.php#L33
CacheWarmer/PersistentCollectionCacheWarmer.php:33:7: MethodSignatureMismatch: Method Doctrine\Bundle\MongoDBBundle\CacheWarmer\PersistentCollectionCacheWarmer::warmUp with return type '' is different to return type 'array<array-key, mixed>' of inherited method Symfony\Component\HttpKernel\CacheWarmer\WarmableInterface::warmUp (see https://psalm.dev/042)
MethodSignatureMismatch: CacheWarmer/ProxyCacheWarmer.php#L34
CacheWarmer/ProxyCacheWarmer.php:34:7: MethodSignatureMismatch: Method Doctrine\Bundle\MongoDBBundle\CacheWarmer\ProxyCacheWarmer::isOptional with return type '' is different to return type 'bool' of inherited method Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerInterface::isOptional (see https://psalm.dev/042)
MethodSignatureMismatch: CacheWarmer/ProxyCacheWarmer.php#L34
CacheWarmer/ProxyCacheWarmer.php:34:7: MethodSignatureMismatch: Method Doctrine\Bundle\MongoDBBundle\CacheWarmer\ProxyCacheWarmer::warmUp with return type '' is different to return type 'array<array-key, mixed>' of inherited method Symfony\Component\HttpKernel\CacheWarmer\WarmableInterface::warmUp (see https://psalm.dev/042)
MethodSignatureMismatch: Command/ClearMetadataCacheDoctrineODMCommand.php#L39
Command/ClearMetadataCacheDoctrineODMCommand.php:39:5: MethodSignatureMismatch: Method Doctrine\Bundle\MongoDBBundle\Command\ClearMetadataCacheDoctrineODMCommand::execute with return type '' is different to return type 'int' of inherited method Symfony\Component\Console\Command\Command::execute (see https://psalm.dev/042)
MethodSignatureMismatch: Command/CreateSchemaDoctrineODMCommand.php#L39
Command/CreateSchemaDoctrineODMCommand.php:39:5: MethodSignatureMismatch: Method Doctrine\Bundle\MongoDBBundle\Command\CreateSchemaDoctrineODMCommand::execute with return type '' is different to return type 'int' of inherited method Symfony\Component\Console\Command\Command::execute (see https://psalm.dev/042)
MethodSignatureMismatch: Command/DropSchemaDoctrineODMCommand.php#L39
Command/DropSchemaDoctrineODMCommand.php:39:5: MethodSignatureMismatch: Method Doctrine\Bundle\MongoDBBundle\Command\DropSchemaDoctrineODMCommand::execute with return type '' is different to return type 'int' of inherited method Symfony\Component\Console\Command\Command::execute (see https://psalm.dev/042)
MethodSignatureMismatch: Command/GenerateHydratorsDoctrineODMCommand.php#L38
Command/GenerateHydratorsDoctrineODMCommand.php:38:5: MethodSignatureMismatch: Method Doctrine\Bundle\MongoDBBundle\Command\GenerateHydratorsDoctrineODMCommand::execute with return type '' is different to return type 'int' of inherited method Symfony\Component\Console\Command\Command::execute (see https://psalm.dev/042)