Skip to content

API/public

API/public #71

Triggered via pull request November 5, 2024 09:48
Status Failure
Total duration 29s
Artifacts

pull_request.yml

on: pull_request
REUSE Compliance Check  /  ...  /  REUSE Compliance Check
8s
REUSE Compliance Check / REUSE Compliance Check / REUSE Compliance Check
SwiftLint  /  ...  /  SwiftLint
10s
SwiftLint / SwiftLint / SwiftLint
Markdown Link Check  /  markdown_link_check
20s
Markdown Link Check / markdown_link_check
Fit to window
Zoom out
Zoom in

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/ChartViews/Modifiers/HealthChart+Style.swift#L19
Missing Docs Violation: public declarations should be documented (missing_docs)
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/