Skip to content

Store PersistentCollection changes in entity change set as array #6750

Store PersistentCollection changes in entity change set as array

Store PersistentCollection changes in entity change set as array #6750

Triggered via pull request November 20, 2023 22:21
Status Failure
Total duration 38s
Artifacts

static-analysis.yml

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

Annotations

12 errors
InvalidDocblock: lib/Doctrine/ORM/Event/PreUpdateEventArgs.php#L14
lib/Doctrine/ORM/Event/PreUpdateEventArgs.php:14:1: InvalidDocblock: @template-extends must include the name of an extended class, got Doctrine\ORM\Event\PreUpdateEventArgs<Doctrine\ORM\Event\EntityManagerInterface> (see https://psalm.dev/008)
Static Analysis with PHPStan (3.7, phpstan-dbal3.neon): lib/Doctrine/ORM/Event/PreUpdateEventArgs.php#L14
The @extends tag of class Doctrine\ORM\Event\PreUpdateEventArgs describes Doctrine\ORM\Event\PreUpdateEventArgs but the class extends Doctrine\Persistence\Event\PreUpdateEventArgs.
MissingTemplateParam: lib/Doctrine/ORM/Event/PreUpdateEventArgs.php#L14
lib/Doctrine/ORM/Event/PreUpdateEventArgs.php:14:7: MissingTemplateParam: Doctrine\ORM\Event\PreUpdateEventArgs has missing template params when extending Doctrine\Persistence\Event\PreUpdateEventArgs, expecting 1 (see https://psalm.dev/182)
Static Analysis with PHPStan (3.7, phpstan-dbal3.neon)
Process completed with exit code 1.
Static Analysis with Psalm (3.7)
Process completed with exit code 2.
Static Analysis with Psalm (default)
The job was canceled because "_3_7" failed.
InvalidDocblock: lib/Doctrine/ORM/Event/PreUpdateEventArgs.php#L14
lib/Doctrine/ORM/Event/PreUpdateEventArgs.php:14:1: InvalidDocblock: @template-extends must include the name of an extended class, got Doctrine\ORM\Event\PreUpdateEventArgs<Doctrine\ORM\Event\EntityManagerInterface> (see https://psalm.dev/008)
MissingTemplateParam: lib/Doctrine/ORM/Event/PreUpdateEventArgs.php#L14
lib/Doctrine/ORM/Event/PreUpdateEventArgs.php:14:7: MissingTemplateParam: Doctrine\ORM\Event\PreUpdateEventArgs has missing template params when extending Doctrine\Persistence\Event\PreUpdateEventArgs, expecting 1 (see https://psalm.dev/182)
Static Analysis with Psalm (default)
Process completed with exit code 2.
Static Analysis with PHPStan (default, phpstan.neon)
The job was canceled because "_3_7_phpstan-dbal3_neon" failed.
Static Analysis with PHPStan (default, phpstan.neon): lib/Doctrine/ORM/Event/PreUpdateEventArgs.php#L14
The @extends tag of class Doctrine\ORM\Event\PreUpdateEventArgs describes Doctrine\ORM\Event\PreUpdateEventArgs but the class extends Doctrine\Persistence\Event\PreUpdateEventArgs.
Static Analysis with PHPStan (default, phpstan.neon)
Process completed with exit code 1.