Update settings on each reindex #47
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
98 errors
Dependency Analysis (PHP8.1 | Deps: highest | SF~6.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__6_4_0" failed.
|
Dependency Analysis (PHP8.1 | Deps: lowest | 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.2 | Deps: lowest | SF~6.4.0)
The job was canceled because "_8_1_highest__6_4_0" failed.
|
Dependency Analysis (PHP8.2 | Deps: lowest | SF~6.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)
The operation was canceled.
|
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~6.4.0)
The operation was canceled.
|
Dependency Analysis (PHP8.1 | Deps: highest | SF~5.4.0)
The job was canceled because "_8_1_highest__6_4_0" failed.
|
Unit tests (PHP8.1 | Deps: lowest | SF~6.4.0)
Process completed with exit code 2.
|
Unit tests (PHP8.1 | Deps: highest | SF~6.4.0)
Process completed with exit code 2.
|
Unit tests (PHP8.2 | Deps: highest | SF~5.4.0)
Process completed with exit code 2.
|
Unit tests (PHP8.1 | Deps: highest | 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_1_lowest__6_4_0" failed.
|
Unit tests (PHP8.2 | Deps: lowest | SF~5.4.0)
Process completed with exit code 2.
|
PropertyTypeCoercion:
src/Settings/Settings.php#L94
src/Settings/Settings.php:94:39: PropertyTypeCoercion: $this->filterableAttributes expects 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<string>', parent type 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<scalar>' provided (see https://psalm.dev/198)
|
PropertyTypeCoercion:
src/Settings/Settings.php#L95
src/Settings/Settings.php:95:37: PropertyTypeCoercion: $this->sortableAttributes expects 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<string>', parent type 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<scalar>' provided (see https://psalm.dev/198)
|
PropertyTypeCoercion:
src/Settings/Settings.php#L104
src/Settings/Settings.php:104:28: PropertyTypeCoercion: $this->stopWords expects 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<string>', parent type 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<scalar>' provided (see https://psalm.dev/198)
|
PropertyTypeCoercion:
src/Settings/Settings.php#L105
src/Settings/Settings.php:105:37: PropertyTypeCoercion: $this->nonSeparatorTokens expects 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<string>', parent type 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<scalar>' provided (see https://psalm.dev/198)
|
PropertyTypeCoercion:
src/Settings/Settings.php#L106
src/Settings/Settings.php:106:34: PropertyTypeCoercion: $this->separatorTokens expects 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<string>', parent type 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<scalar>' provided (see https://psalm.dev/198)
|
PropertyTypeCoercion:
src/Settings/Settings.php#L107
src/Settings/Settings.php:107:29: PropertyTypeCoercion: $this->dictionary expects 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<string>', parent type 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<scalar>' provided (see https://psalm.dev/198)
|
Static Code Analysis (PHP8.1 | Deps: highest | SF~6.4.0)
Process completed with exit code 2.
|
Unit tests (PHP8.2 | Deps: highest | SF~6.4.0)
The job was canceled because "_8_1_lowest__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.
|
PropertyTypeCoercion:
src/Settings/Settings.php#L94
src/Settings/Settings.php:94:39: PropertyTypeCoercion: $this->filterableAttributes expects 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<string>', parent type 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<scalar>' provided (see https://psalm.dev/198)
|
PropertyTypeCoercion:
src/Settings/Settings.php#L95
src/Settings/Settings.php:95:37: PropertyTypeCoercion: $this->sortableAttributes expects 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<string>', parent type 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<scalar>' provided (see https://psalm.dev/198)
|
PropertyTypeCoercion:
src/Settings/Settings.php#L104
src/Settings/Settings.php:104:28: PropertyTypeCoercion: $this->stopWords expects 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<string>', parent type 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<scalar>' provided (see https://psalm.dev/198)
|
PropertyTypeCoercion:
src/Settings/Settings.php#L105
src/Settings/Settings.php:105:37: PropertyTypeCoercion: $this->nonSeparatorTokens expects 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<string>', parent type 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<scalar>' provided (see https://psalm.dev/198)
|
PropertyTypeCoercion:
src/Settings/Settings.php#L106
src/Settings/Settings.php:106:34: PropertyTypeCoercion: $this->separatorTokens expects 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<string>', parent type 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<scalar>' provided (see https://psalm.dev/198)
|
PropertyTypeCoercion:
src/Settings/Settings.php#L107
src/Settings/Settings.php:107:29: PropertyTypeCoercion: $this->dictionary expects 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<string>', parent type 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<scalar>' provided (see https://psalm.dev/198)
|
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_1_highest__6_4_0" failed.
|
MixedArgument:
src/Controller/SearchController.php#L42
src/Controller/SearchController.php:42:70: MixedArgument: Argument 1 of Meilisearch\Endpoints\Indexes::search cannot be mixed, expecting null|string (see https://psalm.dev/030)
|
UndefinedMethod:
src/Controller/SearchController.php#L42
src/Controller/SearchController.php:42:87: UndefinedMethod: Method Symfony\Component\HttpFoundation\InputBag::getString does not exist (see https://psalm.dev/022)
|
PropertyTypeCoercion:
src/Settings/Settings.php#L94
src/Settings/Settings.php:94:39: PropertyTypeCoercion: $this->filterableAttributes expects 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<string>', parent type 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<scalar>' provided (see https://psalm.dev/198)
|
PropertyTypeCoercion:
src/Settings/Settings.php#L95
src/Settings/Settings.php:95:37: PropertyTypeCoercion: $this->sortableAttributes expects 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<string>', parent type 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<scalar>' provided (see https://psalm.dev/198)
|
PropertyTypeCoercion:
src/Settings/Settings.php#L104
src/Settings/Settings.php:104:28: PropertyTypeCoercion: $this->stopWords expects 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<string>', parent type 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<scalar>' provided (see https://psalm.dev/198)
|
PropertyTypeCoercion:
src/Settings/Settings.php#L105
src/Settings/Settings.php:105:37: PropertyTypeCoercion: $this->nonSeparatorTokens expects 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<string>', parent type 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<scalar>' provided (see https://psalm.dev/198)
|
PropertyTypeCoercion:
src/Settings/Settings.php#L106
src/Settings/Settings.php:106:34: PropertyTypeCoercion: $this->separatorTokens expects 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<string>', parent type 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<scalar>' provided (see https://psalm.dev/198)
|
PropertyTypeCoercion:
src/Settings/Settings.php#L107
src/Settings/Settings.php:107:29: PropertyTypeCoercion: $this->dictionary expects 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<string>', parent type 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<scalar>' provided (see https://psalm.dev/198)
|
Static Code Analysis (PHP8.2 | Deps: highest | SF~5.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.
|
MixedArgument:
src/Controller/SearchController.php#L42
src/Controller/SearchController.php:42:70: MixedArgument: Argument 1 of Meilisearch\Endpoints\Indexes::search cannot be mixed, expecting null|string (see https://psalm.dev/030)
|
UndefinedMethod:
src/Controller/SearchController.php#L42
src/Controller/SearchController.php:42:87: UndefinedMethod: Method Symfony\Component\HttpFoundation\InputBag::getString does not exist (see https://psalm.dev/022)
|
PropertyTypeCoercion:
src/Settings/Settings.php#L94
src/Settings/Settings.php:94:39: PropertyTypeCoercion: $this->filterableAttributes expects 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<string>', parent type 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<scalar>' provided (see https://psalm.dev/198)
|
PropertyTypeCoercion:
src/Settings/Settings.php#L95
src/Settings/Settings.php:95:37: PropertyTypeCoercion: $this->sortableAttributes expects 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<string>', parent type 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<scalar>' provided (see https://psalm.dev/198)
|
PropertyTypeCoercion:
src/Settings/Settings.php#L104
src/Settings/Settings.php:104:28: PropertyTypeCoercion: $this->stopWords expects 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<string>', parent type 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<scalar>' provided (see https://psalm.dev/198)
|
PropertyTypeCoercion:
src/Settings/Settings.php#L105
src/Settings/Settings.php:105:37: PropertyTypeCoercion: $this->nonSeparatorTokens expects 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<string>', parent type 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<scalar>' provided (see https://psalm.dev/198)
|
PropertyTypeCoercion:
src/Settings/Settings.php#L106
src/Settings/Settings.php:106:34: PropertyTypeCoercion: $this->separatorTokens expects 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<string>', parent type 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<scalar>' provided (see https://psalm.dev/198)
|
PropertyTypeCoercion:
src/Settings/Settings.php#L107
src/Settings/Settings.php:107:29: PropertyTypeCoercion: $this->dictionary expects 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<string>', parent type 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<scalar>' provided (see https://psalm.dev/198)
|
Static Code Analysis (PHP8.1 | Deps: highest | SF~5.4.0)
The operation was canceled.
|
Static Code Analysis (PHP8.2 | Deps: lowest | SF~6.4.0)
The job was canceled because "_8_1_highest__6_4_0" failed.
|
PropertyTypeCoercion:
src/Settings/Settings.php#L94
src/Settings/Settings.php:94:39: PropertyTypeCoercion: $this->filterableAttributes expects 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<string>', parent type 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<scalar>' provided (see https://psalm.dev/198)
|
PropertyTypeCoercion:
src/Settings/Settings.php#L95
src/Settings/Settings.php:95:37: PropertyTypeCoercion: $this->sortableAttributes expects 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<string>', parent type 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<scalar>' provided (see https://psalm.dev/198)
|
PropertyTypeCoercion:
src/Settings/Settings.php#L104
src/Settings/Settings.php:104:28: PropertyTypeCoercion: $this->stopWords expects 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<string>', parent type 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<scalar>' provided (see https://psalm.dev/198)
|
PropertyTypeCoercion:
src/Settings/Settings.php#L105
src/Settings/Settings.php:105:37: PropertyTypeCoercion: $this->nonSeparatorTokens expects 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<string>', parent type 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<scalar>' provided (see https://psalm.dev/198)
|
PropertyTypeCoercion:
src/Settings/Settings.php#L106
src/Settings/Settings.php:106:34: PropertyTypeCoercion: $this->separatorTokens expects 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<string>', parent type 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<scalar>' provided (see https://psalm.dev/198)
|
PropertyTypeCoercion:
src/Settings/Settings.php#L107
src/Settings/Settings.php:107:29: PropertyTypeCoercion: $this->dictionary expects 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<string>', parent type 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<scalar>' provided (see https://psalm.dev/198)
|
Static Code Analysis (PHP8.2 | Deps: lowest | SF~6.4.0)
The operation was canceled.
|
Unit tests (PHP8.1 | Deps: lowest | SF~5.4.0)
The job was canceled because "_8_1_lowest__6_4_0" failed.
|
Static Code Analysis (PHP8.1 | Deps: lowest | SF~6.4.0)
The job was canceled because "_8_1_highest__6_4_0" failed.
|
PropertyTypeCoercion:
src/Settings/Settings.php#L94
src/Settings/Settings.php:94:39: PropertyTypeCoercion: $this->filterableAttributes expects 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<string>', parent type 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<scalar>' provided (see https://psalm.dev/198)
|
PropertyTypeCoercion:
src/Settings/Settings.php#L95
src/Settings/Settings.php:95:37: PropertyTypeCoercion: $this->sortableAttributes expects 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<string>', parent type 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<scalar>' provided (see https://psalm.dev/198)
|
PropertyTypeCoercion:
src/Settings/Settings.php#L104
src/Settings/Settings.php:104:28: PropertyTypeCoercion: $this->stopWords expects 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<string>', parent type 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<scalar>' provided (see https://psalm.dev/198)
|
PropertyTypeCoercion:
src/Settings/Settings.php#L105
src/Settings/Settings.php:105:37: PropertyTypeCoercion: $this->nonSeparatorTokens expects 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<string>', parent type 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<scalar>' provided (see https://psalm.dev/198)
|
PropertyTypeCoercion:
src/Settings/Settings.php#L106
src/Settings/Settings.php:106:34: PropertyTypeCoercion: $this->separatorTokens expects 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<string>', parent type 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<scalar>' provided (see https://psalm.dev/198)
|
PropertyTypeCoercion:
src/Settings/Settings.php#L107
src/Settings/Settings.php:107:29: PropertyTypeCoercion: $this->dictionary expects 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<string>', parent type 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<scalar>' provided (see https://psalm.dev/198)
|
Static Code Analysis (PHP8.1 | Deps: lowest | SF~6.4.0)
The operation was canceled.
|
Static Code Analysis (PHP8.1 | Deps: lowest | SF~5.4.0)
The job was canceled because "_8_1_highest__6_4_0" failed.
|
MixedArgument:
src/Controller/SearchController.php#L42
src/Controller/SearchController.php:42:70: MixedArgument: Argument 1 of Meilisearch\Endpoints\Indexes::search cannot be mixed, expecting null|string (see https://psalm.dev/030)
|
UndefinedMethod:
src/Controller/SearchController.php#L42
src/Controller/SearchController.php:42:87: UndefinedMethod: Method Symfony\Component\HttpFoundation\InputBag::getString does not exist (see https://psalm.dev/022)
|
PropertyTypeCoercion:
src/Settings/Settings.php#L94
src/Settings/Settings.php:94:39: PropertyTypeCoercion: $this->filterableAttributes expects 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<string>', parent type 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<scalar>' provided (see https://psalm.dev/198)
|
PropertyTypeCoercion:
src/Settings/Settings.php#L95
src/Settings/Settings.php:95:37: PropertyTypeCoercion: $this->sortableAttributes expects 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<string>', parent type 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<scalar>' provided (see https://psalm.dev/198)
|
PropertyTypeCoercion:
src/Settings/Settings.php#L104
src/Settings/Settings.php:104:28: PropertyTypeCoercion: $this->stopWords expects 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<string>', parent type 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<scalar>' provided (see https://psalm.dev/198)
|
PropertyTypeCoercion:
src/Settings/Settings.php#L105
src/Settings/Settings.php:105:37: PropertyTypeCoercion: $this->nonSeparatorTokens expects 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<string>', parent type 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<scalar>' provided (see https://psalm.dev/198)
|
PropertyTypeCoercion:
src/Settings/Settings.php#L106
src/Settings/Settings.php:106:34: PropertyTypeCoercion: $this->separatorTokens expects 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<string>', parent type 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<scalar>' provided (see https://psalm.dev/198)
|
PropertyTypeCoercion:
src/Settings/Settings.php#L107
src/Settings/Settings.php:107:29: PropertyTypeCoercion: $this->dictionary expects 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<string>', parent type 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<scalar>' provided (see https://psalm.dev/198)
|
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)
|
Static Code Analysis (PHP8.2 | Deps: lowest | SF~5.4.0)
The job was canceled because "_8_1_highest__6_4_0" failed.
|
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)
|
MixedArgument:
src/Controller/SearchController.php#L42
src/Controller/SearchController.php:42:70: MixedArgument: Argument 1 of Meilisearch\Endpoints\Indexes::search cannot be mixed, expecting null|string (see https://psalm.dev/030)
|
UndefinedMethod:
src/Controller/SearchController.php#L42
src/Controller/SearchController.php:42:87: UndefinedMethod: Method Symfony\Component\HttpFoundation\InputBag::getString does not exist (see https://psalm.dev/022)
|
PropertyTypeCoercion:
src/Settings/Settings.php#L94
src/Settings/Settings.php:94:39: PropertyTypeCoercion: $this->filterableAttributes expects 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<string>', parent type 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<scalar>' provided (see https://psalm.dev/198)
|
PropertyTypeCoercion:
src/Settings/Settings.php#L95
src/Settings/Settings.php:95:37: PropertyTypeCoercion: $this->sortableAttributes expects 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<string>', parent type 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<scalar>' provided (see https://psalm.dev/198)
|
PropertyTypeCoercion:
src/Settings/Settings.php#L104
src/Settings/Settings.php:104:28: PropertyTypeCoercion: $this->stopWords expects 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<string>', parent type 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<scalar>' provided (see https://psalm.dev/198)
|
PropertyTypeCoercion:
src/Settings/Settings.php#L105
src/Settings/Settings.php:105:37: PropertyTypeCoercion: $this->nonSeparatorTokens expects 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<string>', parent type 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<scalar>' provided (see https://psalm.dev/198)
|
PropertyTypeCoercion:
src/Settings/Settings.php#L106
src/Settings/Settings.php:106:34: PropertyTypeCoercion: $this->separatorTokens expects 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<string>', parent type 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<scalar>' provided (see https://psalm.dev/198)
|
PropertyTypeCoercion:
src/Settings/Settings.php#L107
src/Settings/Settings.php:107:29: PropertyTypeCoercion: $this->dictionary expects 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<string>', parent type 'Setono\SyliusMeilisearchPlugin\Settings\UniqueList<scalar>' provided (see https://psalm.dev/198)
|
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)
|
Unit tests (PHP8.2 | Deps: lowest | SF~6.4.0)
The job was canceled because "_8_1_lowest__6_4_0" failed.
|
Code Coverage (PHP8.2 | Deps: highest)
Process completed with exit code 2.
|
Mutation tests (8.2, highest)
Process completed with exit code 1.
|