add persist methods in repositories #77
Annotations
10 errors and 1 warning
Infrastructure/Persistence/Doctrine/Repository/DoctrineRepository.php#L22
Class Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository specifies template type T of interface Doctrine\Common\Collections\Selectable as EntityT of Ivoz\Core\Domain\Model\EntityInterface but it's already specified as mixed.
|
Infrastructure/Persistence/Doctrine/Repository/DoctrineRepository.php#L22
Class Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository specifies template type T of interface Doctrine\Common\Collections\Selectable as EntityT of Ivoz\Core\Domain\Model\EntityInterface but it's already specified as mixed.
|
Infrastructure/Persistence/Doctrine/Repository/DoctrineRepository.php#L22
Class Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository specifies template type T of interface Doctrine\Persistence\ObjectRepository as EntityT of Ivoz\Core\Domain\Model\EntityInterface but it's already specified as object.
|
Infrastructure/Persistence/Doctrine/Repository/DoctrineRepository.php#L22
Class Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository specifies template type T of interface Doctrine\Persistence\ObjectRepository as EntityT of Ivoz\Core\Domain\Model\EntityInterface but it's already specified as object.
|
Infrastructure/Persistence/Doctrine/Repository/DoctrineRepository.php#L22
Class Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepository specifies template type T of interface Doctrine\Common\Collections\Selectable as EntityT of Ivoz\Core\Domain\Model\EntityInterface but it's already specified as mixed.
|
Infrastructure/Persistence/Doctrine/Repository/DoctrineRepository.php#L22
Class Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepository specifies template type T of interface Doctrine\Persistence\ObjectRepository as EntityT of Ivoz\Core\Domain\Model\EntityInterface but it's already specified as object.
|
Infrastructure/Persistence/Doctrine/Repository/DoctrineRepository.php#L22
Class Doctrine\ORM\EntityRepository specifies template type T of interface Doctrine\Common\Collections\Selectable as EntityT of Ivoz\Core\Domain\Model\EntityInterface but it's already specified as mixed.
|
Infrastructure/Persistence/Doctrine/Repository/DoctrineRepository.php#L22
Class Doctrine\ORM\EntityRepository specifies template type T of interface Doctrine\Common\Collections\Selectable as EntityT of Ivoz\Core\Domain\Model\EntityInterface but it's already specified as mixed.
|
Infrastructure/Persistence/Doctrine/Repository/DoctrineRepository.php#L22
Class Doctrine\ORM\EntityRepository specifies template type T of interface Doctrine\Common\Collections\Selectable as EntityT of Ivoz\Core\Domain\Model\EntityInterface but it's already specified as mixed.
|
Infrastructure/Persistence/Doctrine/Repository/DoctrineRepository.php#L22
Class Doctrine\ORM\EntityRepository specifies template type T of interface Doctrine\Common\Collections\Selectable as EntityT of Ivoz\Core\Domain\Model\EntityInterface but it's already specified as mixed.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading