Up the resource bundle #22
Annotations
7 errors
|
src/Controller/WishlistController.php#L122
src/Controller/WishlistController.php:122:27: PossiblyUndefinedVariable: Possibly undefined variable $wishlistEntity, first seen on line 114 (see https://psalm.dev/018)
|
src/Controller/WishlistController.php#L122
src/Controller/WishlistController.php:122:27: MixedArgument: Argument 1 of Setono\SyliusWishlistPlugin\Controller\WishlistController::getManager cannot be mixed, expecting class-string|object (see https://psalm.dev/030)
|
src/Controller/WishlistController.php#L132
src/Controller/WishlistController.php:132:37: PossiblyNullArgument: Argument 1 of Symfony\Component\HttpFoundation\RedirectResponse::__construct cannot be null, possibly null value provided (see https://psalm.dev/078)
|
src/Factory/WishlistFactory.php#L17
src/Factory/WishlistFactory.php:17:1: InvalidDocblock: @template-extends must include the name of an extended class, got Sylius\Resource\Factory\FactoryInterface<Setono\SyliusWishlistPlugin\Model\WishlistInterface> (see https://psalm.dev/008)
|
src/Twig/Extension.php#L18
src/Twig/Extension.php:18:68: InvalidArgument: Argument 2 of Twig\TwigFunction::__construct expects a public static callable, but a non-static callable provided (see https://psalm.dev/004)
|
|
The logs for this run have expired and are no longer available.
Loading