Skip to content

Update Packages (and include beta version of SwiftClient) #69

Update Packages (and include beta version of SwiftClient)

Update Packages (and include beta version of SwiftClient) #69

Triggered via push March 7, 2024 19:02
Status Success
Total duration 41s
Artifacts

build.yml

on: push
Build macOS
0s
Build macOS
SwiftLint
30s
SwiftLint
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
SwiftLint: SwiftUICharts/Charts/RawChartView.swift#L147
Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: SwiftUICharts/Charts/RawChartView.swift#L155
Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: SwiftUICharts/Charts/RawChartView.swift#L158
Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: SwiftUICharts/Models/ChartDataSet.swift#L84
Function should have complexity 10 or less; currently complexity is 13 (cyclomatic_complexity)
SwiftLint: iOS/InsightGroupsView.swift#L80
`where` clauses are preferred over a single `if` inside a `for` (for_where)
SwiftLint: Services/InsightResultService.swift#L75
Remove overridden functions that don't do anything except call their super (unneeded_override)
SwiftLint: Services/QueryService.swift#L82
Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: Services/QueryService.swift#L87
Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: Services/QueryService.swift#L89
Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: Services/QueryService.swift#L90
Lines should not have trailing whitespace (trailing_whitespace)