Use Repository managed by Doctrine automatically #3923
Annotations
7 errors
|
src/Component/src/Doctrine/Orm/State/Provider.php#L60
src/Component/src/Doctrine/Orm/State/Provider.php:60:51: PossiblyInvalidArgument: Argument 1 of Sylius\Resource\Reflection\CallableReflection::from expects callable, but possibly different type callable|null|string provided (see https://psalm.dev/092)
|
|
src/Component/src/Doctrine/Orm/State/Provider.php#L78
src/Component/src/Doctrine/Orm/State/Provider.php:78:17: PossiblyNullFunctionCall: Cannot call function on possibly null value (see https://psalm.dev/094)
|
|
src/Component/src/Doctrine/Orm/State/Provider.php#L123
src/Component/src/Doctrine/Orm/State/Provider.php:123:44: ArgumentTypeCoercion: Argument 1 of Doctrine\ORM\EntityManagerInterface::getRepository expects class-string, but parent type string provided (see https://psalm.dev/193)
|
|
src/Component/src/Doctrine/Orm/State/Provider.php#L126
src/Component/src/Doctrine/Orm/State/Provider.php:126:34: PossiblyInvalidArgument: Argument 1 of Psr\Container\ContainerInterface::has expects string, but possibly different type callable|string provided (see https://psalm.dev/092)
|
|
src/Component/src/Doctrine/Orm/State/Provider.php#L127
src/Component/src/Doctrine/Orm/State/Provider.php:127:96: PossiblyInvalidArgument: Argument 2 of sprintf expects float|int|object{__tostring()}|string, but possibly different type callable|string provided (see https://psalm.dev/092)
|
|
src/Component/src/Doctrine/Orm/State/Provider.php#L130
src/Component/src/Doctrine/Orm/State/Provider.php:130:36: PossiblyInvalidArgument: Argument 1 of Psr\Container\ContainerInterface::get expects string, but possibly different type callable|string provided (see https://psalm.dev/092)
|
|
|
The logs for this run have expired and are no longer available.
Loading