API/public #73
Annotations
10 errors
SwiftLint:
Sources/SpeziHealthCharts/MetricChart/Models/HealthChartInteractions.swift#L19
Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
|
SwiftLint:
Sources/SpeziHealthCharts/MetricChart/Models/HealthChartInteractions.swift#L20
Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
|
SwiftLint:
Sources/SpeziHealthCharts/MetricChart/Models/HealthChartInteractions.swift#L11
Type Contents Order Violation: An 'instance_property' should not be placed amongst the type content(s) 'type_property' (type_contents_order)
|
SwiftLint:
Sources/SpeziHealthCharts/MetricChart/Models/HealthChartInteractions.swift#L14
Type Contents Order Violation: An 'initializer' should not be placed amongst the type content(s) 'type_property' (type_contents_order)
|
SwiftLint:
Sources/SpeziHealthCharts/MetricChart/Models/ChartRange.swift#L14
Type Contents Order Violation: An 'instance_property' should not be placed amongst the type content(s) 'type_property' (type_contents_order)
|
SwiftLint:
Sources/SpeziHealthCharts/MetricChart/Models/ChartRange.swift#L15
Type Contents Order Violation: An 'instance_property' should not be placed amongst the type content(s) 'type_property' (type_contents_order)
|
SwiftLint:
Sources/SpeziHealthCharts/MetricChart/Models/ChartRange.swift#L16
Type Contents Order Violation: An 'instance_property' should not be placed amongst the type content(s) 'type_property' (type_contents_order)
|
SwiftLint:
Sources/SpeziHealthCharts/MetricChart/Models/ChartRange.swift#L19
Type Contents Order Violation: An 'instance_property' should not be placed amongst the type content(s) 'type_property' (type_contents_order)
|
SwiftLint:
Sources/SpeziHealthCharts/MetricChart/Models/ChartRange.swift#L24
Type Contents Order Violation: An 'initializer' should not be placed amongst the type content(s) 'type_property' (type_contents_order)
|
SwiftLint:
Sources/SpeziHealthCharts/MetricChart/Models/HealthChartStyle.swift#L23
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
|
Loading