Skip to content

Moved the filter builder and hardcoded some new filters #77

Moved the filter builder and hardcoded some new filters

Moved the filter builder and hardcoded some new filters #77

Triggered via push August 9, 2024 12:18
Status Failure
Total duration 2m 57s
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

39 errors
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__6_4_0" failed.
Dependency Analysis (PHP8.2 | Deps: highest | 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.
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)
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.2 | Deps: highest | 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)
The job was canceled because "_8_1_highest__6_4_0" failed.
Dependency Analysis (PHP8.2 | Deps: lowest | SF~6.4.0)
The job was canceled because "_8_1_highest__6_4_0" failed.
ForbiddenCode: src/Controller/SearchController.php#L65
src/Controller/SearchController.php:65:9: ForbiddenCode: You have forbidden the use of dump (see https://psalm.dev/002)
MixedAssignment: src/Meilisearch/Builder/FilterBuilder.php#L23
src/Meilisearch/Builder/FilterBuilder.php:23:41: MixedAssignment: Unable to determine the type that $brand is being assigned to (see https://psalm.dev/032)
MixedArgument: src/Meilisearch/Builder/FilterBuilder.php#L24
src/Meilisearch/Builder/FilterBuilder.php:24:54: MixedArgument: Argument 2 of sprintf cannot be mixed, expecting float|int|object{__tostring()}|string (see https://psalm.dev/030)
ForbiddenCode: src/Meilisearch/Builder/FilterBuilder.php#L28
src/Meilisearch/Builder/FilterBuilder.php:28: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)
Process completed with exit code 2.
Static Code Analysis (PHP8.2 | Deps: lowest | SF~6.4.0)
The job was canceled because "_8_1_highest__6_4_0" failed.
ForbiddenCode: src/Controller/SearchController.php#L65
src/Controller/SearchController.php:65:9: ForbiddenCode: You have forbidden the use of dump (see https://psalm.dev/002)
MixedAssignment: src/Meilisearch/Builder/FilterBuilder.php#L23
src/Meilisearch/Builder/FilterBuilder.php:23:41: MixedAssignment: Unable to determine the type that $brand is being assigned to (see https://psalm.dev/032)
MixedArgument: src/Meilisearch/Builder/FilterBuilder.php#L24
src/Meilisearch/Builder/FilterBuilder.php:24:54: MixedArgument: Argument 2 of sprintf cannot be mixed, expecting float|int|object{__tostring()}|string (see https://psalm.dev/030)
ForbiddenCode: src/Meilisearch/Builder/FilterBuilder.php#L28
src/Meilisearch/Builder/FilterBuilder.php:28: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)
The operation was canceled.
Static Code Analysis (PHP8.1 | Deps: highest | SF~5.4.0)
The job was canceled because "_8_1_highest__6_4_0" failed.
ForbiddenCode: src/Controller/SearchController.php#L65
src/Controller/SearchController.php:65:9: ForbiddenCode: You have forbidden the use of dump (see https://psalm.dev/002)
MixedAssignment: src/Meilisearch/Builder/FilterBuilder.php#L23
src/Meilisearch/Builder/FilterBuilder.php:23:41: MixedAssignment: Unable to determine the type that $brand is being assigned to (see https://psalm.dev/032)
MixedArgument: src/Meilisearch/Builder/FilterBuilder.php#L24
src/Meilisearch/Builder/FilterBuilder.php:24:54: MixedArgument: Argument 2 of sprintf cannot be mixed, expecting float|int|object{__tostring()}|string (see https://psalm.dev/030)
ForbiddenCode: src/Meilisearch/Builder/FilterBuilder.php#L28
src/Meilisearch/Builder/FilterBuilder.php:28:9: ForbiddenCode: You have forbidden the use of dump (see https://psalm.dev/002)
Static Code Analysis (PHP8.1 | Deps: highest | SF~5.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.
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: highest | SF~5.4.0)
The job was canceled because "_8_1_highest__6_4_0" failed.
ForbiddenCode: src/Controller/SearchController.php#L65
src/Controller/SearchController.php:65:9: ForbiddenCode: You have forbidden the use of dump (see https://psalm.dev/002)
MixedAssignment: src/Meilisearch/Builder/FilterBuilder.php#L23
src/Meilisearch/Builder/FilterBuilder.php:23:41: MixedAssignment: Unable to determine the type that $brand is being assigned to (see https://psalm.dev/032)
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/Meilisearch/Builder/FilterBuilder.php#L24
src/Meilisearch/Builder/FilterBuilder.php:24:54: MixedArgument: Argument 2 of sprintf cannot be mixed, expecting float|int|object{__tostring()}|string (see https://psalm.dev/030)
ForbiddenCode: src/Meilisearch/Builder/FilterBuilder.php#L28
src/Meilisearch/Builder/FilterBuilder.php:28: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)
The operation was canceled.
Coding Standards (PHP8.1 | Deps: highest)
Process completed with exit code 2.
Mutation tests (8.2, highest)
Process completed with exit code 1.