Skip to content

Make tests run

Make tests run #51

Triggered via push July 8, 2024 10:05
Status Failure
Total duration 2m 8s
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

52 errors
Dependency Analysis (PHP8.1 | 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__6_4_0" failed.
Dependency Analysis (PHP8.1 | Deps: highest | SF~5.4.0)
The job was canceled because "_8_1_highest__6_4_0" failed.
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__6_4_0" failed.
Dependency Analysis (PHP8.2 | 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__6_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~5.4.0)
The job was canceled because "_8_1_highest__6_4_0" failed.
Dependency Analysis (PHP8.2 | Deps: lowest | SF~5.4.0)
Process completed with exit code 1.
Dependency Analysis (PHP8.1 | Deps: lowest | SF~6.4.0)
The job was canceled because "_8_1_highest__6_4_0" failed.
Dependency Analysis (PHP8.1 | Deps: lowest | SF~5.4.0)
The job was canceled because "_8_1_highest__6_4_0" failed.
ForbiddenCode: src/Controller/SearchController.php#L54
src/Controller/SearchController.php:54:9: ForbiddenCode: You have forbidden the use of dump (see https://psalm.dev/002)
Static Code Analysis (PHP8.2 | Deps: highest | SF~6.4.0)
Process completed with exit code 2.
Static Code Analysis (PHP8.2 | Deps: highest | SF~5.4.0)
The job was canceled because "_8_2_highest__6_4_0" failed.
MixedArgument: src/Controller/SearchController.php#L46
src/Controller/SearchController.php:46:97: 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:114: UndefinedMethod: Method Symfony\Component\HttpFoundation\InputBag::getString does not exist (see https://psalm.dev/022)
ForbiddenCode: src/Controller/SearchController.php#L54
src/Controller/SearchController.php:54:9: ForbiddenCode: You have forbidden the use of dump (see https://psalm.dev/002)
Static Code Analysis (PHP8.2 | Deps: highest | SF~5.4.0)
Process completed with exit code 2.
Static Code Analysis (PHP8.2 | Deps: lowest | SF~5.4.0)
The job was canceled because "_8_2_highest__6_4_0" failed.
MixedArgument: src/Controller/SearchController.php#L46
src/Controller/SearchController.php:46:97: 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:114: UndefinedMethod: Method Symfony\Component\HttpFoundation\InputBag::getString does not exist (see https://psalm.dev/022)
ForbiddenCode: src/Controller/SearchController.php#L54
src/Controller/SearchController.php:54:9: ForbiddenCode: You have forbidden the use of dump (see https://psalm.dev/002)
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)
Static Code Analysis (PHP8.1 | Deps: lowest | SF~6.4.0)
The job was canceled because "_8_2_highest__6_4_0" failed.
ForbiddenCode: src/Controller/SearchController.php#L54
src/Controller/SearchController.php:54:9: ForbiddenCode: You have forbidden the use of dump (see https://psalm.dev/002)
Static Code Analysis (PHP8.1 | Deps: lowest | SF~6.4.0)
Process completed with exit code 2.
Static Code Analysis (PHP8.2 | Deps: lowest | SF~6.4.0)
The job was canceled because "_8_2_highest__6_4_0" failed.
ForbiddenCode: src/Controller/SearchController.php#L54
src/Controller/SearchController.php:54:9: ForbiddenCode: You have forbidden the use of dump (see https://psalm.dev/002)
Static Code Analysis (PHP8.2 | Deps: lowest | SF~6.4.0)
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.
MixedArgument: src/Controller/SearchController.php#L46
src/Controller/SearchController.php:46:97: 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:114: UndefinedMethod: Method Symfony\Component\HttpFoundation\InputBag::getString does not exist (see https://psalm.dev/022)
ForbiddenCode: src/Controller/SearchController.php#L54
src/Controller/SearchController.php:54:9: ForbiddenCode: You have forbidden the use of dump (see https://psalm.dev/002)
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)
Static Code Analysis (PHP8.1 | Deps: highest | SF~6.4.0)
The job was canceled because "_8_2_highest__6_4_0" failed.
ForbiddenCode: src/Controller/SearchController.php#L54
src/Controller/SearchController.php:54:9: ForbiddenCode: You have forbidden the use of dump (see https://psalm.dev/002)
Static Code Analysis (PHP8.1 | Deps: highest | SF~6.4.0)
The operation was canceled.
Static Code Analysis (PHP8.1 | Deps: highest | SF~5.4.0)
The job was canceled because "_8_2_highest__6_4_0" failed.
Mutation tests (8.2, highest)
Process completed with exit code 1.