Add some deps #4
Annotations
11 errors
|
Static analysis:
src/Assigner/ProductsAssigner.php#L21
src/Assigner/ProductsAssigner.php:21:21: PossiblyNullArgument: Argument 2 of sprintf cannot be null, possibly null value provided (see https://psalm.dev/078)
|
Static analysis:
src/DependencyInjection/Configuration.php#L34
src/DependencyInjection/Configuration.php:34:28: TooFewArguments: Too few arguments for Symfony\Component\Config\Definition\Builder\TreeBuilder::__construct - expecting name to be passed (see https://psalm.dev/025)
|
Static analysis:
src/DependencyInjection/Configuration.php#L35
src/DependencyInjection/Configuration.php:35:13: MixedAssignment: Unable to determine the type that $rootNode is being assigned to (see https://psalm.dev/032)
|
Static analysis:
src/DependencyInjection/Configuration.php#L45
src/DependencyInjection/Configuration.php:45:36: MixedArgument: Argument 1 of Loevgaard\SyliusBrandPlugin\DependencyInjection\Configuration::addResourcesSection cannot be Symfony\Component\Config\Definition\Builder\NodeDefinition|mixed, expecting Symfony\Component\Config\Definition\Builder\ArrayNodeDefinition (see https://psalm.dev/030)
|
Static analysis:
src/DependencyInjection/Configuration.php#L61
src/DependencyInjection/Configuration.php:61:35: PossiblyNullReference: Cannot call method arrayNode on possibly null value (see https://psalm.dev/083)
|
Static analysis:
src/DependencyInjection/Configuration.php#L61
src/DependencyInjection/Configuration.php:61:35: UndefinedInterfaceMethod: Method Symfony\Component\Config\Definition\Builder\NodeParentInterface::arrayNode does not exist (see https://psalm.dev/181)
|
Static analysis:
src/DependencyInjection/Configuration.php#L62
src/DependencyInjection/Configuration.php:62:39: MixedMethodCall: Cannot determine the type of the object on the left hand side of this expression (see https://psalm.dev/015)
|
Static analysis:
src/DependencyInjection/Configuration.php#L63
src/DependencyInjection/Configuration.php:63:39: MixedMethodCall: Cannot determine the type of the object on the left hand side of this expression (see https://psalm.dev/015)
|
Static analysis:
src/DependencyInjection/Configuration.php#L64
src/DependencyInjection/Configuration.php:64:43: MixedMethodCall: Cannot determine the type of the object on the left hand side of this expression (see https://psalm.dev/015)
|
Static analysis:
src/DependencyInjection/Configuration.php#L64
src/DependencyInjection/Configuration.php:64:64: MixedMethodCall: Cannot determine the type of the object on the left hand side of this expression (see https://psalm.dev/015)
|
Loading