Add support for virtual columns (#42) #179
Annotations
10 warnings
Tests/DataSchemaTests/IngestionDimensionSpecSpatialDimensionTests.swift#L4
Type name should be between 4 and 40 characters long: 'IngestionDimensionSpecSpatialDimensionTests' (type_name)
|
Sources/DataTransferObjects/Query/Virtual Column/ExpressionVirtualColumn.swift#L16
Files should have a single trailing newline. (trailing_newline)
|
Sources/DataTransferObjects/Query/Virtual Column/ExpressionVirtualColumn.swift#L10
Lines should not have trailing whitespace. (trailing_whitespace)
|
Sources/DataTransferObjects/Query/Virtual Column/ExpressionVirtualColumn.swift#L16
Limit vertical whitespace to a single empty line. Currently 2. (vertical_whitespace)
|
Sources/DataTransferObjects/Query/Virtual Column/ListFilteredVirtualColumn.swift#L1
Line should be 200 characters or less: currently 237 characters (line_length)
|
Sources/DataTransferObjects/Supervisor/IdleConfig.swift#L1
Line should be 200 characters or less: currently 306 characters (line_length)
|
Sources/DataTransferObjects/Query/CustomQuery+CompileDown.swift#L139
Function should have complexity 10 or less: currently complexity equals 17 (cyclomatic_complexity)
|
Sources/DataTransferObjects/Supervisor/tuningConfig/KinesisTuningConfig.swift#L71
Line should be 200 characters or less: currently 242 characters (line_length)
|
Sources/DataTransferObjects/Supervisor/tuningConfig/KinesisTuningConfig.swift#L89
Line should be 200 characters or less: currently 599 characters (line_length)
|
Sources/DataTransferObjects/Supervisor/tuningConfig/KinesisTuningConfig.swift#L96
Line should be 200 characters or less: currently 206 characters (line_length)
|
The logs for this run have expired and are no longer available.
Loading