Fix bug in price mapper #49
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
57 errors
Dependency Analysis (PHP8.1 | Deps: highest | SF~5.4.0)
Process completed with exit code 1.
|
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.2 | Deps: highest | SF~5.4.0)
Process completed with exit code 1.
|
Dependency Analysis (PHP8.1 | 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)
Process completed with exit code 1.
|
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.1 | Deps: highest | SF~6.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)
The operation was canceled.
|
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.1 | Deps: lowest | 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.2 | Deps: lowest | SF~5.4.0)
The operation was canceled.
|
Unit tests (PHP8.2 | Deps: lowest | SF~6.4.0)
Process completed with exit code 2.
|
Unit tests (PHP8.1 | Deps: lowest | SF~5.4.0)
The job was canceled because "_8_2_lowest__6_4_0" failed.
|
Unit tests (PHP8.1 | Deps: lowest | SF~5.4.0)
Process completed with exit code 2.
|
Unit tests (PHP8.2 | Deps: lowest | SF~5.4.0)
The job was canceled because "_8_2_lowest__6_4_0" failed.
|
Unit tests (PHP8.2 | Deps: lowest | SF~5.4.0)
Process completed with exit code 2.
|
Unit tests (PHP8.1 | Deps: lowest | SF~6.4.0)
The job was canceled because "_8_2_lowest__6_4_0" failed.
|
Unit tests (PHP8.2 | Deps: highest | SF~6.4.0)
The job was canceled because "_8_2_lowest__6_4_0" failed.
|
MixedArgument:
src/Controller/SearchController.php#L46
src/Controller/SearchController.php:46:101: MixedArgument: Argument 1 of Meilisearch\Endpoints\Indexes::search cannot be mixed, expecting null|string (see https://psalm.dev/030)
|
UndefinedMethod:
src/Controller/SearchController.php#L46
src/Controller/SearchController.php:46:118: UndefinedMethod: Method Symfony\Component\HttpFoundation\InputBag::getString does not exist (see https://psalm.dev/022)
|
PropertyNotSetInConstructor:
tests/Stubs/Entity/Channel.php#L11
tests/Stubs/Entity/Channel.php:11:7: PropertyNotSetInConstructor: Property Setono\SyliusMeilisearchPlugin\Tests\Stubs\Entity\Channel::$baseCurrency is not defined in constructor of Setono\SyliusMeilisearchPlugin\Tests\Stubs\Entity\Channel or in any methods called in the constructor (see https://psalm.dev/074)
|
PropertyNotSetInConstructor:
tests/Stubs/Entity/Channel.php#L11
tests/Stubs/Entity/Channel.php:11:7: PropertyNotSetInConstructor: Property Setono\SyliusMeilisearchPlugin\Tests\Stubs\Entity\Channel::$defaultLocale is not defined in constructor of Setono\SyliusMeilisearchPlugin\Tests\Stubs\Entity\Channel or in any methods called in the constructor (see https://psalm.dev/074)
|
PropertyNotSetInConstructor:
tests/Stubs/Entity/Channel.php#L11
tests/Stubs/Entity/Channel.php:11:7: PropertyNotSetInConstructor: Property Setono\SyliusMeilisearchPlugin\Tests\Stubs\Entity\Channel::$defaultTaxZone is not defined in constructor of Setono\SyliusMeilisearchPlugin\Tests\Stubs\Entity\Channel or in any methods called in the constructor (see https://psalm.dev/074)
|
PropertyNotSetInConstructor:
tests/Stubs/Entity/Channel.php#L11
tests/Stubs/Entity/Channel.php:11:7: PropertyNotSetInConstructor: Property Setono\SyliusMeilisearchPlugin\Tests\Stubs\Entity\Channel::$taxCalculationStrategy is not defined in constructor of Setono\SyliusMeilisearchPlugin\Tests\Stubs\Entity\Channel or in any methods called in the constructor (see https://psalm.dev/074)
|
PropertyNotSetInConstructor:
tests/Stubs/Entity/Channel.php#L11
tests/Stubs/Entity/Channel.php:11:7: PropertyNotSetInConstructor: Property Setono\SyliusMeilisearchPlugin\Tests\Stubs\Entity\Channel::$themeName is not defined in constructor of Setono\SyliusMeilisearchPlugin\Tests\Stubs\Entity\Channel or in any methods called in the constructor (see https://psalm.dev/074)
|
PropertyNotSetInConstructor:
tests/Stubs/Entity/Channel.php#L11
tests/Stubs/Entity/Channel.php:11:7: PropertyNotSetInConstructor: Property Setono\SyliusMeilisearchPlugin\Tests\Stubs\Entity\Channel::$contactEmail is not defined in constructor of Setono\SyliusMeilisearchPlugin\Tests\Stubs\Entity\Channel or in any methods called in the constructor (see https://psalm.dev/074)
|
PropertyNotSetInConstructor:
tests/Stubs/Entity/Product.php#L11
tests/Stubs/Entity/Product.php:11:7: PropertyNotSetInConstructor: Property Setono\SyliusMeilisearchPlugin\Tests\Stubs\Entity\Product::$mainTaxon is not defined in constructor of Setono\SyliusMeilisearchPlugin\Tests\Stubs\Entity\Product or in any methods called in the constructor (see https://psalm.dev/074)
|
PropertyNotSetInConstructor:
tests/Stubs/Entity/Product.php#L11
tests/Stubs/Entity/Product.php:11:7: PropertyNotSetInConstructor: Property Setono\SyliusMeilisearchPlugin\Tests\Stubs\Entity\Product::$code is not defined in constructor of Setono\SyliusMeilisearchPlugin\Tests\Stubs\Entity\Product or in any methods called in the constructor (see https://psalm.dev/074)
|
Unit tests (PHP8.2 | Deps: highest | SF~5.4.0)
The job was canceled because "_8_2_lowest__6_4_0" failed.
|
Static Code Analysis (PHP8.2 | Deps: highest | SF~5.4.0)
The job was canceled because "_8_2_lowest__5_4_0" failed.
|
MixedArgument:
src/Controller/SearchController.php#L46
src/Controller/SearchController.php:46:101: MixedArgument: Argument 1 of Meilisearch\Endpoints\Indexes::search cannot be mixed, expecting null|string (see https://psalm.dev/030)
|
UndefinedMethod:
src/Controller/SearchController.php#L46
src/Controller/SearchController.php:46:118: UndefinedMethod: Method Symfony\Component\HttpFoundation\InputBag::getString does not exist (see https://psalm.dev/022)
|
Static Code Analysis (PHP8.2 | Deps: highest | SF~5.4.0)
Process completed with exit code 2.
|
Unit tests (PHP8.1 | Deps: highest | SF~6.4.0)
The job was canceled because "_8_2_lowest__6_4_0" failed.
|
Unit tests (PHP8.1 | Deps: highest | SF~5.4.0)
The job was canceled because "_8_2_lowest__6_4_0" failed.
|
Static Code Analysis (PHP8.2 | Deps: highest | SF~6.4.0)
The job was canceled because "_8_2_lowest__5_4_0" failed.
|
Static Code Analysis (PHP8.1 | Deps: highest | SF~5.4.0)
The job was canceled because "_8_2_lowest__5_4_0" failed.
|
MixedArgument:
src/Controller/SearchController.php#L46
src/Controller/SearchController.php:46:101: MixedArgument: Argument 1 of Meilisearch\Endpoints\Indexes::search cannot be mixed, expecting null|string (see https://psalm.dev/030)
|
UndefinedMethod:
src/Controller/SearchController.php#L46
src/Controller/SearchController.php:46:118: UndefinedMethod: Method Symfony\Component\HttpFoundation\InputBag::getString does not exist (see https://psalm.dev/022)
|
Static Code Analysis (PHP8.1 | Deps: highest | SF~5.4.0)
The operation was canceled.
|
Static Code Analysis (PHP8.1 | Deps: lowest | SF~5.4.0)
The job was canceled because "_8_2_lowest__5_4_0" failed.
|
MixedArgument:
src/Controller/SearchController.php#L46
src/Controller/SearchController.php:46:101: MixedArgument: Argument 1 of Meilisearch\Endpoints\Indexes::search cannot be mixed, expecting null|string (see https://psalm.dev/030)
|
UndefinedMethod:
src/Controller/SearchController.php#L46
src/Controller/SearchController.php:46:118: UndefinedMethod: Method Symfony\Component\HttpFoundation\InputBag::getString does not exist (see https://psalm.dev/022)
|
PropertyNotSetInConstructor:
tests/Stubs/Entity/Channel.php#L11
tests/Stubs/Entity/Channel.php:11:7: PropertyNotSetInConstructor: Property Setono\SyliusMeilisearchPlugin\Tests\Stubs\Entity\Channel::$baseCurrency is not defined in constructor of Setono\SyliusMeilisearchPlugin\Tests\Stubs\Entity\Channel or in any methods called in the constructor (see https://psalm.dev/074)
|
PropertyNotSetInConstructor:
tests/Stubs/Entity/Channel.php#L11
tests/Stubs/Entity/Channel.php:11:7: PropertyNotSetInConstructor: Property Setono\SyliusMeilisearchPlugin\Tests\Stubs\Entity\Channel::$defaultLocale is not defined in constructor of Setono\SyliusMeilisearchPlugin\Tests\Stubs\Entity\Channel or in any methods called in the constructor (see https://psalm.dev/074)
|
PropertyNotSetInConstructor:
tests/Stubs/Entity/Channel.php#L11
tests/Stubs/Entity/Channel.php:11:7: PropertyNotSetInConstructor: Property Setono\SyliusMeilisearchPlugin\Tests\Stubs\Entity\Channel::$defaultTaxZone is not defined in constructor of Setono\SyliusMeilisearchPlugin\Tests\Stubs\Entity\Channel or in any methods called in the constructor (see https://psalm.dev/074)
|
PropertyNotSetInConstructor:
tests/Stubs/Entity/Channel.php#L11
tests/Stubs/Entity/Channel.php:11:7: PropertyNotSetInConstructor: Property Setono\SyliusMeilisearchPlugin\Tests\Stubs\Entity\Channel::$taxCalculationStrategy is not defined in constructor of Setono\SyliusMeilisearchPlugin\Tests\Stubs\Entity\Channel or in any methods called in the constructor (see https://psalm.dev/074)
|
PropertyNotSetInConstructor:
tests/Stubs/Entity/Channel.php#L11
tests/Stubs/Entity/Channel.php:11:7: PropertyNotSetInConstructor: Property Setono\SyliusMeilisearchPlugin\Tests\Stubs\Entity\Channel::$themeName is not defined in constructor of Setono\SyliusMeilisearchPlugin\Tests\Stubs\Entity\Channel or in any methods called in the constructor (see https://psalm.dev/074)
|
PropertyNotSetInConstructor:
tests/Stubs/Entity/Channel.php#L11
tests/Stubs/Entity/Channel.php:11:7: PropertyNotSetInConstructor: Property Setono\SyliusMeilisearchPlugin\Tests\Stubs\Entity\Channel::$contactEmail is not defined in constructor of Setono\SyliusMeilisearchPlugin\Tests\Stubs\Entity\Channel or in any methods called in the constructor (see https://psalm.dev/074)
|
PropertyNotSetInConstructor:
tests/Stubs/Entity/Product.php#L11
tests/Stubs/Entity/Product.php:11:7: PropertyNotSetInConstructor: Property Setono\SyliusMeilisearchPlugin\Tests\Stubs\Entity\Product::$mainTaxon is not defined in constructor of Setono\SyliusMeilisearchPlugin\Tests\Stubs\Entity\Product or in any methods called in the constructor (see https://psalm.dev/074)
|
PropertyNotSetInConstructor:
tests/Stubs/Entity/Product.php#L11
tests/Stubs/Entity/Product.php:11:7: PropertyNotSetInConstructor: Property Setono\SyliusMeilisearchPlugin\Tests\Stubs\Entity\Product::$code is not defined in constructor of Setono\SyliusMeilisearchPlugin\Tests\Stubs\Entity\Product or in any methods called in the constructor (see https://psalm.dev/074)
|
Static Code Analysis (PHP8.1 | Deps: lowest | SF~6.4.0)
The job was canceled because "_8_2_lowest__5_4_0" failed.
|
Static Code Analysis (PHP8.1 | Deps: lowest | SF~6.4.0)
The operation was canceled.
|
Code Coverage (PHP8.2 | Deps: highest)
Process completed with exit code 2.
|
Mutation tests (8.2, highest)
Process completed with exit code 1.
|