Skip to content

Auto-close PRs on subtree-splits #3096

Auto-close PRs on subtree-splits

Auto-close PRs on subtree-splits #3096

Triggered via pull request April 18, 2024 18:41
Status Failure
Total duration 1m 27s
Artifacts

test-turbo.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan: src/Doctrine/BroadcastListener.php#L68
Call to an undefined method Doctrine\ORM\Event\OnFlushEventArgs::getEntityManager().
phpstan: src/Doctrine/BroadcastListener.php#L92
Call to an undefined method Doctrine\ORM\Event\PostFlushEventArgs::getEntityManager().
phpstan: src/Doctrine/BroadcastListener.php#L132
Property Symfony\UX\Turbo\Doctrine\BroadcastListener::$broadcastedClasses (array<class-string, array>) does not accept array<string, array>.
phpstan: src/Doctrine/BroadcastListener.php#L135
Parameter #1 $objectOrClass of class ReflectionClass constructor expects class-string<T of object>|T of object, string given.
phpstan: src/Doctrine/BroadcastListener.php#L137
Property Symfony\UX\Turbo\Doctrine\BroadcastListener::$broadcastedClasses (array<class-string, array>) does not accept array<string, array>.
phpstan: src/Doctrine/BroadcastListener.php#L139
Parameter #1 $objectOrClass of class ReflectionClass constructor expects class-string<T of object>|T of object, string given.
phpstan: src/Doctrine/BroadcastListener.php#L139
Variable $r on left side of ?? always exists and is not nullable.
phpstan: src/Doctrine/BroadcastListener.php#L142
Property Symfony\UX\Turbo\Doctrine\BroadcastListener::$broadcastedClasses (array<class-string, array>) does not accept array<string, array>.
phpstan
Process completed with exit code 1.
tests (8.3)
Process completed with exit code 2.