API/public #72
pull_request.yml
on: pull_request
REUSE Compliance Check
/
...
/
REUSE Compliance Check
10s
SwiftLint
/
...
/
SwiftLint
13s
Markdown Link Check
/
markdown_link_check
25s
Annotations
10 errors and 1 warning
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziHealthCharts/MetricChart/Models/HealthChartInteractions.swift#L19
Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
|
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziHealthCharts/MetricChart/Models/HealthChartInteractions.swift#L20
Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
|
SwiftLint / SwiftLint / 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 / SwiftLint / 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 / SwiftLint / 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 / SwiftLint / 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 / SwiftLint / 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 / SwiftLint / 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 / SwiftLint / 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 / SwiftLint / SwiftLint:
Sources/SpeziHealthCharts/MetricChart/Models/HealthChartStyle.swift#L18
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
|
Markdown Link Check / markdown_link_check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|