Add support for Doctrine ORM 3 #3825
Annotations
2 errors and 1 warning
Run Psalm:
src/Bundle/Doctrine/ORM/ContainerRepositoryFactory.php#L50
src/Bundle/Doctrine/ORM/ContainerRepositoryFactory.php:50:16: InvalidReturnStatement: The inferred type 'Doctrine\Persistence\ObjectRepository<T:fn-doctrine\orm\repository\repositoryfactory::getrepository as object>' does not match the declared return type 'Doctrine\Persistence\ObjectRepository<T:fn-doctrine\orm\repository\repositoryfactory::getrepository as object>&Doctrine\ORM\EntityRepository' for Sylius\Bundle\ResourceBundle\Doctrine\ORM\ContainerRepositoryFactory::getRepository (see https://psalm.dev/128)
|
Run Psalm
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading