Update Packages (and include beta version of SwiftClient) #69
build.yml
on: push
Build macOS
0s
SwiftLint
30s
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)
|