Skip to content

Add Kafka Supervisor spec #261

Add Kafka Supervisor spec

Add Kafka Supervisor spec #261

Triggered via push January 20, 2026 12:59
Status Success
Total duration 2m 8s
Artifacts

test.yml

on: push
Build and run tests
1m 29s
Build and run tests
Run Swiftlint
31s
Run Swiftlint
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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: Sources/DataTransferObjects/QueryGeneration/CustomQuery+Retention.swift#L90
Function should have complexity 10 or less: currently complexity equals 16 (cyclomatic_complexity)
Run Swiftlint: Sources/DataTransferObjects/QueryGeneration/CustomQuery+Retention.swift#L56
Function should have complexity 10 or less: currently complexity equals 11 (cyclomatic_complexity)
Run Swiftlint: Tests/QueryGenerationTests/RetentionQueryGenerationTests.swift#L8
SwiftLint rule 'force_try' did not trigger a violation in the disabled region. Please remove the disable command. (superfluous_disable_command)
Run Swiftlint: Tests/DataTransferObjectsTests/RelativeDateTests.swift#L180
Limit vertical whitespace to a single empty line. Currently 2. (vertical_whitespace)