Skip to content

Rector et phpstan

Rector et phpstan #446

Triggered via push January 30, 2025 08:39
Status Failure
Total duration 6m 20s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
PHPStan: sources/AppBundle/CFP/SpeakerFactory.php#L31
Cannot call method getId() on string|Stringable|Symfony\Component\Security\Core\User\UserInterface.
PHPStan: sources/AppBundle/CFP/SpeakerFactory.php#L38
Cannot call method getId() on string|Stringable|Symfony\Component\Security\Core\User\UserInterface.
PHPStan: sources/AppBundle/Controller/Event/TicketController.php#L114
Call to an undefined method Symfony\Component\HttpFoundation\Session\SessionInterface::getFlashBag().
PHPStan: sources/AppBundle/Controller/Event/TicketController.php#L309
Call to an undefined method Psr\Log\LoggerInterface::addWarning().
PHPStan: sources/AppBundle/Controller/LegacyController.php#L40
Call to an undefined method Symfony\Component\HttpFoundation\Session\SessionInterface::getFlashBag().
PHPStan: sources/AppBundle/Event/Form/PurchaseType.php#L121
Call to an undefined method Stringable|Symfony\Component\Security\Core\User\UserInterface::getCompanyId().
PHPStan
Process completed with exit code 1.
Functional tests
Process completed with exit code 2.