Skip to content

Fix some dependency issues #357

Fix some dependency issues

Fix some dependency issues #357

Triggered via push December 20, 2024 13:57
Status Failure
Total duration 2m 15s
Artifacts

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
Fit to window
Zoom out
Zoom in

Annotations

53 errors and 15 warnings
Dependency Analysis (PHP8.1 | Deps: lowest | SF~6.4.0)
Process completed with exit code 255.
Dependency Analysis (PHP8.1 | Deps: highest | SF~5.4.0)
Process completed with exit code 255.
Dependency Analysis (PHP8.1 | Deps: lowest | SF~5.4.0)
The job was canceled because "_8_1_lowest__6_4_0" failed.
Dependency Analysis (PHP8.1 | Deps: lowest | SF~5.4.0)
Process completed with exit code 255.
Dependency Analysis (PHP8.2 | Deps: highest | SF~6.4.0)
The job was canceled because "_8_1_lowest__6_4_0" failed.
Dependency Analysis (PHP8.2 | Deps: highest | SF~6.4.0)
Process completed with exit code 255.
Dependency Analysis (PHP8.2 | Deps: highest | SF~5.4.0)
The job was canceled because "_8_1_lowest__6_4_0" failed.
Dependency Analysis (PHP8.2 | Deps: highest | SF~5.4.0)
Process completed with exit code 255.
Dependency Analysis (PHP8.1 | Deps: highest | SF~6.4.0)
The job was canceled because "_8_1_lowest__6_4_0" failed.
Dependency Analysis (PHP8.2 | Deps: lowest | SF~6.4.0)
The job was canceled because "_8_1_lowest__6_4_0" failed.
Dependency Analysis (PHP8.2 | Deps: lowest | SF~5.4.0)
The job was canceled because "_8_1_lowest__6_4_0" failed.
Integration tests (PHP8.2 | Deps: highest | SF~5.4.0)
Process completed with exit code 1.
Integration tests (PHP8.2 | Deps: lowest | SF~5.4.0)
The job was canceled because "_8_2_highest__5_4_0" failed.
Integration tests (PHP8.2 | Deps: lowest | SF~5.4.0)
Process completed with exit code 1.
Coding Standards (PHP8.1 | Deps: highest)
Process completed with exit code 1.
Integration tests (PHP8.2 | Deps: highest | SF~6.4.0)
The job was canceled because "_8_2_highest__5_4_0" failed.
Integration tests (PHP8.2 | Deps: highest | SF~6.4.0)
The operation was canceled.
InvalidArgument: src/Fixture/Factory/PromotionExampleFactory.php#L158
src/Fixture/Factory/PromotionExampleFactory.php:158:54: InvalidArgument: Argument 1 of Sylius\Bundle\CoreBundle\Fixture\OptionsResolver\LazyOption::all expects Sylius\Resource\Doctrine\Persistence\RepositoryInterface<Sylius\Bundle\CoreBundle\Fixture\OptionsResolver\covariantResourceInterface>, but Sylius\Component\Channel\Repository\ChannelRepositoryInterface provided (see https://psalm.dev/004)
InvalidArgument: src/Fixture/Factory/PromotionExampleFactory.php#L160
src/Fixture/Factory/PromotionExampleFactory.php:160:60: InvalidArgument: Argument 1 of Sylius\Bundle\CoreBundle\Fixture\OptionsResolver\LazyOption::findBy expects Sylius\Resource\Doctrine\Persistence\RepositoryInterface<Sylius\Bundle\CoreBundle\Fixture\OptionsResolver\covariantResourceInterface>, but Sylius\Component\Channel\Repository\ChannelRepositoryInterface provided (see https://psalm.dev/004)
Static Code Analysis (PHP8.1 | Deps: highest | SF~6.4.0)
Process completed with exit code 2.
Static Code Analysis (PHP8.1 | Deps: highest | SF~5.4.0)
The job was canceled because "_8_1_highest__6_4_0" failed.
InvalidArgument: src/Fixture/Factory/PromotionExampleFactory.php#L158
src/Fixture/Factory/PromotionExampleFactory.php:158:54: InvalidArgument: Argument 1 of Sylius\Bundle\CoreBundle\Fixture\OptionsResolver\LazyOption::all expects Sylius\Resource\Doctrine\Persistence\RepositoryInterface<Sylius\Bundle\CoreBundle\Fixture\OptionsResolver\covariantResourceInterface>, but Sylius\Component\Channel\Repository\ChannelRepositoryInterface provided (see https://psalm.dev/004)
InvalidArgument: src/Fixture/Factory/PromotionExampleFactory.php#L160
src/Fixture/Factory/PromotionExampleFactory.php:160:60: InvalidArgument: Argument 1 of Sylius\Bundle\CoreBundle\Fixture\OptionsResolver\LazyOption::findBy expects Sylius\Resource\Doctrine\Persistence\RepositoryInterface<Sylius\Bundle\CoreBundle\Fixture\OptionsResolver\covariantResourceInterface>, but Sylius\Component\Channel\Repository\ChannelRepositoryInterface provided (see https://psalm.dev/004)
Static Code Analysis (PHP8.1 | Deps: highest | SF~5.4.0)
Process completed with exit code 2.
Integration tests (PHP8.1 | Deps: highest | SF~6.4.0)
The job was canceled because "_8_2_highest__5_4_0" failed.
Integration tests (PHP8.1 | Deps: highest | SF~6.4.0)
The operation was canceled.
Integration tests (PHP8.1 | Deps: lowest | SF~6.4.0)
The job was canceled because "_8_2_highest__5_4_0" failed.
Static Code Analysis (PHP8.1 | Deps: lowest | SF~5.4.0)
The job was canceled because "_8_1_highest__6_4_0" failed.
UndefinedMethod: src/Calculator/ProductVariantPricesCalculator.php#L75
src/Calculator/ProductVariantPricesCalculator.php:75:23: UndefinedMethod: Method Sylius\Component\Core\Exception\MissingChannelConfigurationException::createforproductvariantchannelpricing does not exist (see https://psalm.dev/022)
UndefinedMethod: src/Calculator/ProductVariantPricesCalculator.php#L80
src/Calculator/ProductVariantPricesCalculator.php:80:23: UndefinedMethod: Method Sylius\Component\Core\Exception\MissingChannelConfigurationException::createforproductvariantchannelpricing does not exist (see https://psalm.dev/022)
MixedInferredReturnType: src/Calculator/ProductVariantPricesCalculator.php#L93
src/Calculator/ProductVariantPricesCalculator.php:93:87: MixedInferredReturnType: Could not verify return type 'int' for Setono\SyliusCatalogPromotionPlugin\Calculator\ProductVariantPricesCalculator::getMinimumPrice (see https://psalm.dev/047)
MixedReturnStatement: src/Calculator/ProductVariantPricesCalculator.php#L96
src/Calculator/ProductVariantPricesCalculator.php:96:20: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
MissingTemplateParam: src/Factory/CatalogPromotionUpdateFactoryInterface.php#L10
src/Factory/CatalogPromotionUpdateFactoryInterface.php:10:58: MissingTemplateParam: Setono\SyliusCatalogPromotionPlugin\Factory\CatalogPromotionUpdateFactoryInterface has missing template params when extending Sylius\Component\Resource\Factory\FactoryInterface, expecting 1 (see https://psalm.dev/182)
MissingTemplateParam: src/Factory/PromotionRuleFactoryInterface.php#L10
src/Factory/PromotionRuleFactoryInterface.php:10:49: MissingTemplateParam: Setono\SyliusCatalogPromotionPlugin\Factory\PromotionRuleFactoryInterface has missing template params when extending Sylius\Component\Resource\Factory\FactoryInterface, expecting 1 (see https://psalm.dev/182)
MissingTemplateParam: src/Repository/PromotionRepositoryInterface.php#L10
src/Repository/PromotionRepositoryInterface.php:10:48: MissingTemplateParam: Setono\SyliusCatalogPromotionPlugin\Repository\PromotionRepositoryInterface has missing template params when extending Sylius\Component\Resource\Repository\RepositoryInterface, expecting 1 (see https://psalm.dev/182)
Static Code Analysis (PHP8.1 | Deps: lowest | SF~5.4.0)
The operation was canceled.
Static Code Analysis (PHP8.2 | Deps: highest | SF~5.4.0)
The job was canceled because "_8_1_highest__6_4_0" failed.
Static Code Analysis (PHP8.2 | Deps: lowest | SF~5.4.0)
The job was canceled because "_8_1_highest__6_4_0" failed.
Static Code Analysis (PHP8.2 | Deps: lowest | SF~6.4.0)
The job was canceled because "_8_1_highest__6_4_0" failed.
MissingTemplateParam: src/Factory/CatalogPromotionUpdateFactoryInterface.php#L10
src/Factory/CatalogPromotionUpdateFactoryInterface.php:10:58: MissingTemplateParam: Setono\SyliusCatalogPromotionPlugin\Factory\CatalogPromotionUpdateFactoryInterface has missing template params when extending Sylius\Component\Resource\Factory\FactoryInterface, expecting 1 (see https://psalm.dev/182)
MissingTemplateParam: src/Factory/PromotionRuleFactoryInterface.php#L10
src/Factory/PromotionRuleFactoryInterface.php:10:49: MissingTemplateParam: Setono\SyliusCatalogPromotionPlugin\Factory\PromotionRuleFactoryInterface has missing template params when extending Sylius\Component\Resource\Factory\FactoryInterface, expecting 1 (see https://psalm.dev/182)
MissingTemplateParam: src/Repository/PromotionRepositoryInterface.php#L10
src/Repository/PromotionRepositoryInterface.php:10:48: MissingTemplateParam: Setono\SyliusCatalogPromotionPlugin\Repository\PromotionRepositoryInterface has missing template params when extending Sylius\Component\Resource\Repository\RepositoryInterface, expecting 1 (see https://psalm.dev/182)
Static Code Analysis (PHP8.2 | Deps: lowest | SF~6.4.0)
The operation was canceled.
Static Code Analysis (PHP8.1 | Deps: lowest | SF~6.4.0)
The job was canceled because "_8_1_highest__6_4_0" failed.
Static Code Analysis (PHP8.2 | Deps: highest | SF~6.4.0)
The job was canceled because "_8_1_highest__6_4_0" failed.
MissingTemplateParam: src/Factory/CatalogPromotionUpdateFactoryInterface.php#L10
src/Factory/CatalogPromotionUpdateFactoryInterface.php:10:58: MissingTemplateParam: Setono\SyliusCatalogPromotionPlugin\Factory\CatalogPromotionUpdateFactoryInterface has missing template params when extending Sylius\Component\Resource\Factory\FactoryInterface, expecting 1 (see https://psalm.dev/182)
MissingTemplateParam: src/Factory/PromotionRuleFactoryInterface.php#L10
src/Factory/PromotionRuleFactoryInterface.php:10:49: MissingTemplateParam: Setono\SyliusCatalogPromotionPlugin\Factory\PromotionRuleFactoryInterface has missing template params when extending Sylius\Component\Resource\Factory\FactoryInterface, expecting 1 (see https://psalm.dev/182)
MissingTemplateParam: src/Repository/PromotionRepositoryInterface.php#L10
src/Repository/PromotionRepositoryInterface.php:10:48: MissingTemplateParam: Setono\SyliusCatalogPromotionPlugin\Repository\PromotionRepositoryInterface has missing template params when extending Sylius\Component\Resource\Repository\RepositoryInterface, expecting 1 (see https://psalm.dev/182)
Static Code Analysis (PHP8.1 | Deps: lowest | SF~6.4.0)
The operation was canceled.
Integration tests (PHP8.1 | Deps: highest | SF~5.4.0)
The job was canceled because "_8_2_highest__5_4_0" failed.
Integration tests (PHP8.2 | Deps: lowest | SF~6.4.0)
The job was canceled because "_8_2_highest__5_4_0" failed.
Integration tests (PHP8.1 | Deps: lowest | SF~5.4.0)
The job was canceled because "_8_2_highest__5_4_0" failed.
Mutation tests (8.2, highest)
Process completed with exit code 1.
Dependency Analysis (PHP8.1 | Deps: lowest | SF~6.4.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Dependency Analysis (PHP8.1 | Deps: highest | SF~5.4.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit tests (PHP8.2 | Deps: highest | SF~5.4.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration tests (PHP8.2 | Deps: highest | SF~5.4.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit tests (PHP8.2 | Deps: lowest | SF~5.4.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit tests (PHP8.2 | Deps: lowest | SF~6.4.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Coding Standards (PHP8.1 | Deps: highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Static Code Analysis (PHP8.1 | Deps: highest | SF~6.4.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit tests (PHP8.2 | Deps: highest | SF~6.4.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit tests (PHP8.1 | Deps: highest | SF~6.4.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit tests (PHP8.1 | Deps: highest | SF~5.4.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit tests (PHP8.1 | Deps: lowest | SF~5.4.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit tests (PHP8.1 | Deps: lowest | SF~6.4.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Mutation tests (8.2, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Code Coverage (PHP8.2 | Deps: highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636