Skip to content

Update DateOperations to use ISO8601 calendar #190

Update DateOperations to use ISO8601 calendar

Update DateOperations to use ISO8601 calendar #190

Triggered via pull request January 29, 2025 10:16
Status Success
Total duration 1m 19s
Artifacts

test.yml

on: pull_request
Build and run tests
38s
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/Chart Configuration/ChartConfigurationOptions.swift#L140
Line should be 200 characters or less: currently 261 characters (line_length)
Run Swiftlint: Sources/DataTransferObjects/Chart Configuration/ChartConfigurationOptions.swift#L142
Line should be 200 characters or less: currently 218 characters (line_length)
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#L150
Function should have complexity 10 or less: currently complexity equals 14 (cyclomatic_complexity)
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)