Skip to content

OP-551: Comment-out incompatibilities, add missing var type #198

OP-551: Comment-out incompatibilities, add missing var type

OP-551: Comment-out incompatibilities, add missing var type #198

Triggered via push February 13, 2025 16:35
Status Failure
Total duration 1m 20s
Artifacts
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Sylius ^2.0, PHP 8.3, Symfony ^6.4: src/Command/RemoveGuestWishlistsCommand.php#L33
Parameter #1 $name of method Symfony\Component\Console\Command\Command::setName() expects string, string|null given.
Sylius ^2.0, PHP 8.3, Symfony ^6.4
Process completed with exit code 1.
Sylius ^2.0, PHP 8.2, Symfony ^6.4: src/Command/RemoveGuestWishlistsCommand.php#L33
Parameter #1 $name of method Symfony\Component\Console\Command\Command::setName() expects string, string|null given.
Sylius ^2.0, PHP 8.2, Symfony ^6.4
Process completed with exit code 1.
Sylius ^2.0, PHP 8.3, Symfony ^7.1: src/Command/RemoveGuestWishlistsCommand.php#L22
Property BitBag\SyliusWishlistPlugin\Command\RemoveGuestWishlistsCommand::$defaultName has no type specified.
Sylius ^2.0, PHP 8.3, Symfony ^7.1
Process completed with exit code 1.
Sylius ^2.0, PHP 8.2, Symfony ^7.1: src/Command/RemoveGuestWishlistsCommand.php#L22
Property BitBag\SyliusWishlistPlugin\Command\RemoveGuestWishlistsCommand::$defaultName has no type specified.
Sylius ^2.0, PHP 8.2, Symfony ^7.1
Process completed with exit code 1.