Skip to content

Implement Customquery.having #180

Implement Customquery.having

Implement Customquery.having #180

Triggered via pull request January 9, 2025 12:34
Status Success
Total duration 1m 58s
Artifacts

test.yml

on: pull_request
Build and run tests
29s
Build and run tests
Run Swiftlint
22s
Run Swiftlint
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Run Swiftlint: Tests/DataSchemaTests/IngestionDimensionSpecSpatialDimensionTests.swift#L4
Type name should be between 4 and 40 characters long: 'IngestionDimensionSpecSpatialDimensionTests' (type_name)
Run Swiftlint: Sources/DataTransferObjects/Query/Virtual Column/ListFilteredVirtualColumn.swift#L1
Line should be 200 characters or less: currently 237 characters (line_length)
Run Swiftlint: Sources/DataTransferObjects/Query/Virtual Column/ExpressionVirtualColumn.swift#L16
Files should have a single trailing newline. (trailing_newline)
Run Swiftlint: Sources/DataTransferObjects/Query/Virtual Column/ExpressionVirtualColumn.swift#L10
Lines should not have trailing whitespace. (trailing_whitespace)
Run Swiftlint: Sources/DataTransferObjects/Query/Virtual Column/ExpressionVirtualColumn.swift#L16
Limit vertical whitespace to a single empty line. Currently 2. (vertical_whitespace)
Run Swiftlint: Sources/DataTransferObjects/Query/CustomQuery+CompileDown.swift#L139
Function should have complexity 10 or less: currently complexity equals 17 (cyclomatic_complexity)
Run Swiftlint: Sources/DataTransferObjects/Supervisor/IdleConfig.swift#L1
Line should be 200 characters or less: currently 306 characters (line_length)
Run Swiftlint: Sources/DataTransferObjects/Supervisor/tuningConfig/KinesisTuningConfig.swift#L71
Line should be 200 characters or less: currently 242 characters (line_length)
Run Swiftlint: Sources/DataTransferObjects/Supervisor/tuningConfig/KinesisTuningConfig.swift#L89
Line should be 200 characters or less: currently 599 characters (line_length)
Run Swiftlint: Sources/DataTransferObjects/Supervisor/tuningConfig/KinesisTuningConfig.swift#L96
Line should be 200 characters or less: currently 206 characters (line_length)