Fix a build problem #66
Annotations
10 warnings
Run norio-nomura/[email protected]:
Shared/Login + Register/LoginView.swift#L17
Lines should not have trailing whitespace (trailing_whitespace)
|
Run norio-nomura/[email protected]:
Shared/Insight and Groups/QueryView.swift#L90
Function should have complexity 10 or less; currently complexity is 12 (cyclomatic_complexity)
|
Run norio-nomura/[email protected]:
Shared/Insight and Groups/QueryView.swift#L155
Function should have complexity 10 or less; currently complexity is 12 (cyclomatic_complexity)
|
Run norio-nomura/[email protected]:
Shared/Insight and Groups/QueryView.swift#L90
Function body should span 50 lines or less excluding comments and whitespace: currently spans 57 lines (function_body_length)
|
Run norio-nomura/[email protected]:
Shared/Insight and Groups/InsightCard.swift#L117
Lines should not have trailing whitespace (trailing_whitespace)
|
Run norio-nomura/[email protected]:
SwiftUICharts/Models/ChartDataSet.swift#L84
Function should have complexity 10 or less; currently complexity is 13 (cyclomatic_complexity)
|
Run norio-nomura/[email protected]:
SwiftUICharts/Charts/RawChartView.swift#L147
Lines should not have trailing whitespace (trailing_whitespace)
|
Run norio-nomura/[email protected]:
SwiftUICharts/Charts/RawChartView.swift#L155
Lines should not have trailing whitespace (trailing_whitespace)
|
Run norio-nomura/[email protected]:
SwiftUICharts/Charts/RawChartView.swift#L158
Lines should not have trailing whitespace (trailing_whitespace)
|
Run norio-nomura/[email protected]:
Services/InsightResultService.swift#L75
Remove overridden functions that don't do anything except call their super (unneeded_override)
|
The logs for this run have expired and are no longer available.
Loading