Add doctrine/orm
3 support
#1536
Annotations
10 errors and 1 warning
src/AuditReader.php#L191
src/AuditReader.php:191:16: UndefinedDocblockClass: Docblock-defined class, interface or enum named Doctrine\ORM\ORMException does not exist (see https://psalm.dev/200)
|
src/AuditReader.php#L388
src/AuditReader.php:388:16: UndefinedDocblockClass: Docblock-defined class, interface or enum named Doctrine\ORM\ORMException does not exist (see https://psalm.dev/200)
|
src/AuditReader.php#L646
src/AuditReader.php:646:16: UndefinedDocblockClass: Docblock-defined class, interface or enum named Doctrine\ORM\ORMException does not exist (see https://psalm.dev/200)
|
src/AuditReader.php#L699
src/AuditReader.php:699:16: UndefinedDocblockClass: Docblock-defined class, interface or enum named Doctrine\ORM\ORMException does not exist (see https://psalm.dev/200)
|
src/AuditReader.php#L818
src/AuditReader.php:818:16: UndefinedDocblockClass: Docblock-defined class, interface or enum named Doctrine\ORM\ORMException does not exist (see https://psalm.dev/200)
|
src/AuditReader.php#L1011
src/AuditReader.php:1011:29: InvalidArgument: Argument 4 of SimpleThings\EntityAudit\Collection\AuditedCollection::__construct expects array<string, mixed>, but Doctrine\ORM\Mapping\ManyToManyInverseSideMapping|Doctrine\ORM\Mapping\ManyToManyOwningSideMapping|Doctrine\ORM\Mapping\ManyToOneAssociationMapping|Doctrine\ORM\Mapping\OneToManyAssociationMapping|Doctrine\ORM\Mapping\OneToOneInverseSideMapping|Doctrine\ORM\Mapping\OneToOneOwningSideMapping provided (see https://psalm.dev/004)
|
src/AuditReader.php#L1051
src/AuditReader.php:1051:49: PossiblyInvalidArgument: Argument 1 of SimpleThings\EntityAudit\AuditReader::getJoinTableName expects Doctrine\ORM\Mapping\ManyToManyOwningSideMapping|array<string, mixed>, but possibly different type Doctrine\ORM\Mapping\ManyToManyInverseSideMapping|Doctrine\ORM\Mapping\ManyToManyOwningSideMapping|Doctrine\ORM\Mapping\ManyToOneAssociationMapping|Doctrine\ORM\Mapping\OneToManyAssociationMapping|Doctrine\ORM\Mapping\OneToOneInverseSideMapping|Doctrine\ORM\Mapping\OneToOneOwningSideMapping provided (see https://psalm.dev/092)
|
src/EventListener/CreateSchemaListener.php#L101
src/EventListener/CreateSchemaListener.php:101:14: TypeDoesNotContainType: Type 1 for $cm->inheritanceType is always !=int(1) (see https://psalm.dev/056)
|
src/EventListener/CreateSchemaListener.php#L102
src/EventListener/CreateSchemaListener.php:102:88: NoValue: All possible types for this argument were invalidated - This may be dead code (see https://psalm.dev/179)
|
src/EventListener/CreateSchemaListener.php#L115
src/EventListener/CreateSchemaListener.php:115:62: PossiblyInvalidArgument: Argument 1 of SimpleThings\EntityAudit\EventListener\CreateSchemaListener::getJoinTableName expects Doctrine\ORM\Mapping\ManyToManyOwningSideMapping|array<string, mixed>, but possibly different type Doctrine\ORM\Mapping\ManyToManyInverseSideMapping|Doctrine\ORM\Mapping\ManyToManyOwningSideMapping|Doctrine\ORM\Mapping\ManyToOneAssociationMapping|Doctrine\ORM\Mapping\OneToManyAssociationMapping|Doctrine\ORM\Mapping\OneToOneInverseSideMapping|Doctrine\ORM\Mapping\OneToOneOwningSideMapping provided (see https://psalm.dev/092)
|
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