CI #1869
Annotations
6 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Behat:
vendor/symfony/translation-contracts/TranslatorInterface.php#L64
Symfony\Contracts\Translation\TranslatorInterface::trans(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead
|
Behat:
vendor/symfony/translation-contracts/TranslatorInterface.php#L64
Symfony\Contracts\Translation\TranslatorInterface::trans(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead
|
Behat:
vendor/symfony/translation-contracts/TranslatorTrait.php#L44
Symfony\Contracts\Translation\TranslatorTrait::trans(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead
|
Behat:
vendor/symfony/translation-contracts/TranslatorTrait.php#L44
Symfony\Contracts\Translation\TranslatorTrait::trans(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead
|
Behat:
vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php#L30
Symfony\Contracts\EventDispatcher\EventDispatcherInterface::dispatch(): Implicitly marking parameter $eventName as nullable is deprecated, the explicit nullable type must be used instead
|
Loading