Skip to content

Add null and equals filter types #254

Add null and equals filter types

Add null and equals filter types #254

Triggered via pull request November 27, 2025 10:29
Status Success
Total duration 1m 35s
Artifacts

test.yml

on: pull_request
Build and run tests
1m 15s
Build and run tests
Run Swiftlint
13s
Run Swiftlint
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Run Swiftlint: Sources/DataTransferObjects/Druid/configuration/TuningConfig/IndexParallelTuningConfig.swift#L68
Line should be 200 characters or less: currently 346 characters (line_length)
Run Swiftlint: Sources/DataTransferObjects/Druid/configuration/TuningConfig/IndexParallelTuningConfig.swift#L65
Line should be 200 characters or less: currently 370 characters (line_length)
Run Swiftlint: Sources/DataTransferObjects/Druid/configuration/TuningConfig/IndexParallelTuningConfig.swift#L62
Line should be 200 characters or less: currently 430 characters (line_length)
Run Swiftlint: Sources/DataTransferObjects/Druid/configuration/TuningConfig/IndexParallelTuningConfig.swift#L50
Line should be 200 characters or less: currently 360 characters (line_length)
Run Swiftlint: Sources/DataTransferObjects/Druid/configuration/TuningConfig/IndexParallelTuningConfig.swift#L47
Line should be 200 characters or less: currently 428 characters (line_length)
Run Swiftlint: Sources/DataTransferObjects/Druid/configuration/TuningConfig/IndexParallelTuningConfig.swift#L44
Line should be 200 characters or less: currently 293 characters (line_length)
Run Swiftlint: Sources/DataTransferObjects/Druid/configuration/AutomaticCompactionConfig/AutoCompactionDynamicConfiguration.swift#L29
Line should be 200 characters or less: currently 249 characters (line_length)
Run Swiftlint: Tests/QueryTests/AggregatorTests.swift#L255
Limit vertical whitespace to a single empty line. Currently 2. (vertical_whitespace)
Run Swiftlint: Tests/QueryResultTests/ScanQueryResultTests.swift#L56
Lines should not have trailing whitespace. (trailing_whitespace)
Run Swiftlint: Tests/QueryResultTests/ScanQueryResultTests.swift#L55
Lines should not have trailing whitespace. (trailing_whitespace)