Add some deps #4
build.yaml
on: push
Matrix: code-coverage
Matrix: coding-standards
Matrix: dependency-analysis
Matrix: integration-tests
Matrix: Mutation tests
Matrix: static-code-analysis
Matrix: unit-tests
Annotations
93 errors
Dependency Analysis (PHP8.1 | Deps: highest | SF~5.4.0)
Process completed with exit code 1.
|
Dependency Analysis (PHP8.2 | Deps: highest | SF~6.4.0)
The job was canceled because "_8_1_highest__5_4_0" failed.
|
Dependency Analysis (PHP8.2 | Deps: highest | SF~6.4.0)
Process completed with exit code 1.
|
Dependency Analysis (PHP8.2 | Deps: lowest | SF~6.4.0)
The job was canceled because "_8_1_highest__5_4_0" failed.
|
Dependency Analysis (PHP8.2 | Deps: highest | SF~5.4.0)
The job was canceled because "_8_1_highest__5_4_0" failed.
|
Dependency Analysis (PHP8.1 | Deps: lowest | SF~6.4.0)
The job was canceled because "_8_1_highest__5_4_0" failed.
|
Dependency Analysis (PHP8.1 | Deps: highest | SF~6.4.0)
The job was canceled because "_8_1_highest__5_4_0" failed.
|
Dependency Analysis (PHP8.2 | Deps: lowest | SF~5.4.0)
The job was canceled because "_8_1_highest__5_4_0" failed.
|
Dependency Analysis (PHP8.1 | Deps: lowest | SF~5.4.0)
The job was canceled because "_8_1_highest__5_4_0" failed.
|
Integration tests (PHP8.1 | Deps: highest | SF~5.4.0)
Process completed with exit code 255.
|
Integration tests (PHP8.1 | Deps: lowest | SF~6.4.0)
The job was canceled because "_8_1_highest__5_4_0" failed.
|
Integration tests (PHP8.1 | Deps: lowest | SF~6.4.0)
The operation was canceled.
|
Integration tests (PHP8.2 | Deps: lowest | SF~5.4.0)
The job was canceled because "_8_1_highest__5_4_0" failed.
|
Integration tests (PHP8.2 | Deps: lowest | SF~5.4.0)
The operation was canceled.
|
Integration tests (PHP8.2 | Deps: highest | SF~5.4.0)
The job was canceled because "_8_1_highest__5_4_0" failed.
|
Integration tests (PHP8.2 | Deps: highest | SF~5.4.0)
The operation was canceled.
|
Integration tests (PHP8.1 | Deps: highest | SF~6.4.0)
The job was canceled because "_8_1_highest__5_4_0" failed.
|
Integration tests (PHP8.1 | Deps: highest | SF~6.4.0)
The operation was canceled.
|
Integration tests (PHP8.2 | Deps: lowest | SF~6.4.0)
The job was canceled because "_8_1_highest__5_4_0" failed.
|
Integration tests (PHP8.2 | Deps: lowest | SF~6.4.0)
The operation was canceled.
|
PossiblyNullArgument:
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)
|
TooFewArguments:
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)
|
MixedAssignment:
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)
|
MixedArgument:
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)
|
PossiblyNullReference:
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)
|
UndefinedInterfaceMethod:
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)
|
MixedMethodCall:
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)
|
MixedMethodCall:
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)
|
MixedMethodCall:
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)
|
MixedMethodCall:
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)
|
Static Code Analysis (PHP8.2 | Deps: highest | SF~5.4.0)
The job was canceled because "_8_2_highest__6_4_0" failed.
|
PossiblyNullArgument:
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)
|
TooFewArguments:
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)
|
MixedAssignment:
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)
|
MixedArgument:
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)
|
PossiblyNullReference:
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)
|
UndefinedInterfaceMethod:
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)
|
MixedMethodCall:
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)
|
MixedMethodCall:
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)
|
MixedMethodCall:
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)
|
MixedMethodCall:
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)
|
Static Code Analysis (PHP8.1 | Deps: highest | SF~5.4.0)
The job was canceled because "_8_2_highest__6_4_0" failed.
|
PossiblyNullArgument:
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)
|
TooFewArguments:
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)
|
MixedAssignment:
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)
|
MixedArgument:
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)
|
PossiblyNullReference:
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)
|
UndefinedInterfaceMethod:
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)
|
MixedMethodCall:
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)
|
MixedMethodCall:
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)
|
MixedMethodCall:
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)
|
MixedMethodCall:
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)
|
Static Code Analysis (PHP8.2 | Deps: lowest | SF~6.4.0)
The job was canceled because "_8_2_highest__6_4_0" failed.
|
PossiblyNullArgument:
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)
|
TooFewArguments:
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)
|
MixedAssignment:
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)
|
MixedArgument:
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)
|
PossiblyNullReference:
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)
|
UndefinedInterfaceMethod:
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)
|
MixedMethodCall:
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)
|
MixedMethodCall:
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)
|
MixedMethodCall:
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)
|
MixedMethodCall:
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)
|
Static Code Analysis (PHP8.2 | Deps: lowest | SF~5.4.0)
The job was canceled because "_8_2_highest__6_4_0" failed.
|
Static Code Analysis (PHP8.1 | Deps: lowest | SF~6.4.0)
The job was canceled because "_8_2_highest__6_4_0" failed.
|
PossiblyNullArgument:
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)
|
TooFewArguments:
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)
|
MixedAssignment:
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)
|
MixedArgument:
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)
|
PossiblyNullReference:
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)
|
UndefinedInterfaceMethod:
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)
|
MixedMethodCall:
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)
|
MixedMethodCall:
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)
|
MixedMethodCall:
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)
|
MixedMethodCall:
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)
|
Integration tests (PHP8.2 | Deps: highest | SF~6.4.0)
The job was canceled because "_8_1_highest__5_4_0" failed.
|
Integration tests (PHP8.2 | Deps: highest | SF~6.4.0)
The operation was canceled.
|
Coding Standards (PHP8.1 | Deps: highest)
Process completed with exit code 2.
|
Static Code Analysis (PHP8.1 | Deps: lowest | SF~5.4.0)
The job was canceled because "_8_2_highest__6_4_0" failed.
|
Coding Standards (PHP8.1 | Deps: highest)
Process completed with exit code 255.
|
Integration tests (PHP8.1 | Deps: lowest | SF~5.4.0)
The job was canceled because "_8_1_highest__5_4_0" failed.
|
Static Code Analysis (PHP8.1 | Deps: highest | SF~6.4.0)
The job was canceled because "_8_2_highest__6_4_0" failed.
|
Code Coverage (PHP8.2 | Deps: highest)
Process completed with exit code 255.
|
Mutation tests (8.2, highest)
Process completed with exit code 1.
|
Unit tests (PHP8.1 | Deps: lowest | SF~5.4.0)
Process completed with exit code 255.
|
Unit tests (PHP8.1 | Deps: highest | SF~6.4.0)
The job was canceled because "_8_1_lowest__5_4_0" failed.
|
Unit tests (PHP8.1 | Deps: highest | SF~6.4.0)
The operation was canceled.
|
Unit tests (PHP8.1 | Deps: highest | SF~5.4.0)
The job was canceled because "_8_1_lowest__5_4_0" failed.
|
Unit tests (PHP8.1 | Deps: lowest | SF~6.4.0)
The job was canceled because "_8_1_lowest__5_4_0" failed.
|
Unit tests (PHP8.2 | Deps: highest | SF~5.4.0)
The job was canceled because "_8_1_lowest__5_4_0" failed.
|
Unit tests (PHP8.2 | Deps: lowest | SF~6.4.0)
The job was canceled because "_8_1_lowest__5_4_0" failed.
|
Unit tests (PHP8.2 | Deps: lowest | SF~5.4.0)
The job was canceled because "_8_1_lowest__5_4_0" failed.
|
Unit tests (PHP8.2 | Deps: highest | SF~6.4.0)
The job was canceled because "_8_1_lowest__5_4_0" failed.
|