Skip to content

[Turbo] Fix Turbo CI (PHPStan & Functional tests) #14

[Turbo] Fix Turbo CI (PHPStan & Functional tests)

[Turbo] Fix Turbo CI (PHPStan & Functional tests) #14

Triggered via pull request May 23, 2025 05:22
Status Failure
Total duration 35s
Artifacts

code-quality.yaml

on: pull_request
JavaScript Coding Style
24s
JavaScript Coding Style
PHPStan
28s
PHPStan
Fit to window
Zoom out
Zoom in

Annotations

6 errors
PHPStan
Process completed with exit code 1.
PHPStan
KO Turbo
PHPStan: src/Doctrine/BroadcastListener.php#L88
Call to function method_exists() with Doctrine\ORM\Event\PostFlushEventArgs and 'getObjectManager' will always evaluate to true.
PHPStan: src/Doctrine/BroadcastListener.php#L64
Call to function method_exists() with Doctrine\ORM\Event\OnFlushEventArgs and 'getObjectManager' will always evaluate to true.
PHPStan: src/Bridge/Mercure/Broadcaster.php#L71
Call to function is_string() with string will always evaluate to true.
PHPStan: src/Attribute/Broadcast.php#L45
Call to function is_array() with array<mixed> will always evaluate to true.