Skip to content

[Turbo] Fixing support for not using old ClassUtils #847

[Turbo] Fixing support for not using old ClassUtils

[Turbo] Fixing support for not using old ClassUtils #847

Triggered via push February 7, 2024 20:13
Status Failure
Total duration 2m 1s
Artifacts

test-turbo.yml

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

Annotations

10 errors and 3 warnings
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#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.1)
Process completed with exit code 2.
tests (8.3)
Process completed with exit code 2.
phpstan
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/.
tests (8.1)
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/.
tests (8.3)
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/.