Removing behat #24
Annotations
10 errors and 1 warning
Static analysis:
src/Assigner/ProductsAssigner.php#L18
src/Assigner/ProductsAssigner.php:18:21: PossiblyNullArgument: Argument 2 of sprintf cannot be null, possibly null value provided (see https://psalm.dev/078)
|
Static analysis:
src/DependencyInjection/Configuration.php#L31
src/DependencyInjection/Configuration.php:31: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#L32
src/DependencyInjection/Configuration.php:32:13: MixedAssignment: Unable to determine the type that $rootNode is being assigned to (see https://psalm.dev/032)
|
Static analysis:
src/DependencyInjection/Configuration.php#L42
src/DependencyInjection/Configuration.php:42: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#L58
src/DependencyInjection/Configuration.php:58:35: PossiblyNullReference: Cannot call method arrayNode on possibly null value (see https://psalm.dev/083)
|
Static analysis:
src/DependencyInjection/Configuration.php#L58
src/DependencyInjection/Configuration.php:58:35: UndefinedInterfaceMethod: Method Symfony\Component\Config\Definition\Builder\NodeParentInterface::arrayNode does not exist (see https://psalm.dev/181)
|
Static analysis:
src/DependencyInjection/Configuration.php#L59
src/DependencyInjection/Configuration.php:59: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#L60
src/DependencyInjection/Configuration.php:60: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#L61
src/DependencyInjection/Configuration.php:61: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#L61
src/DependencyInjection/Configuration.php:61:64: MixedMethodCall: Cannot determine the type of the object on the left hand side of this expression (see https://psalm.dev/015)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading