Add doctrine/orm
3 support
#1536
Annotations
10 errors and 1 warning
src/AuditReader.php#L199
PHPDoc tag @throws with type Doctrine\DBAL\Exception|Doctrine\ORM\ORMException|RuntimeException|SimpleThings\EntityAudit\Exception\DeletedException|SimpleThings\EntityAudit\Exception\NoRevisionFoundException|SimpleThings\EntityAudit\Exception\NotAuditedException is not subtype of Throwable
|
src/AuditReader.php#L330
Parameter #2 $columnMap of method SimpleThings\EntityAudit\AuditReader::createEntity() expects array<string, string>, array<int|string, string> given.
|
src/AuditReader.php#L394
PHPDoc tag @throws with type Doctrine\DBAL\Exception|Doctrine\ORM\ORMException|RuntimeException|SimpleThings\EntityAudit\Exception\DeletedException|SimpleThings\EntityAudit\Exception\NoRevisionFoundException|SimpleThings\EntityAudit\Exception\NotAuditedException is not subtype of Throwable
|
src/AuditReader.php#L476
Parameter #2 $columnMap of method SimpleThings\EntityAudit\AuditReader::createEntity() expects array<string, string>, array<int|string, string> given.
|
src/AuditReader.php#L654
PHPDoc tag @throws with type Doctrine\DBAL\Exception|Doctrine\ORM\ORMException|RuntimeException|SimpleThings\EntityAudit\Exception\DeletedException|SimpleThings\EntityAudit\Exception\NoRevisionFoundException|SimpleThings\EntityAudit\Exception\NotAuditedException is not subtype of Throwable
|
src/AuditReader.php#L707
PHPDoc tag @throws with type Doctrine\DBAL\Exception|Doctrine\ORM\ORMException|SimpleThings\EntityAudit\Exception\DeletedException|SimpleThings\EntityAudit\Exception\NoRevisionFoundException|SimpleThings\EntityAudit\Exception\NotAuditedException is not subtype of Throwable
|
src/AuditReader.php#L826
PHPDoc tag @throws with type Doctrine\DBAL\Exception|Doctrine\ORM\ORMException|RuntimeException|SimpleThings\EntityAudit\Exception\DeletedException|SimpleThings\EntityAudit\Exception\NoRevisionFoundException|SimpleThings\EntityAudit\Exception\NotAuditedException is not subtype of Throwable
|
src/AuditReader.php#L943
Parameter #2 $id of method SimpleThings\EntityAudit\AuditReader::find() expects array<string, int|string>|int|string, array<int|string, int|string> given.
|
src/AuditReader.php#L951
Parameter #1 $criteria of method Doctrine\ORM\EntityRepository<T of object>::findOneBy() expects array<string, mixed>, array<int|string, int|string> given.
|
src/AuditReader.php#L1051
Parameter #1 $mapping of static method SimpleThings\EntityAudit\AuditReader::getJoinTableName() expects array<string, mixed>|Doctrine\ORM\Mapping\ManyToManyOwningSideMapping, Doctrine\ORM\Mapping\ManyToManyInverseSideMapping|Doctrine\ORM\Mapping\ManyToManyOwningSideMapping|Doctrine\ORM\Mapping\ManyToOneAssociationMapping|Doctrine\ORM\Mapping\OneToManyAssociationMapping|Doctrine\ORM\Mapping\OneToOneInverseSideMapping|Doctrine\ORM\Mapping\OneToOneOwningSideMapping given.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading