IBX-6827: Aggregation API improvements #130
ci.yaml
on: pull_request
Matrix: Run code style check
Matrix: Unit tests
Annotations
7 errors and 1 warning
Run code style check (8.0)
Process completed with exit code 1.
|
Unit tests (8.0):
tests/lib/Search/ResultExtractor/AggregationResultExtractor/AbstractAggregationResultExtractorTest.php#L59
Failed asserting that two objects are equal.
|
Unit tests (8.0)
Process completed with exit code 1.
|
Unit tests (8.1):
tests/lib/Search/ResultExtractor/AggregationResultExtractor/AbstractAggregationResultExtractorTest.php#L59
Failed asserting that two objects are equal.
|
Unit tests (8.1)
Process completed with exit code 1.
|
Unit tests (7.4):
tests/lib/Search/ResultExtractor/AggregationResultExtractor/AbstractAggregationResultExtractorTest.php#L59
Failed asserting that two objects are equal.
|
Unit tests (7.4)
Process completed with exit code 1.
|
Run code style check (8.0):
src/lib/ResultExtractor/AggregationResultExtractor/RangeAggregationResultExtractor.php#L1
Found violation(s) of type: no_unused_imports
|